クラスの使用
jakarta.security.enterprise.CallerPrincipal
CallerPrincipal を使用するパッケージ パッケージ 説明 jakarta.security.enterprise.identitystore ID ストア API パッケージ。jakarta.security.enterprise.identitystore 内の CallerPrincipal 使用
CallerPrincipal を返す jakarta.security.enterprise.identitystore のメソッド 修飾子と型 メソッド 説明 CallerPrincipalCredentialValidationResult. getCallerPrincipal()検証された資格情報の CallerPrincipal を返します。型 CallerPrincipal のパラメーターを持つ jakarta.security.enterprise.identitystore のメソッド 修飾子と型 メソッド 説明 StringSERememberMeIdentityStore. generateLoginToken(CallerPrincipal callerPrincipal, SetSE<StringSE> groups)指定されたプリンシパルとグループをトークンに関連付けます。型 CallerPrincipal のパラメーターを持つ jakarta.security.enterprise.identitystore のコンストラクター コンストラクター 説明 CredentialValidationResult(CallerPrincipal callerPrincipal)有効な結果のコンストラクター。CredentialValidationResult(CallerPrincipal callerPrincipal, SetSE<StringSE> groups)有効な結果のコンストラクター。CredentialValidationResult(StringSE storeId, CallerPrincipal callerPrincipal, StringSE callerDn, StringSE callerUniqueId, SetSE<StringSE> groups)有効な結果のコンストラクター。