クラスの使用
org.springframework.vault.authentication.ClientCertificateAuthenticationOptions
ClientCertificateAuthenticationOptions を使用するパッケージ
org.springframework.vault.authentication 内の ClientCertificateAuthenticationOptions 使用
修飾子と型メソッド説明ClientCertificateAuthenticationOptions.ClientCertificateAuthenticationOptionsBuilder.build()新しいClientCertificateAuthenticationOptionsインスタンスを作成します。型 ClientCertificateAuthenticationOptions のパラメーターを持つ org.springframework.vault.authentication のメソッド修飾子と型メソッド説明static AuthenticationStepsClientCertificateAuthentication.createAuthenticationSteps(ClientCertificateAuthenticationOptions options) クライアント証明書認証用のAuthenticationStepsを作成します。型 ClientCertificateAuthenticationOptions のパラメーターを持つ org.springframework.vault.authentication のコンストラクター修飾子コンストラクター説明VaultClientを使用してClientCertificateAuthenticationを作成します。RestOperationsを使用してClientCertificateAuthenticationを作成します。ClientCertificateAuthentication(ClientCertificateAuthenticationOptions options, RestOperations restOperations) 使用すべきではありません。
ClientCertificateAuthentication(ClientCertificateAuthenticationOptions, VaultClient)を使用してください。