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

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

Uses of Keywords in org.opensaml.samlext.saml2mdui
 

Methods in org.opensaml.samlext.saml2mdui that return types with arguments of type Keywords
 List<Keywords> UIInfo.getKeywords()
          Get the Keywords.
 

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

Classes in org.opensaml.samlext.saml2mdui.impl that implement Keywords
 class KeywordsImpl
          Concrete Implementation of Keywords.
 

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

Methods in org.opensaml.samlext.saml2mdui.impl that return types with arguments of type Keywords
 List<Keywords> UIInfoImpl.getKeywords()
          Get the Keywords.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.