Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.acs.damsel.srvr.group: Javadoc index of package org.acs.damsel.srvr.group.


Package Samples:

org.acs.damsel.srvr.group

Classes:

GroupMgr: Title: GroupMgr Description: The GroupMgr class provides access to user groups. It can be used to create and remove groups in the database, as well as add and delete users from groups, get a list of all of the groups in the data base, and retrieve the permissions associated with a particular group.
Group: Title: Group Description: Instances of the Group class contain the group name and description, as well as Strings representing all of the possible permissions that a group can have. Class provides getters and setters for all of the permissions as well as the group name and description.
TestGroupMgr

Home | Contact Us | Privacy Policy | Terms of Service