Package com.ibm.security.userregistry

Interface Summary
SecAdmin Interface for security administration of users and groups.
User Extends java.security.Principal by providing methods to get the attributes of user and the groups that the user belongs to
UserGroup Extends java.security.acl.Group to allow adding multiple members to the group, to return attributes of the group and to allow group membership to have qualifying attributes.
 

Exception Summary
SecAdminException Superclass of all exceptions thrown from this package.