Class SystemGwtRpcRequestMatcher

  • All Implemented Interfaces:
    com.hitachivantara.security.web.model.matcher.RequestMatcher, Predicate<javax.servlet.http.HttpServletRequest>

    public class SystemGwtRpcRequestMatcher
    extends AbstractGwtRpcRequestMatcher
    The SystemGwtRpcRequestMatcher class is a specialized GWT-RPC request matcher which can be used to match URLs of GWT-RPC services of the Pentaho Platform itself (e.g. /ws/gwt/serviceName).
    See Also:
    SystemGwtRpc