| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.security.RepositoryAccount
atg.security.LDAPRepositoryAccount
public class LDAPRepositoryAccount
An Account object that is persisted by a LDAP Repository.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Fields inherited from interface atg.security.AccountTypes | 
|---|
| ANY_ACCOUNT, GROUP_ACCOUNT, LOGIN_ACCOUNT, PRIVILEGE_ACCOUNT | 
| Constructor Summary | |
|---|---|
| LDAPRepositoryAccount(RepositoryAccountManager pManager,
                      RepositoryItem pItem,
                      int pType)Creates a new repository account object with a specific type. | |
| Method Summary | |
|---|---|
|  java.util.Iterator | listGroups()Returns an enumeration of the groups that this account is a member of. | 
| Methods inherited from class atg.security.RepositoryAccount | 
|---|
| addGroup, getAccountManager, getAccountName, getAccountType, getAttribute, getAttributes, getDisplayNameForAttribute, getPersona, listMembers, removeGroup, setAttribute, setAttributes, setGroups | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public LDAPRepositoryAccount(RepositoryAccountManager pManager,
                             RepositoryItem pItem,
                             int pType)
                      throws InvalidAttributeException
InvalidAttributeException| Method Detail | 
|---|
public java.util.Iterator listGroups()
listGroups in interface AccountlistGroups in class RepositoryAccount| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||