com.atlassian.confluence.security.websudo
Class WebSudoInterceptor
java.lang.Object
com.atlassian.confluence.setup.webwork.AbstractAwareInterceptor
com.atlassian.confluence.security.websudo.WebSudoInterceptor
- All Implemented Interfaces:
- Interceptor
public class WebSudoInterceptor
- extends AbstractAwareInterceptor
Checks for WebSudo authentication details on incoming requests
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebSudoInterceptor
public WebSudoInterceptor()
intercept
public String intercept(ActionInvocation actionInvocation)
throws Exception
- Specified by:
intercept
in interface Interceptor
- Specified by:
intercept
in class AbstractAwareInterceptor
- Throws:
Exception