Uses of Class
org.apache.syncope.core.logic.SecurityQuestionLogic
Package
Description
-
Uses of SecurityQuestionLogic in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionIdRepoLogicContext.securityQuestionLogic
(SecurityQuestionDataBinder binder, UserDAO userDAO, SecurityQuestionDAO securityQuestionDAO) -
Uses of SecurityQuestionLogic in org.apache.syncope.core.rest.cxf
Modifier and TypeMethodDescriptionIdRepoRESTCXFContext.securityQuestionService
(SecurityQuestionLogic securityQuestionLogic) -
Uses of SecurityQuestionLogic in org.apache.syncope.core.rest.cxf.service
Modifier and TypeFieldDescriptionprotected final SecurityQuestionLogic
SecurityQuestionServiceImpl.logic