[teiid-issues] [JBoss JIRA] (TEIID-2009) Allow for the possiblity of rewriten user commands by the AuthoriztionValidator

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Apr 19 10:48:18 EDT 2012


Steven Hawkins created TEIID-2009:
-------------------------------------

             Summary: Allow for the possiblity of rewriten user commands by the AuthoriztionValidator
                 Key: TEIID-2009
                 URL: https://issues.jboss.org/browse/TEIID-2009
             Project: Teiid
          Issue Type: Enhancement
          Components: Query Engine
    Affects Versions: 7.7
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.7.1


The AuthorizationValidator is a customizable extension point and although not officially supported could allow for the rewrite of incoming user queries in the engine command object form.  Since this will be after the query is resolved any modifications must also leave the query in resolved form, so it is necessary for the introduction of columns/tables to be resolved against the supplied QueryMetadataInterface.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list