| Interface | Description |
|---|---|
| DirectoryGroup |
A representation of a per-directory group
|
| PermissionManager |
Permission Manager for Crowd to validate Directory Permissions and
Application-Directory permissions.
|
| PermittedGroup |
A DirectoryGroup with a corresponding UserPermission.
|
| Exception | Description |
|---|---|
| AnonymousUserPermissionException |
Thrown when the user is not logged in but attempts to perform an action
which requires an authenticated user.
|
| UserPermissionDowngradeException |
Thrown when a User can not remove permissions from a group specifically because doing so
would downgrade their own permissions.
|
Copyright © 2018 Atlassian. All rights reserved.