クラス RequestMatcherDelegatingAuthorizationManager

java.lang.ObjectSE
org.springframework.security.web.access.intercept.RequestMatcherDelegatingAuthorizationManager
実装されたすべてのインターフェース:
AuthorizationManager<jakarta.servlet.http.HttpServletRequest>

public final class RequestMatcherDelegatingAuthorizationManager extends ObjectSE implements AuthorizationManager<jakarta.servlet.http.HttpServletRequest>
RequestMatcher 評価に基づいて特定の AuthorizationManager に委譲する AuthorizationManager
導入:
5.5