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