Class AuthenticationRejectedException

    • Constructor Detail

      • AuthenticationRejectedException

        public AuthenticationRejectedException()
      • AuthenticationRejectedException

        public AuthenticationRejectedException​(String message)
      • AuthenticationRejectedException

        public AuthenticationRejectedException​(String message,
                                               Throwable cause)
      • AuthenticationRejectedException

        public AuthenticationRejectedException​(Throwable cause)