| Exception | Description |
|---|---|
| AccessDeniedException |
Thrown when a user doesn't have enough privileges to access a resource.
|
| AuthenticationException |
General exception thrown by the authentication service.
|
| AuthenticationRequiredException |
Thrown if the user is required to authenticate to access a resource.
|
| AuthenticationSystemException |
Thrown when something in the authentication system fails.
|
| BadCredentialsException |
Thrown when user authentication fails because of invalid username/password.
|
| DisabledUserException |
Thrown if an authentication attempt is performed with a disabled user.
|
| OAuth2Exception |
Exception used when a OAuth2 provider returns an error on a login attempt.
|
| SecurityProviderException |
Root class of security provider related exceptions
|
Copyright © 2023 CrafterCMS. All rights reserved.