Uses of Class
edu.internet2.middleware.grouper.Attribute
Packages that use Attribute
Package
Description
The I2MI Grouper project is an open source toolkit for managing groups.
This package contains beans which are used by hooks to pass data.
-
Uses of Attribute in edu.internet2.middleware.grouper
Methods in edu.internet2.middleware.grouper that return AttributeModifier and TypeMethodDescriptionAttribute.clone()
static Attribute
Attribute.internal_getAttribute
(AttributeAssignValue value, Group group, boolean exceptionIfNotLegacyAttribute) Group.internal_setAttribute
(String attributeName, String value, boolean checkPrivileges, String uuid) Set an attribute value.Methods in edu.internet2.middleware.grouper that return types with arguments of type Attribute -
Uses of Attribute in edu.internet2.middleware.grouper.hooks.beans
Methods in edu.internet2.middleware.grouper.hooks.beans that return AttributeConstructors in edu.internet2.middleware.grouper.hooks.beans with parameters of type Attribute