Uses of Class
org.apache.syncope.core.logic.ConfParamLogic
- 
Packages that use ConfParamLogic Package Description org.apache.syncope.core.keymaster.rest.cxf.service org.apache.syncope.core.starter 
- 
- 
Uses of ConfParamLogic in org.apache.syncope.core.keymaster.rest.cxf.serviceFields in org.apache.syncope.core.keymaster.rest.cxf.service declared as ConfParamLogic Modifier and Type Field Description protected ConfParamLogicConfParamServiceImpl. logicConstructors in org.apache.syncope.core.keymaster.rest.cxf.service with parameters of type ConfParamLogic Constructor Description ConfParamServiceImpl(ConfParamLogic logic)
- 
Uses of ConfParamLogic in org.apache.syncope.core.starterMethods in org.apache.syncope.core.starter that return ConfParamLogic Modifier and Type Method Description ConfParamLogicSelfKeymasterContext. confParamLogic(InternalConfParamHelper helper)Methods in org.apache.syncope.core.starter with parameters of type ConfParamLogic Modifier and Type Method Description ConfParamServiceSelfKeymasterContext. confParamService(ConfParamLogic confParamLogic)
 
-