Uses of Class
org.apache.syncope.core.logic.AuthModuleLogic
Packages that use AuthModuleLogic
Package
Description
-
Uses of AuthModuleLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return AuthModuleLogicModifier and TypeMethodDescriptionAMLogicContext.authModuleLogic
(AuthModuleDataBinder binder, AuthModuleDAO authModuleDAO) -
Uses of AuthModuleLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type AuthModuleLogicModifier and TypeMethodDescriptionAMRESTCXFContext.authModuleService
(AuthModuleLogic authModuleLogic) -
Uses of AuthModuleLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as AuthModuleLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type AuthModuleLogic