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