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 LdapIdentityProviderSessionLdapGroupQuery. getLdapIdentityProvider(CommandContext commandContext)protected LdapIdentityProviderSessionLdapUserQueryImpl. getLdapIdentityProvider(CommandContext commandContext)
-