public class SigningMethodUnmarshaller extends AbstractSAMLObjectUnmarshaller
Constructor and Description |
---|
SigningMethodUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
processAttribute(org.opensaml.core.xml.XMLObject xmlObject,
Attr attribute) |
protected void |
processChildElement(org.opensaml.core.xml.XMLObject parentXMLObject,
org.opensaml.core.xml.XMLObject childXMLObject) |
parseSAMLVersion
buildXMLObject, checkIDAttribute, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
protected void processChildElement(@Nonnull org.opensaml.core.xml.XMLObject parentXMLObject, @Nonnull org.opensaml.core.xml.XMLObject childXMLObject) throws org.opensaml.core.xml.io.UnmarshallingException
processChildElement
in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.core.xml.io.UnmarshallingException
protected void processAttribute(@Nonnull org.opensaml.core.xml.XMLObject xmlObject, @Nonnull Attr attribute) throws org.opensaml.core.xml.io.UnmarshallingException
processAttribute
in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.core.xml.io.UnmarshallingException
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.