Uses of Interface
org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
Package
Description
-
Uses of ReadOnlyIdentityProvider in org.camunda.bpm.engine.impl.identity.db
Modifier and TypeClassDescriptionclass
WritableIdentityProvider
implementation backed by a database.class
Read only implementation of DB-backed identity service -
Uses of ReadOnlyIdentityProvider in org.camunda.bpm.engine.impl.interceptor
-
Uses of ReadOnlyIdentityProvider in org.camunda.bpm.identity.impl.ldap
-
Uses of ReadOnlyIdentityProvider in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
Modifier and TypeClassDescriptionclass
OAuth2 identity provider with fallback forDbIdentityServiceProvider
if the Spring security context doesn't contain an authenticated user.