| Package | Description |
|---|---|
| jcifs.smb |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SmbRenewableCredentials |
| Modifier and Type | Class and Description |
|---|---|
class |
JAASAuthenticator
JAAS kerberos authenticator
Either configure JAAS for credential caching or reuse a single instance of this authenticator -otherwise you won't
get proper ticket caching.
|
class |
Kerb5Authenticator
Base kerberos authenticator
Uses a subject that contains kerberos credentials for use in GSSAPI context establishment.
|
class |
NtlmNtHashAuthenticator
Authenticator directly specifing the user's NT hash
|
class |
NtlmPasswordAuthentication
Deprecated.
use
NtlmPasswordAuthenticator instead |
class |
NtlmPasswordAuthenticator
This class stores and encrypts NTLM user credentials.
|
| Modifier and Type | Method and Description |
|---|---|
CredentialsInternal |
CredentialsInternal.clone() |
CredentialsInternal |
JAASAuthenticator.renew()
Renew the credentials
|
CredentialsInternal |
SmbRenewableCredentials.renew()
Renew the credentials
|
Copyright © 2021. All rights reserved.