Class NtlmConfig.Builder
java.lang.Object
com.hierynomus.ntlm.NtlmConfig.Builder
- Enclosing class:
NtlmConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withIntegrity(boolean integrity) withMachineID(byte[] machineID) withOmitVersion(boolean omitVersion) withWindowsVersion(WindowsVersion windowsVersion) withWorkstationName(String workstationName)
-
Field Details
-
config
-
-
Constructor Details
-
Builder
-
Builder
-
-
Method Details
-
withWindowsVersion
-
withWorkstationName
-
withIntegrity
-
withOmitVersion
-
withMachineID
-
build
-