クラス GcpIamCredentialsAuthenticationOptions

java.lang.ObjectSE
org.springframework.vault.authentication.GcpIamAuthenticationSupport
org.springframework.vault.authentication.GcpIamCredentialsAuthenticationOptions

public class GcpIamCredentialsAuthenticationOptions extends GcpIamAuthenticationSupport
GcpIamCredentialsAuthentication の認証オプション。

認証オプションは、GCP IAM 認証のパス、GoogleCredentialsSupplier、ロール、JWT 有効期限を提供します。このクラスのインスタンスは、一度構築されると不変になります。

導入:
2.3.2
作成者:
Andreas Gebauer, Magnus Jungsbluth
関連事項: