Uses of Interface
com.flowable.idm.engine.impl.persistence.entity.DesignAuthenticationEntityManager
Packages that use DesignAuthenticationEntityManager
-
Uses of DesignAuthenticationEntityManager in com.flowable.idm.engine
Fields in com.flowable.idm.engine declared as DesignAuthenticationEntityManagerModifier and TypeFieldDescriptionprotected DesignAuthenticationEntityManager
CoreIdmEngineConfiguration.designAuthenticationEntityManager
Methods in com.flowable.idm.engine that return DesignAuthenticationEntityManagerModifier and TypeMethodDescriptionCoreIdmEngineConfiguration.getDesignAuthenticationEntityManager()
Methods in com.flowable.idm.engine with parameters of type DesignAuthenticationEntityManagerModifier and TypeMethodDescriptionCoreIdmEngineConfiguration.setDesignAuthenticationEntityManager
(DesignAuthenticationEntityManager designAuthenticationEntityManager) -
Uses of DesignAuthenticationEntityManager in com.flowable.idm.engine.impl.persistence.entity
Classes in com.flowable.idm.engine.impl.persistence.entity that implement DesignAuthenticationEntityManagerMethods in com.flowable.idm.engine.impl.persistence.entity that return DesignAuthenticationEntityManagerModifier and TypeMethodDescriptionprotected DesignAuthenticationEntityManager
UserEntityManagerImpl.getDesignAuthenticationEntityManager()