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

Packages that use AttributeIdentifier
edu.internet2.middleware.grouper.shibboleth.attributeDefinition   
edu.internet2.middleware.grouper.shibboleth.attributeDefinition.config   
edu.internet2.middleware.grouper.shibboleth.dataConnector   
edu.internet2.middleware.grouper.shibboleth.dataConnector.config   
 

Uses of AttributeIdentifier in edu.internet2.middleware.grouper.shibboleth.attributeDefinition
 

Methods in edu.internet2.middleware.grouper.shibboleth.attributeDefinition that return types with arguments of type AttributeIdentifier
 List<AttributeIdentifier> BaseGrouperAttributeDefinition.getAttributeIdentifiers()
          Return the attribute identifiers.
 

Method parameters in edu.internet2.middleware.grouper.shibboleth.attributeDefinition with type arguments of type AttributeIdentifier
 void BaseGrouperAttributeDefinition.setAttributeIdentifiers(List<AttributeIdentifier> attributeIdentifiers)
          Set the attribute identifiers.
 

Uses of AttributeIdentifier in edu.internet2.middleware.grouper.shibboleth.attributeDefinition.config
 

Methods in edu.internet2.middleware.grouper.shibboleth.attributeDefinition.config that return types with arguments of type AttributeIdentifier
 List<AttributeIdentifier> BaseGrouperAttributeDefinitionFactoryBean.getAttributeIdentifiers()
          Return the attribute identifiers.
 

Method parameters in edu.internet2.middleware.grouper.shibboleth.attributeDefinition.config with type arguments of type AttributeIdentifier
 void BaseGrouperAttributeDefinitionFactoryBean.setAttributeIdentifiers(List<AttributeIdentifier> attributeIdentifiers)
          Set the attribute identifiers.
 

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

Methods in edu.internet2.middleware.grouper.shibboleth.dataConnector that return types with arguments of type AttributeIdentifier
 List<AttributeIdentifier> BaseGrouperDataConnector.getAttributeIdentifiers()
          Return the identifiers of the attributes to return.
 

Method parameters in edu.internet2.middleware.grouper.shibboleth.dataConnector with type arguments of type AttributeIdentifier
 void BaseGrouperDataConnector.setAttributeIdentifiers(List<AttributeIdentifier> attributeIdentifiers)
          Set the identifiers of the attributes to return.
 

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

Methods in edu.internet2.middleware.grouper.shibboleth.dataConnector.config that return types with arguments of type AttributeIdentifier
 List<AttributeIdentifier> BaseGrouperDataConnectorFactoryBean.getAttributeIdentifiers()
          Gets the AttributeIdentifers.
 

Method parameters in edu.internet2.middleware.grouper.shibboleth.dataConnector.config with type arguments of type AttributeIdentifier
 void BaseGrouperDataConnectorFactoryBean.setAttributeIdentifiers(List<AttributeIdentifier> attributeIdentifiers)
          Sets the the AttributeIdentifers.
 



Copyright © 2012 Internet2. All Rights Reserved.