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.authProfileSelfService(AuthProfileLogic authProfileLogic) AMRESTCXFContext.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 AuthProfileLogicModifier and TypeFieldDescriptionprotected final AuthProfileLogicAuthProfileSelfServiceImpl.logicprotected final AuthProfileLogicAuthProfileServiceImpl.logicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type AuthProfileLogicModifierConstructorDescription