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

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

Uses of Logo in org.opensaml.samlext.saml2mdui
 

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

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

Classes in org.opensaml.samlext.saml2mdui.impl that implement Logo
 class LogoImpl
          Concrete implementation of Logo.
 

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

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



Copyright © 2006-2013 Internet2. All Rights Reserved.