Class XACMLAuthzDecisionStatementTypeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.xacml.profile.saml.impl.XACMLAuthzDecisionStatementTypeMarshaller
- All Implemented Interfaces:
Marshaller
A thread-safe Marshaller for
XACMLAuthzDecisionStatementType
. New 27/07/2007-
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
-
XACMLAuthzDecisionStatementTypeMarshaller
public XACMLAuthzDecisionStatementTypeMarshaller()
-