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 TypeClassDescriptionclassWritableIdentityProviderimplementation backed by a database.Methods in org.camunda.bpm.engine.impl.identity.db that return DbReadOnlyIdentityServiceProviderModifier and TypeMethodDescriptionprotected DbReadOnlyIdentityServiceProviderDbGroupQueryImpl.getIdentityProvider(CommandContext commandContext) protected DbReadOnlyIdentityServiceProviderDbTenantQueryImpl.getIdentityProvider(CommandContext commandContext)