クラス AzureMsiAuthenticationOptions

java.lang.ObjectSE
org.springframework.vault.authentication.AzureMsiAuthenticationOptions

public class AzureMsiAuthenticationOptions extends ObjectSE
AzureMsiAuthentication の認証オプション。

認証オプションは、パス、ロール、オプションの AzureVmEnvironment、およびインスタンスメタデータ /OAuth2 トークン URI を提供します。AzureMsiAuthenticationOptionsbuilder() を使用して構築できます。このクラスのインスタンスは、一度構築されると不変になります。

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