Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4769228

Issues with the implementation of RFE 4688866

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.2
    • 1.4.2
    • security-libs
    • None

      With the implementation of RFE 4688866, we store the Kerberos session ticket in the Subject's private credential set. There are a couple of problems with the implemenatation.
      1. We should be checking whethe the subject is readOnly before attempting to store the subject
      2. Also consider whether a method on the GSSContext (may be in com.sun.*) is better than the current approach.
      3. Ensure that the session tickets are deleted at the end of GSS Context dispose.

            rmartisunw Ramachandran Marti (Inactive)
            rmartisunw Ramachandran Marti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: