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

JAAS KeyStoreLoginModule supplies wrong principal class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • security-libs
    • None
    • merlin
    • generic
    • generic

      The new com.sun.security.auth.module.KeyStoreLoginModule class supplies
      principals of the wrong class. It should put principals of class
      javax.security.auth.x500.X500Principal into the principal set of the subject.
      Instead, it copies the subject principal from the X.509 certificate, which is
      currently an instance of the sun.security.x509.X500Name class.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: