Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
static AwsEc2AuthenticationOptions.Nonce |
AwsEc2AuthenticationOptions.Nonce.generated()
Create a new generated
AwsEc2AuthenticationOptions.Nonce using UUID . |
AwsEc2AuthenticationOptions.Nonce |
AwsEc2AuthenticationOptions.getNonce() |
static AwsEc2AuthenticationOptions.Nonce |
AwsEc2AuthenticationOptions.Nonce.provided(char[] nonce)
Create a wrapped
AwsEc2AuthenticationOptions.Nonce given a nonce value. |
Modifier and Type | Method and Description |
---|---|
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder |
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder.nonce(AwsEc2AuthenticationOptions.Nonce nonce)
Configure a
AwsEc2AuthenticationOptions.Nonce for login requests. |
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.