Uses of Class
org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- 
Packages that use DbReadOnlyIdentityServiceProvider Package Description org.camunda.bpm.engine.impl.identity.db  - 
- 
Uses of DbReadOnlyIdentityServiceProvider in org.camunda.bpm.engine.impl.identity.db
Subclasses of DbReadOnlyIdentityServiceProvider in org.camunda.bpm.engine.impl.identity.db Modifier and Type Class Description classDbIdentityServiceProviderWritableIdentityProviderimplementation backed by a database.Methods in org.camunda.bpm.engine.impl.identity.db that return DbReadOnlyIdentityServiceProvider Modifier and Type Method Description protected DbReadOnlyIdentityServiceProviderDbGroupQueryImpl. getIdentityProvider(CommandContext commandContext)protected DbReadOnlyIdentityServiceProviderDbTenantQueryImpl. getIdentityProvider(CommandContext commandContext) 
 -