Uses of Class
com.flowable.idm.engine.impl.BaseIdmIdentityServiceImpl
-
Packages that use BaseIdmIdentityServiceImpl Package Description com.flowable.idm.engine.impl com.flowable.idm.engine.ldap -
-
Uses of BaseIdmIdentityServiceImpl in com.flowable.idm.engine.impl
Subclasses of BaseIdmIdentityServiceImpl in com.flowable.idm.engine.impl Modifier and Type Class Description class
IdmIdentityServiceImpl
class
ReadOnlyIdmIdentityService
A base Read Only implementation of thePlatformIdentityService
that can be used for custom read only implementations. -
Uses of BaseIdmIdentityServiceImpl in com.flowable.idm.engine.ldap
Subclasses of BaseIdmIdentityServiceImpl in com.flowable.idm.engine.ldap Modifier and Type Class Description class
LdapIdmIdentityService
-