Class SMB2NetNameNegotiateContextId


  • public class SMB2NetNameNegotiateContextId
    extends SMB2NegotiateContext
    [MS-SMB2].pdf 2.2.3.1.4 / 2.2.4.1.4 SMB2_NETNAME_NEGOTIATE_CONTEXT_ID Request/Response
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getNetName()  
      protected void readContext​(SMBBuffer buffer, int dataSize)
      Read the negotiate context
      protected int writeContext​(SMBBuffer buffer)
      Write the negotiate context fields into the buffer, as specified in the [MS-SMB2].pdf specification.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait