Package | Description |
---|---|
org.keycloak.models | |
org.keycloak.services | |
org.keycloak.vault |
Modifier and Type | Method and Description |
---|---|
VaultTranscriber |
KeycloakSession.vault()
Vault transcriber
|
Modifier and Type | Method and Description |
---|---|
VaultTranscriber |
DefaultKeycloakSession.vault() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVaultTranscriber
Default
VaultTranscriber implementation that uses the configured VaultProvider to obtain raw secrets
and convert them into other types. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.