Uses of Class
org.springframework.vault.authentication.AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder
Packages that use AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder
Package
Description
Support for authentication and session management.
-
Uses of AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder in org.springframework.vault.authentication
Methods in org.springframework.vault.authentication that return AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilderModifier and TypeMethodDescriptionAwsEc2AuthenticationOptions.builder()
AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder.identityDocumentUri
(URI identityDocumentUri) Configure the Identity DocumentURI
.AwsEc2AuthenticationOptions.AwsEc2AuthenticationOptionsBuilder.nonce
(AwsEc2AuthenticationOptions.Nonce nonce) Configure aAwsEc2AuthenticationOptions.Nonce
for login requests.Configure the mount path.Configure 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.