Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 74 for logoff (2.12 sec)

  1. src/main/java/jcifs/internal/smb2/session/Smb2LogoffResponse.java

    import jcifs.internal.smb2.ServerMessageBlock2Response;
    import jcifs.internal.util.SMBUtil;
    
    /**
     * SMB2 Logoff response message. This response acknowledges the termination of an SMB2 session.
     *
     * @author mbechler
     *
     */
    public class Smb2LogoffResponse extends ServerMessageBlock2Response {
    
        /**
         * Constructs an SMB2 logoff response with the given configuration.
         *
         * @param config the configuration for this response
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 2.2K bytes
    - Viewed (0)
  2. src/main/java/jcifs/internal/smb2/session/Smb2LogoffRequest.java

    import jcifs.internal.smb2.Smb2Constants;
    import jcifs.internal.util.SMBUtil;
    
    /**
     * SMB2 Logoff request message. This command is used to terminate an SMB2 session.
     *
     * @author mbechler
     *
     */
    public class Smb2LogoffRequest extends ServerMessageBlock2Request<Smb2LogoffResponse> {
    
        /**
         * Constructs an SMB2 logoff request with the given configuration.
         *
         * @param config the configuration for this request
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 2.4K bytes
    - Viewed (0)
  3. src/main/java/jcifs/internal/smb1/com/SmbComLogoffAndX.java

    import jcifs.internal.smb1.ServerMessageBlock;
    
    /**
     * SMB1 Logoff AndX request message.
     *
     * This command is used to terminate a user session that was
     * previously established with a Session Setup AndX command.
     */
    public class SmbComLogoffAndX extends AndXServerMessageBlock {
    
        /**
         * Creates a new SMB1 logoff request to end a user session.
         *
         * @param config the CIFS configuration
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 2.1K bytes
    - Viewed (0)
  4. .github/logo.svg

    logo.svg...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Wed Oct 23 05:59:13 UTC 2019
    - 978 bytes
    - Viewed (0)
  5. src/main/webapp/images/logo.png

    logo.png...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Fri Oct 30 11:04:53 UTC 2015
    - 2.3K bytes
    - Viewed (0)
  6. docs/en/docs/img/logo-margin/logo-teal.svg

    logo-teal.svg...
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Feb 04 20:56:59 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  7. src/main/webapp/images/logo-top.png

    logo-top.png...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Fri Oct 30 11:23:45 UTC 2015
    - 1.5K bytes
    - Viewed (0)
  8. docs/assets/images/logo-square.png

    logo-square.png...
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Feb 06 02:19:09 UTC 2022
    - 3.7K bytes
    - Viewed (0)
  9. samples/guide/docs/images/logo-square.png

    logo-square.png...
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon Jun 24 12:59:42 UTC 2019
    - 3.7K bytes
    - Viewed (0)
  10. docs/en/docs/img/logo-teal.svg

    logo-teal.svg...
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Feb 04 20:56:59 UTC 2024
    - 2K bytes
    - Viewed (0)
Back to top