Interface SecurityPolicy.QueryTransformer

    • Method Detail

      • transform

        String transform​(NuxeoPrincipal principal,
                         String query)
        Transforms a query into another query that has the security policy applied.
        Parameters:
        principal - the principal making the query
        query - the query
        Returns:
        the query with security policy applied
        Since:
        5.7.2