java.lang.Object
com.sun.net.httpserver.Authenticator.Result
- 直系の既知のサブクラス:
- Authenticator.Failure,- Authenticator.Retry,- Authenticator.Success
- 含まれているクラス:
- Authenticator
public abstract static class Authenticator.Result extends Object
Authenticator.authenticate(HttpExchange)メソッドからの戻り型のベース・クラス。- 
コンストラクタのサマリーコンストラクタ
- 
メソッドのサマリー
- 
コンストラクタの詳細- 
結果protected Result()サブクラスが呼び出すためのコンストラクタ。
 
-