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

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

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

Classes in org.opensaml.samlext.saml2mdquery.impl that implement AuthnQueryDescriptorType
 class AuthnQueryDescriptorTypeImpl
          Concrete implementation of AuthnQueryDescriptorType.
 

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



Copyright © 2006-2009 Internet2. All Rights Reserved.