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

Changed how Kerberos authentication acquires subject to provide compatibility for Kerberos with Java 23 and above #2539

Merged
merged 1 commit into from
Nov 20, 2024

Deprecation of Security Manager fix

61e2a52
Select commit
Loading
Failed to load commit list.
Merged

Changed how Kerberos authentication acquires subject to provide compatibility for Kerberos with Java 23 and above #2539

Deprecation of Security Manager fix
61e2a52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 15, 2024 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java#L182-L183

Added lines #L182 - L183 were not covered by tests