Uses of Interface
com.atlassian.crowd.cache.UserAuthorisationCache
-
Uses of UserAuthorisationCache in com.atlassian.crowd.cache
Modifier and TypeClassDescriptionclass
A cluster-safe implementation of UserAuthorisationCache.class
class
Default implementation of UserAuthorisationCache in Crowd.ModifierConstructorDescriptionClusterAwareUserAuthorisationCache
(UserAuthorisationCache delegate, ClusterMessageService clusterMessageService) -
Uses of UserAuthorisationCache in com.atlassian.crowd.manager.application
ModifierConstructorDescriptionCachingApplicationService
(ApplicationService applicationService, UserAuthorisationCache userAuthorisationCache, com.atlassian.event.api.EventPublisher eventPublisher)