Package org.craftercms.security.exception
package org.craftercms.security.exception
-
Exception ClassesClassDescriptionThrown when a user doesn't have enough privileges to access a resource.General exception thrown by the authentication service.Thrown if the user is required to authenticate to access a resource.Thrown when something in the authentication system fails.Thrown when user authentication fails because of invalid username/password.Thrown if an authentication attempt is performed with a disabled user.Exception used when a OAuth2 provider returns an error on a login attempt.Root class of security provider related exceptions