クラス GcpIamCredentialsAuthenticationOptions
java.lang.ObjectSE
org.springframework.vault.authentication.GcpIamAuthenticationSupport
org.springframework.vault.authentication.GcpIamCredentialsAuthenticationOptions
GcpIamCredentialsAuthentication の認証オプション。 認証オプションは、GCP IAM 認証のパス、GoogleCredentialsSupplier、ロール、JWT の有効期限を指定します。このクラスのインスタンスは、一度構築されると変更できません。
- 導入:
- 2.3.2
- 作成者:
- Andreas Gebauer, Magnus Jungsbluth
- 関連事項:
ネストされたクラスの概要
ネストされたクラス修飾子と型クラス説明static classフィールド概要
フィールド方法の概要
クラス org.springframework.vault.authentication.GcpIamAuthenticationSupport から継承されたメソッド
getClock, getJwtValidity, getPath, getRole
フィールドの詳細
DEFAULT_GCP_AUTHENTICATION_PATH
- 関連事項:
メソッドの詳細
builder
public static GcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder builder()getCredentialSupplier
- 戻り値:
GoogleCredentialsサプライヤー。
getServiceAccountIdAccessor
- 戻り値:
- sub/iss クレームとして使用するサービスアカウント ID。