- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setMechanisms (0.07 sec)
-
src/main/java/jcifs/spnego/NegTokenTarg.java
*/ public NegTokenTarg(final int result, final ASN1ObjectIdentifier mechanism, final byte[] mechanismToken, final byte[] mechanismListMIC) { setResult(result); setMechanism(mechanism); setMechanismToken(mechanismToken); setMechanismListMIC(mechanismListMIC); } /** * Constructs a NegTokenTarg by parsing the provided token bytesRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 6.9K bytes - Viewed (0)