com.atlassian.bamboo.ww2.interceptors
Class BasePermissionCheckInterceptor
java.lang.Object
com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
com.atlassian.bamboo.ww2.interceptors.BasePermissionCheckInterceptor
public class BasePermissionCheckInterceptor
- extends AbstractBambooInterceptor
A basic permission interceptor that checks if the action is PermissionAware
and then
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NOT_PERMITTED_RESULT
public static final String NOT_PERMITTED_RESULT
- See Also:
- Constant Field Values
BasePermissionCheckInterceptor
public BasePermissionCheckInterceptor()
intercept
public String intercept(ActionInvocation invocation)
throws Exception
- Throws:
Exception
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.