[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
Fri Apr 20 12:33:17 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-2009.
-----------------------------------

    Resolution: Done


Updated the AuthorizationValidator.validate method to allow for USER query modification and to indicate whether CACHED or PREPARED commands should be instead handled as new requests.  See the class JavaDocs for more.
                
> 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: 8.0
>
>
> 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