Uses of Interface
com.atlassian.bamboo.security.PermissionManager

Packages that use PermissionManager
com.atlassian.bamboo.security   
com.atlassian.bamboo.ww2.interceptors   
 

Uses of PermissionManager in com.atlassian.bamboo.security
 

Classes in com.atlassian.bamboo.security that implement PermissionManager
 class DefaultPermissionManager
           
 

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

Fields in com.atlassian.bamboo.ww2.interceptors declared as PermissionManager
protected  PermissionManager AbstractPermissionCheckInterceptor.permissionManager
           
 

Methods in com.atlassian.bamboo.ww2.interceptors with parameters of type PermissionManager
 void AbstractPermissionCheckInterceptor.setPermissionManager(PermissionManager permissionManager)
           
 

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



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.