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

add principal "alias" grant syntax to policy file

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.0, 1.4.0
    • security-libs
    • None
    • beta
    • generic
    • generic

      It would be useful if the JAAS policy file allowed keystore aliases to be used in grants, for example:
          grant principal "alias" { ... };
      If the alias resolves to an X509Certificate, treat the above as equivalent to
          grant com.sun.security.auth.X500Principal "<SubjectDN>"

            claisunw Charlie Lai (Inactive)
            bscheiflsunw Bob Scheifler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: