org.opensaml.saml2.metadata.impl
public class SPSSODescriptorUnmarshaller extends SSODescriptorUnmarshaller
SPSSODescriptor
objects.Constructor and Description |
---|
SPSSODescriptorUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
processAttribute(XMLObject samlObject,
Attr attribute) |
protected void |
processChildElement(XMLObject parentSAMLObject,
XMLObject childSAMLObject) |
processElementContent
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
protected void processChildElement(XMLObject parentSAMLObject, XMLObject childSAMLObject) throws UnmarshallingException
processChildElement
in class SSODescriptorUnmarshaller
UnmarshallingException
protected void processAttribute(XMLObject samlObject, Attr attribute) throws UnmarshallingException
processAttribute
in class RoleDescriptorUnmarshaller
UnmarshallingException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.