Interface Summary |
RgyAttributes |
Class to manage a set of attributes to be passed to the RgyRegistry.createUser,
RgyRegistry.createGroup, RgyUser.importNativeUser and RgyGroup.importNativeGroup
methods. |
RgyEntity |
This Interface provides the common methods for the RgyUser and RgyGroup
Interfaces. |
RgyGroup |
Provides methods specific to the SAM Group entity in addition to what is
provided in the base Interface: RgyEntity. |
RgyIterator |
Returned by methods in RgyRegistry for iterating over lists of user or group
names (either SAM or Native) found during a search of the registry. |
RgyRegistry |
The primary point of contact for accessing the registry. |
RgyUser |
Provides methods specific to the SAM User entity in addition to what is
provided in the base Interface, RgyEntity. |