Closed arjantijms closed 2 years ago
Generics are missing in the Authentication API.
Ignoring the javax to jakarta change this addition of these generics is a binary compatible one so it will not cause breakage for existing applications using this API.
We will need to update the signature files in the TCK to account for this change.
After discussing with the platform group decided not to target this for Jakarta EE 9/2.0.0.
Targeted for Jakarta EE 10/3.0.0
Generics are missing in the Authentication API.
Ignoring the javax to jakarta change this addition of these generics is a binary compatible one so it will not cause breakage for existing applications using this API.
We will need to update the signature files in the TCK to account for this change.