Uses of Class
org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider

Packages that use DbReadOnlyIdentityServiceProvider
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
 class DbIdentityServiceProvider
          WritableIdentityProvider implementation backed by a database.
 

Methods in org.camunda.bpm.engine.impl.identity.db that return DbReadOnlyIdentityServiceProvider
protected  DbReadOnlyIdentityServiceProvider DbGroupQueryImpl.getIdentityProvider(CommandContext commandContext)
           
protected  DbReadOnlyIdentityServiceProvider DbTenantQueryImpl.getIdentityProvider(CommandContext commandContext)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.