クラス JwtAuthenticationOptions

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

public class JwtAuthenticationOptions extends ObjectSE
JwtAuthentication の認証オプション。

認証オプションは、ロールと JWT を提供します。JwtAuthenticationOptionsbuilder() を使用して構築できます。このクラスのインスタンスは、一度構築されると不変になります。

導入:
3.1
作成者:
Nanne Baars, Mark Paluch
関連事項: