Skip to content

Commit

Permalink
Fix missing javax to jakarta package rename
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Louis Monteiro <jlmonteiro@tomitribe.com>
  • Loading branch information
jeanouii committed Aug 18, 2020
1 parent e549c96 commit f813147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/src/main/asciidoc/soap-profile.adoc
Expand Up @@ -538,7 +538,7 @@ specification

When the runtime is not a Jakarta Authorization compatible
endpoint container, the properties argument used in all calls to
getAuthContext must not include a `javax.security.jacc.PolicyContext`
getAuthContext must not include a `jakarta.security.jacc.PolicyContext`
key-value pair, and a null value may be passed for the `properties`
argument.

Expand Down

0 comments on commit f813147

Please sign in to comment.