Uses of Class
org.apache.syncope.core.logic.RealmLogic
Packages that use RealmLogic
Package
Description
-
Uses of RealmLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return RealmLogicModifier and TypeMethodDescriptionIdRepoLogicContext.realmLogic(RealmDAO realmDAO, RealmSearchDAO realmSearchDAO, AnySearchDAO anySearchDAO, TaskDAO taskDAO, CASSPClientAppDAO casSPClientAppDAO, OIDCRPClientAppDAO oidcRPClientAppDAO, SAML2SPClientAppDAO saml2SPClientAppDAO, RealmDataBinder binder, PropagationManager propagationManager, PropagationTaskExecutor taskExecutor) -
Uses of RealmLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type RealmLogic -
Uses of RealmLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as RealmLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type RealmLogic