Uses of Interface
org.springframework.vault.authentication.AppIdUserIdMechanism
Packages that use AppIdUserIdMechanism
Package
Description
Support for authentication and session management.
Spring configuration for Vault.
-
Uses of AppIdUserIdMechanism in org.springframework.vault.authentication
Classes in org.springframework.vault.authentication that implement AppIdUserIdMechanismModifier and TypeClassDescriptionclassMechanism to generate a SHA-256 hashed and hex-encoded representation of the IP address.classMechanism to generate a UserId based on the Mac address.classA static UserId.Methods in org.springframework.vault.authentication that return AppIdUserIdMechanismModifier and TypeMethodDescriptionAppIdAuthenticationOptions.getUserIdMechanism()Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.springframework.vault.authentication with parameters of type AppIdUserIdMechanismModifier and TypeMethodDescriptionAppIdAuthenticationOptions.AppIdAuthenticationOptionsBuilder.userIdMechanism(AppIdUserIdMechanism userIdMechanism) Configure theAppIdUserIdMechanism. -
Uses of AppIdUserIdMechanism in org.springframework.vault.config
Methods in org.springframework.vault.config that return AppIdUserIdMechanismModifier and TypeMethodDescriptionprotected AppIdUserIdMechanismEnvironmentVaultConfiguration.getAppIdUserIdMechanism(String userId)