Package | Description |
---|---|
com.atlassian.crowd.integration.exception |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationAccessDeniedException
Thrown when a User does not have access to authenticate against application.
|
class |
ApplicationPermissionException
This is Exception is thrown if an Application does not have a required permission.
|
class |
BulkAddFailedException
An exception that is raised when the Bulk Creation of users failed.
|
class |
ExpiredCredentialException
Thrown when the user's credentials have expired.
|
class |
InactiveAccountException
Thrown when the user's account is inactive.
|
class |
InvalidAuthenticationException
Thrown when the attempted authentication is not valid.
|
class |
InvalidAuthorizationTokenException
Thrown when the authenticated token is invalid.
|
class |
InvalidCredentialException
Thrown when the supplied credential is not valid.
|
class |
InvalidDirectoryEntityException
Base class of directory entity (e.g.
|
class |
InvalidEmailAddressException
Thrown when the email address is not valid.
|
class |
InvalidGroupException
An exception to denote an invalid group.
|
class |
InvalidRoleException
An exception to denote an invalid group (of type Role).
|
class |
InvalidTokenException
Thrown when an invalid token is provided.
|
class |
InvalidUserException
An exception to denote an invalid model user.
|
class |
ObjectNotFoundException
Thrown when an entity is not found.
|
Copyright © 2020 Atlassian. All rights reserved.