| パッケージ | 説明 |
|---|---|
| javax.security.enterprise.identitystore | ID ストア API パッケージ。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
CallerPrincipal | CredentialValidationResult.getCallerPrincipal() 検証された資格情報の CallerPrincipal を返します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | RememberMeIdentityStore.generateLoginToken(CallerPrincipal callerPrincipal, SetSE<StringSE> groups) 指定されたプリンシパルとグループをトークンに関連付けます。 |
| コンストラクターと説明 |
|---|
CredentialValidationResult(CallerPrincipal callerPrincipal) 有効な結果のコンストラクター。 |
CredentialValidationResult(CallerPrincipal callerPrincipal, SetSE<StringSE> groups) 有効な結果のコンストラクター。 |
CredentialValidationResult(StringSE storeId, CallerPrincipal callerPrincipal, StringSE callerDn, StringSE callerUniqueId, SetSE<StringSE> groups) 有効な結果のコンストラクター。 |
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.