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

ADDED constrained delegation connection sample #188

Merged
merged 2 commits into from
Mar 17, 2017

Conversation

jacobovazquez
Copy link
Contributor

Sample of how to connect with Kerberos constrained delegation using an
impersonated credential

Sample of how to connect with Kerberos constrained delegation using an
impersonated credential
@v-nisidh
Copy link
Contributor

As Timeout timer is missing Exception is in random nature only on Appveyor, trying to close & reopen pull request.

@v-nisidh v-nisidh closed this Mar 14, 2017
@v-nisidh v-nisidh reopened this Mar 14, 2017
@codecov-io
Copy link

codecov-io commented Mar 14, 2017

Codecov Report

Merging #188 into dev will increase coverage by 1.45%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev     #188      +/-   ##
============================================
+ Coverage     31.43%   32.89%   +1.45%     
- Complexity     1359     1438      +79     
============================================
  Files            97       97              
  Lines         23359    23359              
  Branches       3881     3881              
============================================
+ Hits           7342     7683     +341     
+ Misses        14589    14142     -447     
- Partials       1428     1534     +106
Flag Coverage Δ Complexity Δ
#JDBC41 32.76% <ø> (+1.46%) 1427 <ø> (+78)
#JDBC42 32.81% <ø> (+1.43%) 1434 <ø> (+78)
Impacted Files Coverage Δ Complexity Δ
src/main/java/microsoft/sql/DateTimeOffset.java 37.14% <0%> (-2.86%) 8% <0%> (-2%)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 45.09% <0%> (+0.07%) 183% <0%> (-1%)
...m/microsoft/sqlserver/jdbc/SQLServerStatement.java 58.25% <0%> (+0.1%) 128% <0%> (+1%)
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 39.19% <0%> (+0.23%) 51% <0%> (ø)
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 69.02% <0%> (+0.33%) 3% <0%> (+2%)
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 40.19% <0%> (+0.47%) 206% <0%> (+5%)
...ava/com/microsoft/sqlserver/jdbc/SQLCollation.java 92.49% <0%> (+0.48%) 12% <0%> (+1%)
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 27.53% <0%> (+1.16%) 76% <0%> (+3%)
...a/com/microsoft/sqlserver/jdbc/PLPInputStream.java 34.31% <0%> (+1.18%) 24% <0%> (+1%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 36.23% <0%> (+1.31%) 0% <0%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b647c1...9d206e0. Read the comment docs.

@Suraiya-Hameed Suraiya-Hameed merged commit 457ca42 into microsoft:dev Mar 17, 2017
@Suraiya-Hameed
Copy link
Contributor

Thanks for your contribution @jacobovazquez!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants