Uses of Interface
org.opensaml.saml.ext.saml2mdquery.AttributeQueryDescriptorType
Packages that use AttributeQueryDescriptorType
Package
Description
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
-
Uses of AttributeQueryDescriptorType in org.opensaml.saml.ext.saml2mdquery.impl
Classes in org.opensaml.saml.ext.saml2mdquery.impl that implement AttributeQueryDescriptorTypeMethods in org.opensaml.saml.ext.saml2mdquery.impl that return AttributeQueryDescriptorTypeModifier and TypeMethodDescriptionAttributeQueryDescriptorTypeBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.AttributeQueryDescriptorTypeBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.