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

Revisit branches in handleOne method in ServerAuthenticationContext.createCallbackHandler()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.1.0.Beta53
    • 1.1.0.Beta38
    • None
    • None

    Description

      Three branches (for EvidenceVerifyCallback, MechanismInformationCallback, CredentialUpdateCallback) in handleOne method of CallbackHandler created in ServerAuthenticationContext.createCallbackHandler() do not call handleOne(callbacks, idx + 1);, which means that another callbacks in array are not processed then. In case it is expected then some assertion that no another callback is obtained in callbacks array should be added.

      Attachments

        Issue Links

          Activity

            People

              psilva@redhat.com Pedro Igor Craveiro
              olukas Ondrej Lukas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: