Details
-
Bug
-
Resolution: Fixed
-
P4
-
16
-
b24
Description
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.
The method should be updated to return the name in the correct format as specified by the javadoc.
Attachments
Issue Links
- csr for
-
JDK-8255692 `HttpPrincipal::getName` returns incorrect name
-
- Closed
-
- relates to
-
JDK-8255764 Release Note: `HttpPrincipal::getName` Returned Incorrect Name
-
- Closed
-