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

Packages that use InformationURL
org.opensaml.samlext.saml2mdui   
org.opensaml.samlext.saml2mdui.impl   
 

Uses of InformationURL in org.opensaml.samlext.saml2mdui
 

Methods in org.opensaml.samlext.saml2mdui that return types with arguments of type InformationURL
 java.util.List<InformationURL> UIInfo.getInformationURLs()
          Get the URLs.
 

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

Classes in org.opensaml.samlext.saml2mdui.impl that implement InformationURL
 class InformationURLImpl
          Concrete implementation of InformationURL.
 

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

Methods in org.opensaml.samlext.saml2mdui.impl that return types with arguments of type InformationURL
 java.util.List<InformationURL> UIInfoImpl.getInformationURLs()
          Get the URLs.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.