Uses of Interface
org.opensaml.samlext.saml2mdquery.AttributeQueryDescriptorType

Packages that use AttributeQueryDescriptorType
org.opensaml.samlext.saml2mdquery.impl Implemention for SAML 2 metadata standalone query endpoints profile objects. 
 

Uses of AttributeQueryDescriptorType in org.opensaml.samlext.saml2mdquery.impl
 

Classes in org.opensaml.samlext.saml2mdquery.impl that implement AttributeQueryDescriptorType
 class AttributeQueryDescriptorTypeImpl
          Concrete implementation of AttributeQueryDescriptorType.
 

Methods in org.opensaml.samlext.saml2mdquery.impl that return AttributeQueryDescriptorType
 AttributeQueryDescriptorType AttributeQueryDescriptorTypeBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 AttributeQueryDescriptorType AttributeQueryDescriptorTypeBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 



Copyright © 1999-2012. All Rights Reserved.