Uses of Class
org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
-
Uses of DbReadOnlyIdentityServiceProvider in org.camunda.bpm.engine.impl.identity.db
Modifier and TypeClassDescriptionclass
WritableIdentityProvider
implementation backed by a database.Modifier and TypeMethodDescriptionprotected DbReadOnlyIdentityServiceProvider
DbGroupQueryImpl.getIdentityProvider
(CommandContext commandContext) protected DbReadOnlyIdentityServiceProvider
DbTenantQueryImpl.getIdentityProvider
(CommandContext commandContext)