Class UserInfoEncryptedResponseAlgMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.saml.common.AbstractSAMLObjectMarshaller
-
- net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueMarshaller<UserInfoEncryptedResponseAlg>
-
- net.shibboleth.oidc.saml.xmlobject.impl.UserInfoEncryptedResponseAlgMarshaller
-
- All Implemented Interfaces:
Marshaller
public class UserInfoEncryptedResponseAlgMarshaller extends AbstractMetadataValueMarshaller<UserInfoEncryptedResponseAlg>
A thread safe Marshaller forUserInfoEncryptedResponseAlgobjects.
-
-
Constructor Summary
Constructors Constructor Description UserInfoEncryptedResponseAlgMarshaller()
-
Method Summary
-
Methods inherited from class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueMarshaller
marshallElementContent
-
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallAttributes
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
-