Uses of Class
org.springframework.vault.authentication.AwsEc2AuthenticationOptions.Nonce
Package
Description
Support for authentication and session management.
-
Uses of AwsEc2AuthenticationOptions.Nonce in org.springframework.vault.authentication
Modifier and TypeMethodDescriptionAwsEc2AuthenticationOptions.Nonce.generated()
Create a new generatedAwsEc2AuthenticationOptions.Nonce
usingUUID
.AwsEc2AuthenticationOptions.getNonce()
AwsEc2AuthenticationOptions.Nonce.provided
(char[] nonce) Create a wrappedAwsEc2AuthenticationOptions.Nonce
given anonce
value.Modifier and TypeMethodDescriptionAwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder.nonce
(AwsEc2AuthenticationOptions.Nonce nonce) Configure aAwsEc2AuthenticationOptions.Nonce
for login requests.