Uses of Interface
com.atlassian.bamboo.security.ScopesRequestCacheDelegate
Packages that use ScopesRequestCacheDelegate
Package
Description
-
Uses of ScopesRequestCacheDelegate in com.atlassian.bamboo.audit.enrichment
Constructors in com.atlassian.bamboo.audit.enrichment with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionBambooAuditMethodProvider
(ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.bamboo.security
Classes in com.atlassian.bamboo.security that implement ScopesRequestCacheDelegateMethods in com.atlassian.bamboo.security with parameters of type ScopesRequestCacheDelegateModifier and TypeMethodDescriptionvoid
BambooCachingPermissionManagerFacadeImpl.setScopesRequestCacheDelegate
(ScopesRequestCacheDelegate scopesRequestCacheDelegate) void
BambooPermissionManagerImpl.setScopesRequestCacheDelegate
(ScopesRequestCacheDelegate scopesRequestCacheDelegate) -
Uses of ScopesRequestCacheDelegate in com.atlassian.sal.bamboo.executor
Constructors in com.atlassian.sal.bamboo.executor with parameters of type ScopesRequestCacheDelegateModifierConstructorDescriptionBambooThreadLocalContextManager
(ScopesRequestCacheDelegate scopesRequestCacheDelegate) BambooThreadLocalDelegateExecutorFactory
(ScopesRequestCacheDelegate scopesRequestCacheDelegate)