インターフェースの使用
org.springframework.vault.authentication.AppRoleAuthenticationOptions.SecretId
AppRoleAuthenticationOptions.SecretId を使用するパッケージ
org.springframework.vault.authentication 内の AppRoleAuthenticationOptions.SecretId 使用
修飾子と型メソッド説明AppRoleAuthenticationOptions.SecretId.absent()存在しない secretId を表すAppRoleAuthenticationOptions.SecretIdを作成します。AppRoleAuthenticationOptions.getSecretId()静的secretIdをカプセル化するAppRoleAuthenticationOptions.SecretIdを作成します。AppRoleAuthenticationOptions.SecretId.pull(VaultToken initialToken) プルモードを使用して値を取得するAppRoleAuthenticationOptions.SecretIdを作成し、initial tokenを指定します。AppRoleAuthenticationOptions.SecretId.wrapped(VaultToken initialToken) Cubbyhole からinitial tokenを使用してレスポンスをアンラップして値を取得するAppRoleAuthenticationOptions.SecretIdオブジェクトを作成します。型 AppRoleAuthenticationOptions.SecretId のパラメーターを持つ org.springframework.vault.authentication のメソッド修飾子と型メソッド説明AppRoleAuthenticationOptions.AppRoleAuthenticationOptionsBuilder.secretId(AppRoleAuthenticationOptions.SecretId secretId) secretIdを構成します。