Uses of Class
edu.internet2.middleware.grouper.shibboleth.util.SourceIdentifier

Packages that use SourceIdentifier
edu.internet2.middleware.grouper.shibboleth.dataConnector   
edu.internet2.middleware.grouper.shibboleth.dataConnector.config   
 

Uses of SourceIdentifier in edu.internet2.middleware.grouper.shibboleth.dataConnector
 

Methods in edu.internet2.middleware.grouper.shibboleth.dataConnector that return types with arguments of type SourceIdentifier
 Set<SourceIdentifier> MemberDataConnector.getSourceIdentifiers()
          Get the ids of Sources for which Members will be returned.
 

Method parameters in edu.internet2.middleware.grouper.shibboleth.dataConnector with type arguments of type SourceIdentifier
 void MemberDataConnector.setSourceIdentifiers(Set<SourceIdentifier> sourceIdentifiers)
          Set the Source ids for which Members will be returned.
 

Uses of SourceIdentifier in edu.internet2.middleware.grouper.shibboleth.dataConnector.config
 

Methods in edu.internet2.middleware.grouper.shibboleth.dataConnector.config that return types with arguments of type SourceIdentifier
 Set<SourceIdentifier> MemberDataConnectorFactoryBean.getSourceIdentifiers()
           
 

Method parameters in edu.internet2.middleware.grouper.shibboleth.dataConnector.config with type arguments of type SourceIdentifier
 void MemberDataConnectorFactoryBean.setSourceIdentifiers(Set<SourceIdentifier> sourceIdentifiers)
           
 



Copyright © 2011 Internet2. All Rights Reserved.