クラス ExpressionBasedPostInvocationAdvice
java.lang.ObjectSE
org.springframework.security.access.expression.method.ExpressionBasedPostInvocationAdvice
- 実装済みのインターフェース一覧:
org.springframework.aop.framework.AopInfrastructureBean,PostInvocationAuthorizationAdvice
@DeprecatedSE
public class ExpressionBasedPostInvocationAdvice
extends ObjectSE
implements PostInvocationAuthorizationAdvice
使用すべきではありません。
- 導入:
- 3.0
フィールドのサマリー
フィールドコンストラクター概要
コンストラクターコンストラクター説明ExpressionBasedPostInvocationAdvice(MethodSecurityExpressionHandler expressionHandler) 使用すべきではありません。方法の概要
修飾子と型メソッド説明after(Authentication authentication, org.aopalliance.intercept.MethodInvocation mi, PostInvocationAttribute postAttr, ObjectSE returnedObject) 使用すべきではありません。
フィールドの詳細
logger
protected final org.apache.commons.logging.Log logger使用すべきではありません。
コンストラクターの詳細
ExpressionBasedPostInvocationAdvice
使用すべきではありません。
メソッドの詳細
after
public ObjectSE after(Authentication authentication, org.aopalliance.intercept.MethodInvocation mi, PostInvocationAttribute postAttr, ObjectSE returnedObject) throws AccessDeniedException 使用すべきではありません。- 次で指定:
- インターフェース
PostInvocationAuthorizationAdviceのafter - 例外:
AccessDeniedException
AuthorizationManagerAfterMethodInterceptorを使用してください