Class XACMLAuthzDecisionQueryTypeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.saml2.core.impl.RequestAbstractTypeMarshaller
org.opensaml.xacml.profile.saml.impl.XACMLAuthzDecisionQueryTypeMarshaller
- All Implemented Interfaces:
Marshaller
A thread-safe Marshaller for
XACMLAuthzDecisionQueryType objects.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmarshallAttributes(XMLObject samlObject, Element domElement) Methods inherited from class org.opensaml.saml.saml2.core.impl.RequestAbstractTypeMarshaller
marshallAttributeIDnessMethods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
XACMLAuthzDecisionQueryTypeMarshaller
public XACMLAuthzDecisionQueryTypeMarshaller()
-
-
Method Details
-
marshallAttributes
protected void marshallAttributes(XMLObject samlObject, Element domElement) throws MarshallingException - Overrides:
marshallAttributesin classRequestAbstractTypeMarshaller- Throws:
MarshallingException
-