-
Task
-
Resolution: Done
-
Major
-
None
-
None
Make the following piece of code more readable: https://github.com/wildfly-security/wildfly-elytron/blob/1.x/auth/server/base/src/main/java/org/wildfly/security/auth/callback/CachedIdentityAuthorizeCallback.java#L157 . If statements should not have side effects.