org.opensaml.saml2.core.impl
public class ProxyRestrictionUnmarshaller extends AbstractSAMLObjectUnmarshaller
ProxyRestriction
objects.Constructor and Description |
---|
ProxyRestrictionUnmarshaller() |
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 AbstractSAMLObjectUnmarshaller
UnmarshallingException
protected void processAttribute(XMLObject samlObject, Attr attribute) throws UnmarshallingException
processAttribute
in class AbstractSAMLObjectUnmarshaller
UnmarshallingException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.