Package org.jivesoftware.admin
Class LdapGroupTester.Group
java.lang.Object
org.jivesoftware.admin.LdapGroupTester.Group
- Enclosing class:
- LdapGroupTester
Representation of a group found in LDAP. This representatio is read-only and only provides
some basic information: name, description and number of members in the group. Note that
group members are not validated (i.e. checked that they are valid JIDs and that the JID belongs
to an existing user).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Group
-
-
Method Details
-
getName
-
getDescription
-
getMembers
public int getMembers()
-