Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Switch from org.apache.cxf.rs.security.jose to com.nimbusds.jose.jwk. #3595

Merged
merged 2 commits into from
Oct 25, 2023

Fix lint

da6108f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Switch from org.apache.cxf.rs.security.jose to com.nimbusds.jose.jwk. #3595

Fix lint
da6108f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 24, 2023 in 1s

78.26% of diff hit (target 64.84%)

View this Pull Request on Codecov

78.26% of diff hit (target 64.84%)

Annotations

Check warning on line 66 in src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/JwtVerifier.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/JwtVerifier.java#L66

Added line #L66 was not covered by tests

Check warning on line 133 in src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/JwtVerifier.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/JwtVerifier.java#L133

Added line #L133 was not covered by tests

Check warning on line 102 in src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/KeySetRetriever.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/KeySetRetriever.java#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 63 in src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java#L63

Added line #L63 was not covered by tests

Check warning on line 83 in src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java#L83

Added line #L83 was not covered by tests

Check warning on line 86 in src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java#L86

Added line #L86 was not covered by tests

Check warning on line 96 in src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java#L96

Added line #L96 was not covered by tests

Check warning on line 137 in src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java#L137

Added line #L137 was not covered by tests

Check warning on line 283 in src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java#L283

Added line #L283 was not covered by tests

Check warning on line 307 in src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java#L307

Added line #L307 was not covered by tests

Check warning on line 317 in src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java#L317

Added line #L317 was not covered by tests

Check warning on line 320 in src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java#L320

Added line #L320 was not covered by tests

Check warning on line 328 in src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java#L328

Added line #L328 was not covered by tests

Check warning on line 94 in src/main/java/org/opensearch/security/authtoken/jwt/JwtVendor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/authtoken/jwt/JwtVendor.java#L91-L94

Added lines #L91 - L94 were not covered by tests

Check warning on line 21 in src/main/java/org/opensearch/security/authtoken/jwt/KeyPaddingUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/authtoken/jwt/KeyPaddingUtil.java#L21

Added line #L21 was not covered by tests

Check warning on line 27 in src/main/java/org/opensearch/security/authtoken/jwt/KeyPaddingUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/authtoken/jwt/KeyPaddingUtil.java#L26-L27

Added lines #L26 - L27 were not covered by tests