Class JWTKeyNotFoundAuthenticationException

All Implemented Interfaces:
Serializable

public class JWTKeyNotFoundAuthenticationException extends AuthenticationException
See Also:
  • Constructor Details

    • JWTKeyNotFoundAuthenticationException

      public JWTKeyNotFoundAuthenticationException(String message)
    • JWTKeyNotFoundAuthenticationException

      public JWTKeyNotFoundAuthenticationException(String message, Throwable throwable)