Class AuthnQueryDescriptorTypeUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
org.opensaml.saml.saml2.metadata.impl.RoleDescriptorUnmarshaller
org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeUnmarshaller
org.opensaml.saml.ext.saml2mdquery.impl.AuthnQueryDescriptorTypeUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller of
AuthnQueryDescriptorType
objects.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.saml.ext.saml2mdquery.impl.QueryDescriptorTypeUnmarshaller
processAttribute, processChildElement
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
parseSAMLVersion
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
AuthnQueryDescriptorTypeUnmarshaller
public AuthnQueryDescriptorTypeUnmarshaller()
-