- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for mechContext (0.05 seconds)
-
src/main/java/jcifs/smb/SpnegoContext.java
if ((mechanismListMIC == null || !this.mechContext.supportsIntegrity()) && this.requireMic && !this.mechContext.isPreferredMech(this.selectedMech)) { throw new CIFSException("SPNEGO integrity is required but not available"); } // otherwise we ignore the absence of a MIC if (!this.mechContext.isMICAvailable() || mechanismListMIC == null) { return;
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 07:14:38 GMT 2025 - 14.5K bytes - Click Count (0)