Class AuthenticationException

    • Constructor Detail

      • AuthenticationException

        public AuthenticationException()
      • AuthenticationException

        public AuthenticationException​(Authenticator authenticator)
      • AuthenticationException

        public AuthenticationException​(Authenticator authenticator,
                                       String code)
      • AuthenticationException

        public AuthenticationException​(String message)
    • Method Detail

      • mustRecordFailure

        public boolean mustRecordFailure()