Class AuthzDecisionQueryDescriptorTypeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.saml2.metadata.impl.RoleDescriptorMarshaller
org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeMarshaller
org.opensaml.saml.ext.saml2mdquery.impl.AuthzDecisionQueryDescriptorTypeMarshaller
- All Implemented Interfaces:
Marshaller
public class AuthzDecisionQueryDescriptorTypeMarshaller extends QueryDescriptorTypeMarshaller
Marshaller of
AuthzDecisionQueryDescriptorType
objects.-
Constructor Summary
Constructors Constructor Description AuthzDecisionQueryDescriptorTypeMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeMarshaller
marshallAttributes
Methods inherited from class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorMarshaller
marshallAttributeIDness
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
AuthzDecisionQueryDescriptorTypeMarshaller
public AuthzDecisionQueryDescriptorTypeMarshaller()
-