Class AuthnQueryDescriptorTypeMarshaller
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.AuthnQueryDescriptorTypeMarshaller
- All Implemented Interfaces:
Marshaller
public class AuthnQueryDescriptorTypeMarshaller extends QueryDescriptorTypeMarshaller
Marshaller for
AuthnQueryDescriptorType
objects.-
Constructor Summary
Constructors Constructor Description AuthnQueryDescriptorTypeMarshaller()
-
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
-
AuthnQueryDescriptorTypeMarshaller
public AuthnQueryDescriptorTypeMarshaller()
-