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

Revisit branches in handleOne method in ServerAuthenticationContext.createCallbackHandler()

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: