Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7337

Introduce an authorization SPI

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Major
    • None
    • None
    • Transactions
    • None

    Description

      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!

      Attachments

        Issue Links

          Activity

            People

              zfeng@redhat.com Zheng Feng
              dlloyd@redhat.com David Lloyd
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: