インターフェース AuthenticationDetailsSource<C,T>
- すべての既知の実装クラス:
J2eeBasedPreAuthenticatedWebAuthenticationDetailsSource、ServiceAuthenticationDetailsSource、WebAuthenticationDetailsSource、WebSpherePreAuthenticatedWebAuthenticationDetailsSource
public interface AuthenticationDetailsSource<C,T>指定された Web リクエストにAuthentication.getDetails()オブジェクトを提供します。
メソッドのサマリー
すべてのメソッド インスタンスメソッド 抽象メソッド 修飾子と型 メソッド 説明 TbuildDetails(C context)新しい認証詳細インスタンスの作成を希望するときにクラスによって呼び出されます。