Uses of Class
org.apache.syncope.core.logic.SecurityQuestionLogic
Packages that use SecurityQuestionLogic
Package
Description
-
Uses of SecurityQuestionLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SecurityQuestionLogicModifier and TypeMethodDescriptionIdRepoLogicContext.securityQuestionLogic(SecurityQuestionDataBinder binder, UserDAO userDAO, SecurityQuestionDAO securityQuestionDAO) -
Uses of SecurityQuestionLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type SecurityQuestionLogicModifier and TypeMethodDescriptionIdRepoRESTCXFContext.securityQuestionService(SecurityQuestionLogic securityQuestionLogic) -
Uses of SecurityQuestionLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as SecurityQuestionLogicModifier and TypeFieldDescriptionprotected final SecurityQuestionLogicSecurityQuestionServiceImpl.logicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type SecurityQuestionLogic