| インターフェース | 説明 |
|---|---|
| MethodSecurityExpressionHandler | メソッド呼び出しの保護に固有のメソッドを追加する拡張式ハンドラーファサード。 |
| MethodSecurityExpressionOperations | メソッドセキュリティ式でフィルタリングを使用する場合に実装する必要があるインターフェース。 |
| クラス | 説明 |
|---|---|
| DefaultMethodSecurityExpressionHandler | MethodSecurityExpressionHandler の標準実装。 |
| ExpressionBasedAnnotationAttributeFactory | アノテーション値を実行時に評価される式として解釈する PrePostInvocationAttributeFactory。 |
| ExpressionBasedPostInvocationAdvice | |
| ExpressionBasedPreInvocationAdvice | 式に基づくメソッド呼び出し前の処理。 |