com.atlassian.bamboo.ww2.interceptors
Class ViewPermissionCheckInterceptor

java.lang.Object
  extended by com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
      extended by com.atlassian.bamboo.ww2.interceptors.AbstractPermissionCheckInterceptor
          extended by com.atlassian.bamboo.ww2.interceptors.ViewPermissionCheckInterceptor

public class ViewPermissionCheckInterceptor
extends AbstractPermissionCheckInterceptor


Field Summary
 
Fields inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractPermissionCheckInterceptor
authenticationContext, permissionManager
 
Constructor Summary
ViewPermissionCheckInterceptor()
           
ViewPermissionCheckInterceptor(BambooAuthenticationContext authenticationContext, PermissionManager permissionManager)
           
 
Method Summary
protected  Permission getPermissionToCheck()
           
 
Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractPermissionCheckInterceptor
intercept, setAuthenticationContext, setPermissionManager
 
Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
destroy, getParameter, getParameterAsInt, hasParameter, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewPermissionCheckInterceptor

public ViewPermissionCheckInterceptor()

ViewPermissionCheckInterceptor

public ViewPermissionCheckInterceptor(BambooAuthenticationContext authenticationContext,
                                      PermissionManager permissionManager)
Method Detail

getPermissionToCheck

protected Permission getPermissionToCheck()
Specified by:
getPermissionToCheck in class AbstractPermissionCheckInterceptor


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.