Uses of Interface
org.keycloak.vault.VaultRawSecret
Packages that use VaultRawSecret
-
Uses of VaultRawSecret in org.keycloak.vault
Methods in org.keycloak.vault that return VaultRawSecretModifier and TypeMethodDescriptionVaultTranscriber.getRawSecret(String value) Obtains the raw secret from the vault that matches the entry in the specified value string.VaultProvider.obtainSecret(String vaultSecretId) Retrieves a secret from vault.