Package | Description |
---|---|
org.springframework.vault.authentication |
Support for authentication and session management.
|
org.springframework.vault.config |
Spring configuration for Vault.
|
Modifier and Type | Class and Description |
---|---|
class |
IpAddressUserId
Mechanism to generate a SHA-256 hashed and hex-encoded representation of the IP
address.
|
class |
MacAddressUserId
Mechanism to generate a UserId based on the Mac address.
|
class |
StaticUserId
A static UserId.
|
Modifier and Type | Method and Description |
---|---|
AppIdUserIdMechanism |
AppIdAuthenticationOptions.getUserIdMechanism()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AppIdAuthenticationOptions.AppIdAuthenticationOptionsBuilder |
AppIdAuthenticationOptions.AppIdAuthenticationOptionsBuilder.userIdMechanism(AppIdUserIdMechanism userIdMechanism)
Configure the
AppIdUserIdMechanism . |
Modifier and Type | Method and Description |
---|---|
protected AppIdUserIdMechanism |
EnvironmentVaultConfiguration.getAppIdUserIdMechanism(String userId) |
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.