jakartaee / jakartaee/security
app-securitycontext TCK test should pass HttpMethod to SecurityContext.hasAccessToWebResource()
Open
- Dominant language
- Java
- Stars
- 66
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
The published version of the specification specifies this method takes one or more methods:
https://jakarta.ee/specifications/security/3.0/apidocs/jakarta.security/jakarta/security/enterprise/securitycontext#hasAccessToWebResource(java.lang.String,java.lang.String...)
The tests in the TCK should be adhering to the published specification / API.
Contributor guide
Assessment
This issue has not been assessed yet.