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