Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Field and Description |
---|---|
static AwsEc2AuthenticationOptions |
AwsEc2AuthenticationOptions.DEFAULT
|
Modifier and Type | Method and Description |
---|---|
AwsEc2AuthenticationOptions |
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder.build()
Builds a new
AwsEc2AuthenticationOptions instance. |
Constructor and Description |
---|
AwsEc2Authentication(AwsEc2AuthenticationOptions options,
VaultClient vaultClient,
RestTemplate restTemplate)
Creates a new
AwsEc2Authentication specifying AwsEc2AuthenticationOptions , VaultClient and
a RestTemplate . |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.