Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Account (0.17 sec)

  1. src/main/java/jcifs/smb1/ntlmssp/Type3Message.java

         *
         * @param type2 The Type-2 message which this represents a response to.
         * @param password The password to use when constructing the response.
         * @param domain The domain in which the user has an account.
         * @param user The username for the authenticating user.
         * @param workstation The workstation from which authentication is
         * taking place.
         */
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Fri Mar 22 21:10:40 GMT 2019
    - 22.9K bytes
    - Viewed (0)
  2. src/main/java/jcifs/ntlmssp/Type3Message.java

         *            SPN of the target system, optional
         * @param password
         *            The password to use when constructing the response.
         * @param domain
         *            The domain in which the user has an account.
         * @param user
         *            The username for the authenticating user.
         * @param workstation
         *            The workstation from which authentication is
         *            taking place.
         * @param flags
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Tue Jul 07 12:07:20 GMT 2020
    - 30.6K bytes
    - Viewed (0)
Back to top