Uses of Interface
com.flowable.idm.engine.impl.persistence.entity.data.DesignAuthenticationDataManager
Packages that use DesignAuthenticationDataManager
Package
Description
-
Uses of DesignAuthenticationDataManager in com.flowable.idm.engine
Fields in com.flowable.idm.engine declared as DesignAuthenticationDataManagerModifier and TypeFieldDescriptionprotected DesignAuthenticationDataManager
CoreIdmEngineConfiguration.designAuthenticationDataManager
Methods in com.flowable.idm.engine that return DesignAuthenticationDataManagerModifier and TypeMethodDescriptionCoreIdmEngineConfiguration.getDesignAuthenticationDataManager()
Methods in com.flowable.idm.engine with parameters of type DesignAuthenticationDataManagerModifier and TypeMethodDescriptionCoreIdmEngineConfiguration.setDesignAuthenticationDataManager
(DesignAuthenticationDataManager designAuthenticationDataManager) -
Uses of DesignAuthenticationDataManager in com.flowable.idm.engine.impl.persistence.entity
Constructors in com.flowable.idm.engine.impl.persistence.entity with parameters of type DesignAuthenticationDataManagerModifierConstructorDescriptionDesignAuthenticationEntityManagerImpl
(CoreIdmEngineConfiguration idmEngineConfiguration, DesignAuthenticationDataManager dataManager) -
Uses of DesignAuthenticationDataManager in com.flowable.idm.engine.impl.persistence.entity.data.impl
Classes in com.flowable.idm.engine.impl.persistence.entity.data.impl that implement DesignAuthenticationDataManager