Uses of Class
org.apache.syncope.core.logic.init.EntitlementAccessor
-
Packages that use EntitlementAccessor Package Description org.apache.syncope.core.logic org.apache.syncope.core.logic.init -
-
Uses of EntitlementAccessor in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return EntitlementAccessor Modifier and Type Method Description EntitlementAccessorIdRepoLogicContext. entitlementAccessor(AnyTypeDAO anyTypeDAO)Methods in org.apache.syncope.core.logic with parameters of type EntitlementAccessor Modifier and Type Method Description IdRepoEntitlementLoaderIdRepoLogicContext. idRepoEntitlementLoader(EntitlementAccessor entitlementAccessor) -
Uses of EntitlementAccessor in org.apache.syncope.core.logic.init
Fields in org.apache.syncope.core.logic.init declared as EntitlementAccessor Modifier and Type Field Description protected EntitlementAccessorIdRepoEntitlementLoader. entitlementAccessorConstructors in org.apache.syncope.core.logic.init with parameters of type EntitlementAccessor Constructor Description IdRepoEntitlementLoader(EntitlementAccessor entitlementAccessor)
-