Package | Description |
---|---|
org.keycloak.admin.client.resource | |
org.keycloak.services.managers | |
org.keycloak.storage.ldap.idm.store | |
org.keycloak.storage.ldap.idm.store.ldap |
Modifier and Type | Method and Description |
---|---|
List<LDAPCapabilityRepresentation> |
RealmResource.ldapServerCapabilities(TestLdapConnectionRepresentation config) |
Modifier and Type | Method and Description |
---|---|
static Set<LDAPCapabilityRepresentation> |
LDAPServerCapabilitiesManager.queryServerCapabilities(TestLdapConnectionRepresentation config,
KeycloakSession session,
RealmModel realm) |
Modifier and Type | Method and Description |
---|---|
Set<LDAPCapabilityRepresentation> |
IdentityStore.queryServerCapabilities()
Query the LDAP server RootDSE and extract the
LDAPCapabilityRepresentation
of all supported extensions, controls and features the server announces. |
Modifier and Type | Method and Description |
---|---|
Set<LDAPCapabilityRepresentation> |
LDAPIdentityStore.queryServerCapabilities() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.