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

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

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

Classes in org.opensaml.samlext.saml2mdui.impl that implement UIInfo
 class UIInfoImpl
          Concrete implementation of UIInfo.
 

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



Copyright © 1999-2013. All Rights Reserved.