Uses of Class
org.apache.syncope.core.logic.NetworkServiceLogic
Packages that use NetworkServiceLogic
Package
Description
-
Uses of NetworkServiceLogic in org.apache.syncope.core.keymaster.internal
Fields in org.apache.syncope.core.keymaster.internal declared as NetworkServiceLogicModifier and TypeFieldDescriptionprotected final NetworkServiceLogicSelfKeymasterInternalServiceOps.logicConstructors in org.apache.syncope.core.keymaster.internal with parameters of type NetworkServiceLogicModifierConstructorDescription -
Uses of NetworkServiceLogic in org.apache.syncope.core.keymaster.rest.cxf.service
Fields in org.apache.syncope.core.keymaster.rest.cxf.service declared as NetworkServiceLogicModifier and TypeFieldDescriptionprotected final NetworkServiceLogicNetworkServiceServiceImpl.logicConstructors in org.apache.syncope.core.keymaster.rest.cxf.service with parameters of type NetworkServiceLogic -
Uses of NetworkServiceLogic in org.apache.syncope.core.starter
Methods in org.apache.syncope.core.starter that return NetworkServiceLogicModifier and TypeMethodDescriptionSelfKeymasterContext.networkServiceLogic(NetworkServiceDAO serviceDAO, EntityFactory entityFactory) Methods in org.apache.syncope.core.starter with parameters of type NetworkServiceLogicModifier and TypeMethodDescriptionSelfKeymasterContext.internalServiceOps(NetworkServiceLogic networkServiceLogic, KeymasterProperties props) SelfKeymasterContext.networkServiceService(NetworkServiceLogic networkServiceLogic)