- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ACCEPT_INCOMPLETE (0.05 sec)
-
src/main/java/jcifs/smb/SpnegoContext.java
if (spToken instanceof final NegTokenTarg targ && this.mechContext.isEstablished()) { // already established, but server hasn't completed yet if (targ.getResult() == NegTokenTarg.ACCEPT_INCOMPLETE && targ.getMechanismToken() == null && targ.getMechanismListMIC() != null) { // this indicates that mechlistMIC is required by the server
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 14.5K bytes - Viewed (0)