|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGroup
This class defines an external group. It consists of group name that can be used to uniquely identify the group. It can contain users that are members of this group, called group members.
Method Summary | |
---|---|
IPasswordUser[] |
getGroupUsers()
This method returns a list of users belonging to this group. |
java.lang.String |
getName()
This method is used to retrieve the name of the group that can be used to uniquely identify this group. |
Method Detail |
---|
IPasswordUser[] getGroupUsers()
java.lang.String getName()
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |