クラス MethodExpressionAuthorizationManager

  • 実装されたすべてのインターフェース:
    AuthorizationManager<org.aopalliance.intercept.MethodInvocation>

    public final class MethodExpressionAuthorizationManager
    extends java.lang.Object
    implements AuthorizationManager<org.aopalliance.intercept.MethodInvocation>
    指定された式を MethodInvocation に対して評価することによってアクセスを決定する式ベースの AuthorizationManager
    導入:
    5.8
    • コンストラクターの詳細

      • MethodExpressionAuthorizationManager

        public MethodExpressionAuthorizationManager​(java.lang.String expressionString)
        インスタンスを作成します。
        パラメーター:
        expressionString - 解析する生の式文字列