Class Authenticator.Failure

  • Enclosing class:
    Authenticator


    public static class Authenticator.Failure
    extends Authenticator.Result
    Indicates an authentication failure. The authentication attempt has completed.
    • Constructor Detail

      • Failure

        public Failure​(int responseCode)
    • Method Detail

      • getResponseCode

        public int getResponseCode​()
        returns the response code to send to the client