Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
Modifier and Type | Method and Description |
---|---|
static AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder |
AwsEc2AuthenticationOptions.builder() |
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder |
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder.identityDocumentUri(URI identityDocumentUri)
Configures the Identity Document
URI . |
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder |
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder.path(String path)
Configures the mount path.
|
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder |
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder.role(String role)
Configures the name of the role against which the login is being attempted.If role is not specified, then the
login endpoint looks for a role bearing the name of the AMI ID of the EC2 instance that is trying to login.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.