-
Bug
-
Resolution: Fixed
-
P4
-
16
-
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.
The method should be updated to return the name in the correct format as specified by the javadoc.
- csr for
-
JDK-8255692 `HttpPrincipal::getName` returns incorrect name
-
- Closed
-
- duplicates
-
JDK-6487023 jhttp related HttpPrincipal getName() and toString() return values are not ok
-
- Closed
-
- relates to
-
JDK-8255764 Release Note: `HttpPrincipal::getName` Returned Incorrect Name
-
- Closed
-
There are no Sub-Tasks for this issue.