モジュール jdk.httpserver
パッケージ com.sun.net.httpserver

クラスAuthenticator.Failure

  • 含まれているクラス:
    Authenticator

    public static class Authenticator.Failure
    extends Authenticator.Result
    認証の失敗を示します。 認証の試行は完了しています。
    • コンストラクタの詳細

      • Failure

        public Failure​(int responseCode)
    • メソッドの詳細

      • getResponseCode

        public int getResponseCode()
        クライアントに送信する応答コードを返します。