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