Class IdTokenEncryptedResponseAlgUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
-
- net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueUnmarshaller<IdTokenEncryptedResponseAlg>
-
- net.shibboleth.oidc.saml.xmlobject.impl.IdTokenEncryptedResponseAlgUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class IdTokenEncryptedResponseAlgUnmarshaller extends AbstractMetadataValueUnmarshaller<IdTokenEncryptedResponseAlg>
A thread-safe Unmarshaller forIdTokenEncryptedResponseAlgobjects.
-
-
Constructor Summary
Constructors Constructor Description IdTokenEncryptedResponseAlgUnmarshaller()
-
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
-
-