-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 16
-
Component/s: core-libs
-
Verified
The behavior of the `HttpPrincipal::getName` method has been updated to return the name in the correct format as outlined in its specification, i.e. `"realm:username"`. Previously, the method incorrectly returned `"username"` only.
- relates to
-
JDK-8255584 `HttpPrincipal::getName` returns incorrect name
-
- Resolved
-