Class AuthenticationException

    • Constructor Detail

      • AuthenticationException

        public AuthenticationException​(String message)
      • AuthenticationException

        public AuthenticationException​(String message,
                                       String authenticateHeader)
    • Method Detail

      • getAuthenticateHeader

        public Optional<String> getAuthenticateHeader()