Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-313

Add event notification API to realms

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Beta2
    • None
    • API / SPI
    • None

      A realm may wish to take action in the event of a successful or failed authentication, or possibly other future events. Add a general infrastructure to realms to handle events.

      Ideally the implementation will be a single method which accepts an abstract RealmEvent object, whose concrete types will describe the various possible events.

      There should be a RealmEventVisitor class which allows multiple-dispatch style type discrimination.

              dlloyd@redhat.com David Lloyd
              dlloyd@redhat.com David Lloyd
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: