org.opensaml.saml2.metadata.impl
Class AttributeAuthorityDescriptorUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
org.opensaml.saml2.metadata.impl.RoleDescriptorUnmarshaller
org.opensaml.saml2.metadata.impl.AttributeAuthorityDescriptorUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class AttributeAuthorityDescriptorUnmarshaller
- extends RoleDescriptorUnmarshaller
A thread safe unmarshaller for AttributeAuthorityDescriptor
s.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeAuthorityDescriptorUnmarshaller
public AttributeAuthorityDescriptorUnmarshaller()
processChildElement
protected void processChildElement(XMLObject parentElement,
XMLObject childElement)
throws UnmarshallingException
-
- Overrides:
processChildElement
in class RoleDescriptorUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.