| Interface | Description |
|---|---|
| AuthenticationManager |
Used by applications that only need user authentication and validation services.
|
| GroupManager |
Methods related to operations on groups, but not on their users.
|
| GroupMembershipManager |
This interface allows applications to query relationships between users and groups.
|
| UserManager |
Methods related to operations on users, but not on their group or role memberships.
|
Copyright © 2016 Atlassian. All Rights Reserved.