Uses of Interface
org.keycloak.vault.VaultCharSecret
-
Uses of VaultCharSecret in org.keycloak.vault
Modifier and TypeClassDescriptionclass
DefaultVaultCharSecret
implementation based onCharBuffer
.Modifier and TypeMethodDescriptionstatic VaultCharSecret
DefaultVaultCharSecret.forBuffer
(Optional<CharBuffer> buffer) DefaultVaultTranscriber.getCharSecret
(String value) VaultTranscriber.getCharSecret
(String value) Obtains the secret represented as aVaultCharSecret
from the vault that matches the entry in the specified value string.