クラス AppRoleAuthenticationOptions
java.lang.ObjectSE
org.springframework.vault.authentication.AppRoleAuthenticationOptions
AppRoleAuthentication の認証オプション。 認証オプションは、パス、roleId、プル / プッシュモードを提供します。AppRoleAuthentication は、builder() を使用して構築できます。このクラスのインスタンスは、一度構築されると変更できません。
- 作成者:
- Mark Paluch, Vincent Le Nair, Christophe Tafani-Dereeper
- 関連事項:
ネストされたクラスの要約
ネストされたクラス修飾子と型クラス説明static classAppRoleAuthenticationOptionsのビルダー。static interfaceroleId が実際にどのように取得されるかをカプセル化する RoleId 型。static interfacesecretId が実際にどのように取得されるかをカプセル化する SecretId 型。フィールドのサマリー
フィールド方法の概要
フィールドの詳細
DEFAULT_APPROLE_AUTHENTICATION_PATH
- 関連事項:
メソッドの詳細
builder
getPath
- 戻り値:
- マウントパス。
getRoleId
- 戻り値:
- RoleId。
getSecretId
- 戻り値:
- バインドされた SecretId。
getAppRole
- 戻り値:
- バインドされた AppRole。
- 導入:
- 1.1
getUnwrappingEndpoints
- 戻り値:
- エンドポイント構成。
- 導入:
- 2.2