Uses of Interface
org.apache.syncope.core.provisioning.api.data.SecurityQuestionDataBinder
Packages that use SecurityQuestionDataBinder
Package
Description
-
Uses of SecurityQuestionDataBinder in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as SecurityQuestionDataBinderModifier and TypeFieldDescriptionprotected final SecurityQuestionDataBinderSecurityQuestionLogic.binderMethods in org.apache.syncope.core.logic with parameters of type SecurityQuestionDataBinderModifier and TypeMethodDescriptionIdRepoLogicContext.securityQuestionLogic(SecurityQuestionDataBinder binder, UserDAO userDAO, SecurityQuestionDAO securityQuestionDAO) Constructors in org.apache.syncope.core.logic with parameters of type SecurityQuestionDataBinderModifierConstructorDescriptionSecurityQuestionLogic(SecurityQuestionDAO securityQuestionDAO, UserDAO userDAO, SecurityQuestionDataBinder binder) -
Uses of SecurityQuestionDataBinder in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java that return SecurityQuestionDataBinderModifier and TypeMethodDescriptionProvisioningContext.securityQuestionDataBinder(EntityFactory entityFactory) -
Uses of SecurityQuestionDataBinder in org.apache.syncope.core.provisioning.java.data
Classes in org.apache.syncope.core.provisioning.java.data that implement SecurityQuestionDataBinder