sun.security.krb5.internal.ccache.CCacheInputStream.readCred does not use auth data

XMLWordPrintable

    • b15
    • generic
    • generic
    • Verified

      sun.security.krb5.internal.ccache.CCacheInputStream.readCred()

      AuthorizationDataEntry[] auDataEntry = readAuth();
      AuthorizationData auData = null;
      if (auData != null) {
         auData = new AuthorizationData(auDataEntry);
      }

      Looks like auData should be auDataEntry

            Assignee:
            Weijun Wang
            Reporter:
            Andrew Gross
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: