public class LDAPIdentityStoreRegistry extends Object
Constructor and Description |
---|
LDAPIdentityStoreRegistry() |
Modifier and Type | Method and Description |
---|---|
static LDAPIdentityStore |
createLdapIdentityStore(KeycloakSession session,
LDAPConfig cfg)
Create LDAPIdentityStore to be cached in the local registry
|
LDAPIdentityStore |
getLdapStore(KeycloakSession session,
ComponentModel ldapModel,
Map<ComponentModel,LDAPConfigDecorator> configDecorators) |
public LDAPIdentityStore getLdapStore(KeycloakSession session, ComponentModel ldapModel, Map<ComponentModel,LDAPConfigDecorator> configDecorators)
public static LDAPIdentityStore createLdapIdentityStore(KeycloakSession session, LDAPConfig cfg)
Copyright © 2021 JBoss by Red Hat. All rights reserved.