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()
Build a new
AwsEc2AuthenticationOptions instance. |
Constructor and Description |
---|
AwsEc2Authentication(AwsEc2AuthenticationOptions options,
org.springframework.web.client.RestOperations vaultRestOperations,
org.springframework.web.client.RestOperations awsMetadataRestOperations)
Create a new
AwsEc2Authentication specifying
AwsEc2AuthenticationOptions , a Vault and an AWS-Metadata-specific
RestOperations . |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.