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

Merge an if statement with the enclosing one in ServerAuthenticationContext

XMLWordPrintable

      Replace the nested if statements with one if statement that checks both of the conditions together
      https://github.com/wildfly-security/wildfly-elytron/blob/2.x/auth/server/base/src/main/java/org/wildfly/security/auth/server/ServerAuthenticationContext.java#L895-L897
      Note: there is a 3rd if statement, which has an else statement. So, do not merge that one with the other two.

            rhn-support-gabsanto Gabriel Santos
            rh-ee-prpaul Prarthona Paul
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: