Package com.bluebell.greenhouse.radicle.security.exceptions
package com.bluebell.greenhouse.radicle.security.exceptions
Contains exceptions used by the security module.
Package: com.bluebell.greenhouse.radicle.security.exceptions
- Since:
- 1.0.1
- Author:
- Stephen Prizio
-
Exception ClassesClassDescriptionException thrown when a disabled user attempts to authenticate.Exception thrown when the
Userdoes not have appropriate access privileges.Exception thrown when the given API token is invalid.Exception thrown when the given user credentials are invalid.Exception thrown when the API key does not map to a validUser.