|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.security.access.expression.method.ExpressionBasedPostInvocationAdvice
public class ExpressionBasedPostInvocationAdvice
| Field Summary | |
|---|---|
protected org.apache.commons.logging.Log |
logger
|
| Constructor Summary | |
|---|---|
ExpressionBasedPostInvocationAdvice(MethodSecurityExpressionHandler expressionHandler)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
after(Authentication authentication,
org.aopalliance.intercept.MethodInvocation mi,
PostInvocationAttribute postAttr,
java.lang.Object returnedObject)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final org.apache.commons.logging.Log logger
| Constructor Detail |
|---|
public ExpressionBasedPostInvocationAdvice(MethodSecurityExpressionHandler expressionHandler)
| Method Detail |
|---|
public java.lang.Object after(Authentication authentication,
org.aopalliance.intercept.MethodInvocation mi,
PostInvocationAttribute postAttr,
java.lang.Object returnedObject)
throws AccessDeniedException
after in interface PostInvocationAuthorizationAdviceAccessDeniedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||