Uses of Class
org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
-
Packages that use LdapIdentityProviderSession Package Description org.camunda.bpm.identity.impl.ldap -
-
Uses of LdapIdentityProviderSession in org.camunda.bpm.identity.impl.ldap
Methods in org.camunda.bpm.identity.impl.ldap that return LdapIdentityProviderSession Modifier and Type Method Description protected LdapIdentityProviderSession
LdapGroupQuery. getLdapIdentityProvider(CommandContext commandContext)
protected LdapIdentityProviderSession
LdapUserQueryImpl. getLdapIdentityProvider(CommandContext commandContext)
-