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

`HttpPrincipal::getName` returns incorrect name

XMLWordPrintable

    • b24

      The specification for `HttpPrincipal::getName` reports that it should return the name of the HttpPrincipal in the format "realm:username". However, it currently returns the username only.
      The method should be updated to return the name in the correct format as specified by the javadoc.

            pconcannon Patrick Concannon (Inactive)
            pconcannon Patrick Concannon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: