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