[Backport 2.11] Expanding Authentication with SecurityRequest Abstraction (#3430) #3488
64.83% of diff hit (target 64.64%)
View this Pull Request on Codecov
64.83% of diff hit (target 64.64%)
Annotations
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L156
Added line #L156 was not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L159
Added line #L159 was not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java#L244-L245
Added lines #L244 - L245 were not covered by tests
Check warning on line 233 in src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java#L232-L233
Added lines #L232 - L233 were not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L287-L289
Added lines #L287 - L289 were not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L291-L292
Added lines #L291 - L292 were not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L296
Added line #L296 was not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L298
Added line #L298 was not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L301
Added line #L301 was not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L385
Added line #L385 was not covered by tests
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java#L242
Added line #L242 was not covered by tests
Check warning on line 158 in src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java#L158
Added line #L158 was not covered by tests
Check warning on line 164 in src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java#L164
Added line #L164 was not covered by tests
Check warning on line 167 in src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java#L167
Added line #L167 was not covered by tests
Check warning on line 187 in src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java
codecov / codecov/patch
src/main/java/com/amazon/dlic/auth/http/saml/HTTPSamlAuthenticator.java#L187
Added line #L187 was not covered by tests
Check warning on line 387 in src/main/java/org/opensearch/security/auditlog/impl/AuditMessage.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auditlog/impl/AuditMessage.java#L387
Added line #L387 was not covered by tests
Check warning on line 200 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L200
Added line #L200 was not covered by tests
Check warning on line 203 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L203
Added line #L203 was not covered by tests
Check warning on line 230 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L230
Added line #L230 was not covered by tests
Check warning on line 311 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L311
Added line #L311 was not covered by tests
Check warning on line 314 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L314
Added line #L314 was not covered by tests
Check warning on line 341 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L341
Added line #L341 was not covered by tests
Check warning on line 352 in src/main/java/org/opensearch/security/auth/BackendRegistry.java
codecov / codecov/patch
src/main/java/org/opensearch/security/auth/BackendRegistry.java#L352
Added line #L352 was not covered by tests
Check warning on line 75 in src/main/java/org/opensearch/security/filter/OpenSearchRequest.java
codecov / codecov/patch
src/main/java/org/opensearch/security/filter/OpenSearchRequest.java#L75
Added line #L75 was not covered by tests
codecov / codecov/patch
src/main/java/org/opensearch/security/filter/OpenSearchRequestChannel.java#L40
Added line #L40 was not covered by tests