- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getMechanism (0.04 sec)
-
src/main/java/jcifs/spnego/NegTokenTarg.java
* @return the mechanism OID */ public ASN1ObjectIdentifier getMechanism() { return this.mechanism; } /** * Sets the selected authentication mechanism OID * @param mechanism the mechanism OID to set */ public void setMechanism(final ASN1ObjectIdentifier mechanism) { this.mechanism = mechanism; } @OverrideRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 6.9K bytes - Viewed (0)