Changed how Kerberos authentication acquires subject to provide compatibility for Kerberos with Java 23 and above #2539
0.00% of diff hit (target 50.93%)
View this Pull Request on Codecov
0.00% of diff hit (target 50.93%)
Annotations
Check warning on line 102 in src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java
codecov / codecov/patch
src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java#L101-L102
Added lines #L101 - L102 were not covered by tests
Check warning on line 104 in src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java
codecov / codecov/patch
src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java#L104
Added line #L104 was not covered by tests
Check warning on line 107 in src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java
codecov / codecov/patch
src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java#L106-L107
Added lines #L106 - L107 were not covered by tests
Check warning on line 113 in src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java
codecov / codecov/patch
src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java#L110-L113
Added lines #L110 - L113 were not covered by tests
Check warning on line 178 in src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java
codecov / codecov/patch
src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java#L178
Added line #L178 was not covered by tests
Check warning on line 180 in src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java
codecov / codecov/patch
src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java#L180
Added line #L180 was not covered by tests
Check warning on line 183 in src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java
codecov / codecov/patch
src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java#L182-L183
Added lines #L182 - L183 were not covered by tests