Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CachingPolicyType
Packages that use CachingPolicyType
-
Uses of CachingPolicyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type CachingPolicyTypeModifier and TypeFieldDescriptionstatic final Producer<CachingPolicyType>
CachingPolicyType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CachingPolicyTypeModifier and TypeMethodDescriptionResourcePasswordDefinitionType.beginCaching()
ResourceType.beginCaching()
CachingPolicyType.cachingStrategy
(CachingStrategyType value) CachingPolicyType.clone()
ObjectFactory.createCachingPolicyType()
ResourcePasswordDefinitionType.getCaching()
ResourceType.getCaching()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CachingPolicyTypeModifier and TypeMethodDescriptionResourcePasswordDefinitionType.caching
(CachingPolicyType value) ResourceType.caching
(CachingPolicyType value) void
ResourcePasswordDefinitionType.setCaching
(CachingPolicyType value) void
ResourceType.setCaching
(CachingPolicyType value)