接口 AccessManager

    • 方法详细资料

      • isAllowed

        boolean isAllowed​(org.springframework.http.server.ServerHttpRequest request)
        Determine if the specific request is allowed to be handled by the Dispatcher.
        参数:
        request - the request to check
        返回:
        true if access is allowed.