Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1734

CoarseSSOCacheEntry class field self-assignment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Alpha4
    • 8.0.0.Alpha4
    • Clustering
    • None

      CoarseSSOCacheEntry class has a field self-assignment, which could be a typo:

          @Override
          public void setAuthenticationType(AuthenticationType type) {
              this.authType = authType;
          }
      

            pferraro@redhat.com Paul Ferraro
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: