Uses of Interface
org.opensaml.samlext.saml1md.SourceID

Packages that use SourceID
org.opensaml.samlext.saml1md.impl Implementation of SAML 1 metadata profile objects. 
 

Uses of SourceID in org.opensaml.samlext.saml1md.impl
 

Classes in org.opensaml.samlext.saml1md.impl that implement SourceID
 class SourceIDImpl
           
 

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



Copyright © 2006-2012 Internet2. All Rights Reserved.