Uses of Class
net.shibboleth.idp.admin.impl.InstallableComponentPropertyCache
Packages that use InstallableComponentPropertyCache
Package
Description
Implementation classes for administrative profiles.
-
Uses of InstallableComponentPropertyCache in net.shibboleth.idp.admin.impl
Fields in net.shibboleth.idp.admin.impl declared as InstallableComponentPropertyCacheModifier and TypeFieldDescriptionInstallableComponentGaugeSet.cacheThe cache (to stop us going offsite).ReportUpdateStatus.cacheThe cache (to stop us going offsite if someone already has).Methods in net.shibboleth.idp.admin.impl with parameters of type InstallableComponentPropertyCacheModifier and TypeMethodDescriptionvoidInstallableComponentGaugeSet.setCache(InstallableComponentPropertyCache what) Set the the bean which caches information we have phoned home about.voidReportUpdateStatus.setCache(InstallableComponentPropertyCache what) Set the cache of information we have phoned home about;