Uses of Interface
org.opensaml.samlext.saml2mdui.DiscoHints

Packages that use DiscoHints
org.opensaml.samlext.saml2mdui.impl Implementation for SAML 2 Metadata Extensions for UI and Discovery objects. 
 

Uses of DiscoHints in org.opensaml.samlext.saml2mdui.impl
 

Classes in org.opensaml.samlext.saml2mdui.impl that implement DiscoHints
 class DiscoHintsImpl
          Concrete implementation of DiscoHints.
 

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



Copyright © 1999-2013. All Rights Reserved.