org.opensaml.saml2.metadata.impl
public class KeyDescriptorUnmarshaller extends AbstractSAMLObjectUnmarshaller
KeyDescriptor
s.Constructor and Description |
---|
KeyDescriptorUnmarshaller() |
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 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.