public abstract class RequestAbstractTypeUnmarshaller extends AbstractSAMLObjectUnmarshaller
RequestAbstractType objects.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
RequestAbstractTypeUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(org.opensaml.core.xml.XMLObject samlElement,
Attr attribute) |
protected void |
processChildElement(org.opensaml.core.xml.XMLObject parentSAMLObject,
org.opensaml.core.xml.XMLObject childSAMLObject) |
org.opensaml.core.xml.XMLObject |
unmarshall(Element domElement) |
parseSAMLVersion@Nonnull private final org.slf4j.Logger log
public org.opensaml.core.xml.XMLObject unmarshall(Element domElement) throws org.opensaml.core.xml.io.UnmarshallingException
unmarshall in interface org.opensaml.core.xml.io.Unmarshallerunmarshall in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionprotected void processChildElement(org.opensaml.core.xml.XMLObject parentSAMLObject,
org.opensaml.core.xml.XMLObject childSAMLObject)
throws org.opensaml.core.xml.io.UnmarshallingException
processChildElement in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionprotected void processAttribute(org.opensaml.core.xml.XMLObject samlElement,
Attr attribute)
throws org.opensaml.core.xml.io.UnmarshallingException
processAttribute in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.