Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getMechanisms (0.83 sec)

  1. src/main/java/jcifs/spnego/NegTokenTarg.java

            this.result = result;
        }
    
        /**
         * Gets the selected authentication mechanism OID
         * @return the mechanism OID
         */
        public ASN1ObjectIdentifier getMechanism() {
            return this.mechanism;
        }
    
        /**
         * Sets the selected authentication mechanism OID
         * @param mechanism the mechanism OID to set
         */
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 6.9K bytes
    - Viewed (0)
Back to top