クラス PcfAuthentication

java.lang.ObjectSE
org.springframework.vault.authentication.PcfAuthentication
実装済みのインターフェース一覧:
AuthenticationStepsFactoryClientAuthentication

public class PcfAuthentication extends ObjectSE implements ClientAuthentication, AuthenticationStepsFactory
ClientAuthentication の PCF 実装。PcfAuthentication は、PCF インスタンス証明書とキーを使用して Vault にログインします。

RSA PSS 署名を生成するには BouncyCastle が必要です。

導入:
2.2
作成者:
Mark Paluch
関連事項: