org.opensaml.saml1.core.impl
public class ActionUnmarshaller extends AbstractSAMLObjectUnmarshaller
Action
objects.Constructor and Description |
---|
ActionUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
processAttribute(XMLObject samlObject,
Attr attribute) |
protected void |
processElementContent(XMLObject samlObject,
String elementContent) |
processChildElement
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
protected void processAttribute(XMLObject samlObject, Attr attribute) throws UnmarshallingException
processAttribute
in class AbstractSAMLObjectUnmarshaller
UnmarshallingException
protected void processElementContent(XMLObject samlObject, String elementContent)
processElementContent
in class AbstractSAMLObjectUnmarshaller
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.