org.opensaml.saml2.metadata.impl
public class IDPSSODescriptorUnmarshaller extends SSODescriptorUnmarshaller
SSODescriptor
objects.Constructor and Description |
---|
IDPSSODescriptorUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
processAttribute(XMLObject samlObject,
Attr attribute) |
protected void |
processChildElement(XMLObject parentObject,
XMLObject childObject) |
processElementContent
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
protected void processChildElement(XMLObject parentObject, XMLObject childObject) 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.