Class AuthenticationRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.craftercms.security.exception.SecurityProviderException
org.craftercms.security.exception.AuthenticationException
org.craftercms.security.exception.AuthenticationRequiredException
- All Implemented Interfaces:
Serializable
Thrown if the user is required to authenticate to access a resource.
- Author:
- Alfonso Vásquez
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationRequiredException
-
AuthenticationRequiredException
-