Package | Description |
---|---|
org.keycloak.credential | |
org.keycloak.federation.kerberos | |
org.keycloak.federation.sssd | |
org.keycloak.storage.ldap |
Modifier and Type | Interface and Description |
---|---|
static interface |
CredentialInputUpdater.Streams
The
CredentialInputUpdater.Streams interface makes all collection-based methods in CredentialInputUpdater
default by providing implementations that delegate to the Stream -based variants instead of the other way around. |
Modifier and Type | Class and Description |
---|---|
class |
PasswordCredentialProvider |
Modifier and Type | Class and Description |
---|---|
class |
KerberosFederationProvider |
Modifier and Type | Class and Description |
---|---|
class |
SSSDFederationProvider
SPI provider implementation to retrieve data from SSSD and authenticate
against PAM
|
Modifier and Type | Class and Description |
---|---|
class |
LDAPStorageProvider |
Copyright © 2020 JBoss by Red Hat. All rights reserved.