Class RequestObjectEncryptionEncUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
-
- net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueUnmarshaller<RequestObjectEncryptionEnc>
-
- net.shibboleth.oidc.saml.xmlobject.impl.RequestObjectEncryptionEncUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class RequestObjectEncryptionEncUnmarshaller extends AbstractMetadataValueUnmarshaller<RequestObjectEncryptionEnc>
A thread-safe Unmarshaller forRequestObjectEncryptionEncobjects.
-
-
Constructor Summary
Constructors Constructor Description RequestObjectEncryptionEncUnmarshaller()
-
Method Summary
-
Methods inherited from class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueUnmarshaller
processElementContent
-
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
parseSAMLVersion
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-