| Package | Description |
|---|---|
| jcifs.http | |
| jcifs.smb |
| Modifier and Type | Method and Description |
|---|---|
static NtlmPasswordAuthentication |
NtlmSsp.authenticate(CIFSContext tc,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
byte[] challenge)
Deprecated.
Performs NTLM authentication for the servlet request.
|
NtlmPasswordAuthentication |
NtlmSsp.doAuthentication(CIFSContext tc,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
byte[] challenge)
Deprecated.
Calls the static
NtlmSsp.authenticate(CIFSContext, HttpServletRequest,
HttpServletResponse, byte[]) method to perform NTLM authentication
for the specified servlet request. |
| Modifier and Type | Method and Description |
|---|---|
NtlmPasswordAuthentication |
NtlmPasswordAuthentication.clone()
Deprecated.
|
Copyright © 2021. All rights reserved.