クラス 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。