org.opensaml.xacml.policy.impl
Class AttributeAssignmentTypeUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
org.opensaml.xacml.policy.impl.AttributeValueTypeUnmarshaller
org.opensaml.xacml.policy.impl.AttributeAssignmentTypeUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class AttributeAssignmentTypeUnmarshaller
- extends AttributeValueTypeUnmarshaller
UnMarshaller for AttributeAssignmentType.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeAssignmentTypeUnmarshaller
public AttributeAssignmentTypeUnmarshaller()
- Constructor.
processAttribute
protected void processAttribute(XMLObject samlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute in class AttributeValueTypeUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.