Uses of Interface
org.opensaml.samlext.idpdisco.DiscoveryResponse

Packages that use DiscoveryResponse
org.opensaml.samlext.idpdisco   
 

Uses of DiscoveryResponse in org.opensaml.samlext.idpdisco
 

Classes in org.opensaml.samlext.idpdisco that implement DiscoveryResponse
 class DiscoveryResponseImpl
          This plugs into the standard opensaml2 parser framework to allow us to get use DiscoverResponse elements in our extensions.
 

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



Copyright © 1999-2012. All Rights Reserved.