Class AttributeStatementMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.saml1.core.impl.SubjectStatementMarshaller
org.opensaml.saml.saml1.core.impl.AttributeStatementMarshaller
- All Implemented Interfaces:
Marshaller
A thread safe Unmarshaller for
AttributeStatement
objects.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallAttributes, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
AttributeStatementMarshaller
public AttributeStatementMarshaller()
-