Uses of Interface
com.atlassian.bamboo.user.BambooAuthenticationContext

Packages that use BambooAuthenticationContext
com.atlassian.bamboo.user   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.interceptors   
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.user
 

Classes in com.atlassian.bamboo.user that implement BambooAuthenticationContext
 class DefaultAuthenticationContext
           
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 with parameters of type BambooAuthenticationContext
 void BambooActionSupport.setAuthenticationContext(BambooAuthenticationContext authenticationContext)
           
 

Uses of BambooAuthenticationContext in com.atlassian.bamboo.ww2.interceptors
 

Fields in com.atlassian.bamboo.ww2.interceptors declared as BambooAuthenticationContext
protected  BambooAuthenticationContext AbstractPermissionCheckInterceptor.authenticationContext
           
 

Methods in com.atlassian.bamboo.ww2.interceptors with parameters of type BambooAuthenticationContext
 void AbstractPermissionCheckInterceptor.setAuthenticationContext(BambooAuthenticationContext authenticationContext)
           
 

Constructors in com.atlassian.bamboo.ww2.interceptors with parameters of type BambooAuthenticationContext
AdminPermissionCheckInterceptor(BambooAuthenticationContext authenticationContext, PermissionManager permissionManager)
           
ViewPermissionCheckInterceptor(BambooAuthenticationContext authenticationContext, PermissionManager permissionManager)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.