Uses of Class
org.opensaml.saml.saml1.core.impl.SubjectStatementMarshaller
-
Packages that use SubjectStatementMarshaller Package Description org.opensaml.saml.saml1.core.impl Implementations of SAML 1.x core specification types and elements. -
-
Uses of SubjectStatementMarshaller in org.opensaml.saml.saml1.core.impl
Subclasses of SubjectStatementMarshaller in org.opensaml.saml.saml1.core.impl Modifier and Type Class Description classAttributeStatementMarshallerA thread safe Unmarshaller forAttributeStatementobjects.classAuthenticationStatementMarshallerA thread safe Marshaller forAuthenticationStatementobjects.classAuthorizationDecisionStatementMarshallerA thread safe Marshaller forAuthorizationDecisionStatementobjects.
-