クラスの使用
org.springframework.vault.authentication.AppRoleAuthenticationOptions
AppRoleAuthenticationOptions を使用するパッケージ
org.springframework.vault.authentication 内の AppRoleAuthenticationOptions 使用
修飾子と型メソッド説明AppRoleAuthenticationOptions.AppRoleAuthenticationOptionsBuilder.build()新しいAppRoleAuthenticationOptionsインスタンスを作成します。型 AppRoleAuthenticationOptions のパラメーターを持つ org.springframework.vault.authentication のメソッド修飾子と型メソッド説明static AuthenticationStepsAppRoleAuthentication.createAuthenticationSteps(AppRoleAuthenticationOptions options) AppRoleAuthenticationOptionsを指定して AppRole 認証用のAuthenticationStepsを作成します。型 AppRoleAuthenticationOptions のパラメーターを持つ org.springframework.vault.authentication のコンストラクター修飾子コンストラクター説明AppRoleAuthentication(AppRoleAuthenticationOptions options, RestClient client) AppRoleAuthentication(AppRoleAuthenticationOptions options, RestOperations restOperations)