|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.acegisecurity.intercept.AbstractSecurityInterceptor
net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor
org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityInterceptor
public class MethodSecurityInterceptor
Field Summary |
---|
Fields inherited from class net.sf.acegisecurity.intercept.AbstractSecurityInterceptor |
---|
logger |
Constructor Summary | |
---|---|
MethodSecurityInterceptor()
|
Method Summary | |
---|---|
org.alfresco.service.cmr.security.AccessStatus |
pre(java.lang.Object object)
|
Methods inherited from class net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor |
---|
getObjectDefinitionSource, getSecureObjectClass, invoke, obtainObjectDefinitionSource, setObjectDefinitionSource |
Methods inherited from class net.sf.acegisecurity.intercept.AbstractSecurityInterceptor |
---|
afterInvocation, afterPropertiesSet, beforeInvocation, getAccessDecisionManager, getAfterInvocationManager, getAuthenticationManager, getRunAsManager, isValidateConfigAttributes, setAccessDecisionManager, setAfterInvocationManager, setApplicationContext, setAuthenticationManager, setRunAsManager, setValidateConfigAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodSecurityInterceptor()
Method Detail |
---|
public org.alfresco.service.cmr.security.AccessStatus pre(java.lang.Object object)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |