| Package | Description |
|---|---|
| org.keycloak.storage.ldap | |
| org.keycloak.storage.ldap.mappers |
| Modifier and Type | Method and Description |
|---|---|
LDAPStorageMapper |
LDAPStorageProvider.getMapper(ComponentModel mapperModel) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LDAPStorageMapperFactory<T extends LDAPStorageMapper> |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPStorageMapperBridge
Sufficient if mapper implementation is stateless and doesn't need to "close" any state
|
| Modifier and Type | Method and Description |
|---|---|
LDAPStorageMapper |
AbstractLDAPStorageMapperFactory.create(KeycloakSession session,
ComponentModel model) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.