|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
org.opensaml.saml2.metadata.impl.RoleDescriptorUnmarshaller
org.opensaml.saml2.metadata.impl.PDPDescriptorUnmarshaller
public class PDPDescriptorUnmarshaller
A thread safe Unmarshaller for PDPDescriptor
objects.
Constructor Summary | |
---|---|
PDPDescriptorUnmarshaller()
|
Method Summary | |
---|---|
protected void |
processChildElement(org.opensaml.xml.XMLObject parentSAMLObject,
org.opensaml.xml.XMLObject childSAMLObject)
|
Methods inherited from class org.opensaml.saml2.metadata.impl.RoleDescriptorUnmarshaller |
---|
processAttribute |
Methods inherited from class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller |
---|
processElementContent |
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller |
---|
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PDPDescriptorUnmarshaller()
Method Detail |
---|
protected void processChildElement(org.opensaml.xml.XMLObject parentSAMLObject, org.opensaml.xml.XMLObject childSAMLObject) throws org.opensaml.xml.io.UnmarshallingException
processChildElement
in class RoleDescriptorUnmarshaller
org.opensaml.xml.io.UnmarshallingException
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |