Uses of Interface
org.operaton.bpm.engine.impl.identity.WritableIdentityProvider
Packages that use WritableIdentityProvider
Package
Description
-
Uses of WritableIdentityProvider in org.operaton.bpm.engine.impl.identity.db
Classes in org.operaton.bpm.engine.impl.identity.db that implement WritableIdentityProviderModifier and TypeClassDescriptionclassWritableIdentityProviderimplementation backed by a database. -
Uses of WritableIdentityProvider in org.operaton.bpm.engine.impl.interceptor
Methods in org.operaton.bpm.engine.impl.interceptor that return WritableIdentityProvider -
Uses of WritableIdentityProvider in org.operaton.bpm.spring.boot.starter.security.oauth2.impl
Classes in org.operaton.bpm.spring.boot.starter.security.oauth2.impl that implement WritableIdentityProviderModifier and TypeClassDescriptionclassOAuth2 identity provider with fallback forDbIdentityServiceProviderif the Spring security context doesn't contain an authenticated user.