Uses of Interface
org.springframework.vault.authentication.AppIdUserIdMechanism
Package
Description
Support for authentication and session management.
Spring configuration for Vault.
-
Uses of AppIdUserIdMechanism in org.springframework.vault.authentication
Modifier and TypeClassDescriptionclass
Mechanism to generate a SHA-256 hashed and hex-encoded representation of the IP address.class
Mechanism to generate a UserId based on the Mac address.class
A static UserId.Modifier and TypeMethodDescriptionAppIdAuthenticationOptions.AppIdAuthenticationOptionsBuilder.userIdMechanism
(AppIdUserIdMechanism userIdMechanism) Configure theAppIdUserIdMechanism
. -
Uses of AppIdUserIdMechanism in org.springframework.vault.config
Modifier and TypeMethodDescriptionprotected AppIdUserIdMechanism
EnvironmentVaultConfiguration.getAppIdUserIdMechanism
(String userId)