Uses of Class
org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
Packages that use DbReadOnlyIdentityServiceProvider
-
Uses of DbReadOnlyIdentityServiceProvider in org.camunda.bpm.engine.impl.identity.db
Subclasses of DbReadOnlyIdentityServiceProvider in org.camunda.bpm.engine.impl.identity.dbModifier and TypeClassDescriptionclass
WritableIdentityProvider
implementation backed by a database.Methods in org.camunda.bpm.engine.impl.identity.db that return DbReadOnlyIdentityServiceProviderModifier and TypeMethodDescriptionprotected DbReadOnlyIdentityServiceProvider
DbGroupQueryImpl.getIdentityProvider
(CommandContext commandContext) protected DbReadOnlyIdentityServiceProvider
DbTenantQueryImpl.getIdentityProvider
(CommandContext commandContext)