Uses of Class
org.apache.syncope.core.logic.AuthProfileLogic
Packages that use AuthProfileLogic
Package
Description
-
Uses of AuthProfileLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return AuthProfileLogicModifier and TypeMethodDescriptionAMLogicContext.authProfileLogic
(AuthProfileDataBinder authProfileDataBinder, AuthProfileDAO authProfileDAO, EntityFactory entityFactory) -
Uses of AuthProfileLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type AuthProfileLogicModifier and TypeMethodDescriptionAMRESTCXFContext.authProfileService
(AuthProfileLogic authProfileLogic) -
Uses of AuthProfileLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as AuthProfileLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type AuthProfileLogic