Uses of Class
org.camunda.bpm.identity.impl.ldap.LdapConfiguration
Package
Description
-
Uses of LdapConfiguration in org.camunda.bpm.identity.impl.ldap
Modifier and TypeFieldDescriptionprotected LdapConfiguration
LdapClient.ldapConfiguration
protected LdapConfiguration
LdapIdentityProviderFactory.ldapConfiguration
protected LdapConfiguration
LdapIdentityProviderSession.ldapConfiguration
Modifier and TypeMethodDescriptionvoid
LdapIdentityProviderFactory.setLdapConfiguration
(LdapConfiguration ldapConfiguration) ModifierConstructorDescriptionLdapClient
(LdapConfiguration ldapConfiguration) LdapIdentityProviderSession
(LdapConfiguration ldapConfiguration) LdapUserQueryImpl
(CommandExecutor commandExecutor, LdapConfiguration ldapConfiguration) LdapUserQueryImpl
(LdapConfiguration ldapConfiguration) -
Uses of LdapConfiguration in org.camunda.bpm.identity.impl.ldap.plugin
Modifier and TypeClassDescriptionclass
ProcessEnginePlugin
providing Ldap Identity Provider support -
Uses of LdapConfiguration in org.camunda.bpm.run.property