[jbossts-issues] [JBoss JIRA] (JBTM-2772) Introduce an authorization SPI

Amos Feng (JIRA) issues at jboss.org
Wed Oct 12 22:28:00 EDT 2016


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

Amos Feng updated JBTM-2772:
----------------------------
    Component/s: SPI


> Introduce an authorization SPI
> ------------------------------
>
>                 Key: JBTM-2772
>                 URL: https://issues.jboss.org/browse/JBTM-2772
>             Project: JBoss Transaction Manager
>          Issue Type: Enhancement
>          Components: Application Server Integration, SPI
>            Reporter: David Lloyd
>            Assignee: Amos Feng
>
> We need an SPI that can be invoked to authorize state changes in a transaction.  The method(s) should make it clear in some way which operation is being authorized, and it must run from the same thread as the thread which instigates the state change.
> It must be possible to register an implementation of the SPI when the container starts up or acquires the transaction manager.
> The operations that should provide authorization checks include, but are not limited to:
> * begin
> * rollback
> * prepare
> * forget
> * commit (one or two phase)
> * recover
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list