Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dispoem (0.04 sec)

  1. src/main/java/jcifs/smb/SpnegoContext.java

        @Override
        public String toString () {
            return "SPNEGO[" + this.mechContext + "]";
        }
    
    
        /**
         * 
         */
        @Override
        public void dispose () throws CIFSException {
            this.mechContext.dispose();
        }
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Mon Jan 04 04:18:31 UTC 2021
    - 14.8K bytes
    - Viewed (0)
Back to top