インターフェース SecurityExpressionHandler<T>

    • メソッドの詳細

      • getExpressionParser

        org.springframework.expression.ExpressionParser getExpressionParser()
        戻り値:
        実装で使用される式の式パーサー。
      • createEvaluationContext

        org.springframework.expression.EvaluationContext createEvaluationContext​(Authentication authentication,
                                                                                 T invocation)
        呼び出し型のセキュリティ式を評価するための評価コンテキストを提供します。