| Package | Description |
|---|---|
| jcifs.smb |
| Modifier and Type | Method and Description |
|---|---|
static NtlmPasswordAuthenticator.AuthenticationType |
NtlmPasswordAuthenticator.AuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NtlmPasswordAuthenticator.AuthenticationType[] |
NtlmPasswordAuthenticator.AuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NtlmPasswordAuthenticator(NtlmPasswordAuthenticator.AuthenticationType type) |
NtlmPasswordAuthenticator(String domain,
String username,
String password,
NtlmPasswordAuthenticator.AuthenticationType type)
Create username/password credentials with specified domain
|
Copyright © 2023. All rights reserved.