Uses of Class
org.camunda.bpm.identity.impl.ldap.LdapConfiguration
Packages that use LdapConfiguration
Package
Description
-
Uses of LdapConfiguration in org.camunda.bpm.identity.impl.ldap
Fields in org.camunda.bpm.identity.impl.ldap declared as LdapConfigurationModifier and TypeFieldDescriptionprotected LdapConfiguration
LdapClient.ldapConfiguration
protected LdapConfiguration
LdapIdentityProviderFactory.ldapConfiguration
protected LdapConfiguration
LdapIdentityProviderSession.ldapConfiguration
Methods in org.camunda.bpm.identity.impl.ldap that return LdapConfigurationMethods in org.camunda.bpm.identity.impl.ldap with parameters of type LdapConfigurationModifier and TypeMethodDescriptionvoid
LdapIdentityProviderFactory.setLdapConfiguration
(LdapConfiguration ldapConfiguration) Constructors in org.camunda.bpm.identity.impl.ldap with parameters of type LdapConfigurationModifierConstructorDescriptionLdapClient
(LdapConfiguration ldapConfiguration) LdapIdentityProviderSession
(LdapConfiguration ldapConfiguration) LdapUserQueryImpl
(CommandExecutor commandExecutor, LdapConfiguration ldapConfiguration) LdapUserQueryImpl
(LdapConfiguration ldapConfiguration) -
Uses of LdapConfiguration in org.camunda.bpm.identity.impl.ldap.plugin
Subclasses of LdapConfiguration in org.camunda.bpm.identity.impl.ldap.pluginModifier and TypeClassDescriptionclass
ProcessEnginePlugin
providing Ldap Identity Provider support -
Uses of LdapConfiguration in org.camunda.bpm.run.property
Subclasses of LdapConfiguration in org.camunda.bpm.run.property