Package | Description |
---|---|
org.keycloak.vault |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVaultCharSecret
Default
VaultCharSecret implementation based on CharBuffer . |
Modifier and Type | Method and Description |
---|---|
static VaultCharSecret |
DefaultVaultCharSecret.forBuffer(Optional<CharBuffer> buffer) |
VaultCharSecret |
VaultTranscriber.getCharSecret(String value)
Obtains the secret represented as a
VaultCharSecret from the vault that matches the entry in the specified
value string. |
VaultCharSecret |
DefaultVaultTranscriber.getCharSecret(String value) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.