Uses of Class
com.evolveum.midpoint.repo.common.SystemObjectCache
Packages that use SystemObjectCache
Package
Description
-
Uses of SystemObjectCache in com.evolveum.midpoint.model.impl
Fields in com.evolveum.midpoint.model.impl declared as SystemObjectCache -
Uses of SystemObjectCache in com.evolveum.midpoint.model.impl.sync
Fields in com.evolveum.midpoint.model.impl.sync declared as SystemObjectCache -
Uses of SystemObjectCache in com.evolveum.midpoint.repo.common.util
Methods in com.evolveum.midpoint.repo.common.util with parameters of type SystemObjectCacheModifier and TypeMethodDescriptionstatic @Nullable String
SubscriptionUtil.missingSubscriptionAppeal
(SystemObjectCache systemObjectCache, LocalizationService localizationService, Locale locale) If null is returned, subscription is valid and no action is needed. -
Uses of SystemObjectCache in com.evolveum.midpoint.web.boot
Constructors in com.evolveum.midpoint.web.boot with parameters of type SystemObjectCacheModifierConstructorDescriptionMidpointResponse
(int outputBufferSize, String contextPath, SystemObjectCache systemObjectCache) MidpointResponse
(String servletPath, SystemObjectCache systemObjectCache) MidPointTomcatServletWebServerFactory
(String contextPath, SystemObjectCache systemObjectCache) -
Uses of SystemObjectCache in com.evolveum.midpoint.web.page.admin.configuration
Fields in com.evolveum.midpoint.web.page.admin.configuration declared as SystemObjectCache