|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 AttributeIdentifer s. |
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 AttributeIdentifer s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |