Uses of Interface
com.atlassian.crowd.cache.UserAuthorisationCache
Packages that use UserAuthorisationCache
-
Uses of UserAuthorisationCache in com.atlassian.crowd.cache
Classes in com.atlassian.crowd.cache that implement UserAuthorisationCacheModifier and TypeClassDescriptionclassA cluster-safe implementation of UserAuthorisationCache.classclassDefault implementation of UserAuthorisationCache in Crowd.Constructors in com.atlassian.crowd.cache with parameters of type UserAuthorisationCacheModifierConstructorDescriptionClusterAwareUserAuthorisationCache(UserAuthorisationCache delegate, ClusterMessageService clusterMessageService) -
Uses of UserAuthorisationCache in com.atlassian.crowd.manager.application
Constructors in com.atlassian.crowd.manager.application with parameters of type UserAuthorisationCacheModifierConstructorDescriptionCachingApplicationService(ApplicationService applicationService, UserAuthorisationCache userAuthorisationCache, com.atlassian.event.api.EventPublisher eventPublisher)