Uses of Class
org.apache.syncope.core.logic.ClientAppLogic
Packages that use ClientAppLogic
Package
Description
-
Uses of ClientAppLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return ClientAppLogicModifier and TypeMethodDescriptionAMLogicContext.clientAppLogic
(ServiceOps serviceOps, ClientAppUtilsFactory clientAppUtilsFactory, ClientAppDataBinder binder, CASSPClientAppDAO casSPClientAppDAO, OIDCRPClientAppDAO oidcRPClientAppDAO, SAML2SPClientAppDAO saml2SPClientAppDAO) -
Uses of ClientAppLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type ClientAppLogicModifier and TypeMethodDescriptionAMRESTCXFContext.clientAppService
(ClientAppLogic clientAppLogic) -
Uses of ClientAppLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as ClientAppLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type ClientAppLogic