[teiid-issues] [JBoss JIRA] (TEIID-2761) Enable/disable transport per model/view/virtual procedure

Steven Hawkins (JIRA) issues at jboss.org
Tue Jan 21 15:14:28 EST 2014


    [ https://issues.jboss.org/browse/TEIID-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12937686#comment-12937686 ] 

Steven Hawkins commented on TEIID-2761:
---------------------------------------

> I do not think I follow what you mean here

If a security domain is specified in a vdb.xml, e.g. as an attribute (or it could be a property):

{code}
<vdb name="x" version= "1" security-domain="domainX">
{code}

Then for any access of that VDB we'll use domainX regardless of what is configured on the transport.
                
> Enable/disable transport per model/view/virtual procedure
> ---------------------------------------------------------
>
>                 Key: TEIID-2761
>                 URL: https://issues.jboss.org/browse/TEIID-2761
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Server
>    Affects Versions: 8.5
>            Reporter: Patrick Deenen
>            Assignee: Steven Hawkins
>             Fix For: 8.7
>
>
> It would be nice to be able to enable and disable access to models, tables, views or (virtual) procedures for a specific transport (JDBC, ODBC, OData, REST, Web services).
> One may want to have access to virtual procedures only by Odata for example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list