package

com.atlassian.confluence.it.usermanagement

Interfaces

UserManagementHelper Abstracts the process of creating/removing/updating users and groups so that we can use external user management in test cases. 

Classes

DefaultUserManagementHelper  
LdapUserManagementHelper Manages Users and Groups in LDAP. 
UserManagementHelperFactory Factory to return the appropriate singleton UserManagementHelper