Class DelegationPolicyUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
net.shibboleth.idp.saml.xmlobject.impl.DelegationPolicyUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for
DelegationPolicy
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
processAttribute
(XMLObject xmlObject, Attr attribute) Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
parseSAMLVersion
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processChildElement, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
DelegationPolicyUnmarshaller
public DelegationPolicyUnmarshaller()
-
-
Method Details
-
processAttribute
- Overrides:
processAttribute
in classAbstractXMLObjectUnmarshaller
- Throws:
UnmarshallingException
-