Uses of Class
org.apache.syncope.core.logic.SchemaLogic
Package
Description
-
Uses of SchemaLogic in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionIdRepoLogicContext.schemaLogic
(PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, AnyTypeClassDAO anyTypeClassDAO, ImplementationDAO implementationDAO, SchemaDataBinder binder) Modifier and TypeMethodDescriptionSCIMLogicContext.scimConfManager
(ConfParamOps confParamOps, SchemaLogic schemaLogic) -
Uses of SchemaLogic in org.apache.syncope.core.logic.scim
ModifierConstructorDescriptionSCIMConfManager
(ConfParamOps confParamOps, SchemaLogic schemaLogic) -
Uses of SchemaLogic in org.apache.syncope.core.rest.cxf
-
Uses of SchemaLogic in org.apache.syncope.core.rest.cxf.service