Class AuthenticationRequiredException

All Implemented Interfaces:
Serializable

public class AuthenticationRequiredException extends AuthenticationException
Thrown if the user is required to authenticate to access a resource.
Author:
Alfonso Vásquez
See Also:
  • Constructor Details

    • AuthenticationRequiredException

      public AuthenticationRequiredException(String s)
    • AuthenticationRequiredException

      public AuthenticationRequiredException(String s, Throwable throwable)