Package org.opensaml.xacml.policy.impl
Class SubjectAttributeDesignatorTypeUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
org.opensaml.xacml.policy.impl.AttributeDesignatorTypeUnmarshaller
org.opensaml.xacml.policy.impl.SubjectAttributeDesignatorTypeUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for
SubjectAttributeDesignatorType.-
Field Summary
Fields inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
CONFIG_PROPERTY_XML_STRICT_MODE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprocessAttribute(XMLObject xmlObject, Attr attribute) Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processChildElement, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
SubjectAttributeDesignatorTypeUnmarshaller
public SubjectAttributeDesignatorTypeUnmarshaller()
-
-
Method Details
-
processAttribute
- Overrides:
processAttributein classAttributeDesignatorTypeUnmarshaller- Throws:
UnmarshallingException
-