クラス AwsEc2AuthenticationOptions.Nonce
java.lang.ObjectSE
org.springframework.vault.authentication.AwsEc2AuthenticationOptions.Nonce
- 含まれているクラス:
- AwsEc2AuthenticationOptions
認証ノンスの値オブジェクト。
- 導入:
- 1.1
コンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明UUIDSE を使用して、新しく生成されたAwsEc2AuthenticationOptions.Nonceを作成します。char[]getValue()provided(char[] nonce) nonce値を指定して、ラップされたAwsEc2AuthenticationOptions.Nonceを作成します。
コンストラクターの詳細
Nonce
protected Nonce(char[] value)
メソッドの詳細
generated
UUIDSE を使用して、新しく生成されたAwsEc2AuthenticationOptions.Nonceを作成します。- 戻り値:
UUIDSE を使用して新しく生成されたAwsEc2AuthenticationOptions.Nonce。
provided
nonce値を指定して、ラップされたAwsEc2AuthenticationOptions.Nonceを作成します。- 戻り値:
nonce値に指定されたラップされたAwsEc2AuthenticationOptions.Nonce。
getValue
public char[] getValue()- 戻り値:
- ノンス値。