|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.acegisecurity.intercept.AbstractSecurityInterceptor com.atlassian.bamboo.security.acegi.intercept.web.WebworkSecurityInterceptor
public class WebworkSecurityInterceptor
WebWork interceptor that delegates to Acegi security manager to check authority
Field Summary |
---|
Fields inherited from class org.acegisecurity.intercept.AbstractSecurityInterceptor |
---|
logger, messages |
Constructor Summary | |
---|---|
WebworkSecurityInterceptor()
|
Method Summary | |
---|---|
void |
destroy()
|
java.lang.Class |
getSecureObjectClass()
|
void |
init()
|
java.lang.String |
intercept(com.opensymphony.xwork.ActionInvocation invocation)
|
org.acegisecurity.intercept.ObjectDefinitionSource |
obtainObjectDefinitionSource()
|
void |
setObjectDefinitionSource(ActionInvocationDefinitionSource objectDefinitionSource)
|
void |
setOverrideAuthorities(org.acegisecurity.GrantedAuthority[] overrideAuthorities)
|
Methods inherited from class org.acegisecurity.intercept.AbstractSecurityInterceptor |
---|
afterInvocation, afterPropertiesSet, beforeInvocation, getAccessDecisionManager, getAfterInvocationManager, getAuthenticationManager, getRunAsManager, isAlwaysReauthenticate, isRejectPublicInvocations, isValidateConfigAttributes, setAccessDecisionManager, setAfterInvocationManager, setAlwaysReauthenticate, setApplicationEventPublisher, setAuthenticationManager, setMessageSource, setRejectPublicInvocations, setRunAsManager, setValidateConfigAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebworkSecurityInterceptor()
Method Detail |
---|
public java.lang.Class getSecureObjectClass()
getSecureObjectClass
in class org.acegisecurity.intercept.AbstractSecurityInterceptor
public org.acegisecurity.intercept.ObjectDefinitionSource obtainObjectDefinitionSource()
obtainObjectDefinitionSource
in class org.acegisecurity.intercept.AbstractSecurityInterceptor
public void destroy()
destroy
in interface com.opensymphony.xwork.interceptor.Interceptor
public void init()
init
in interface com.opensymphony.xwork.interceptor.Interceptor
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation invocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
java.lang.Exception
public void setObjectDefinitionSource(ActionInvocationDefinitionSource objectDefinitionSource)
public void setOverrideAuthorities(org.acegisecurity.GrantedAuthority[] overrideAuthorities)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |