public class SimpleNtlmHttpFilter
extends jcifs.http.NtlmHttpFilter
Constructor and Description |
---|
SimpleNtlmHttpFilter() |
Modifier and Type | Method and Description |
---|---|
void |
init(javax.servlet.FilterConfig filterConfig) |
protected jcifs.smb.NtlmPasswordAuthentication |
negotiate(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
boolean skipAuthentication) |
public void init(javax.servlet.FilterConfig filterConfig) throws javax.servlet.ServletException
init
in interface javax.servlet.Filter
init
in class jcifs.http.NtlmHttpFilter
javax.servlet.ServletException
protected jcifs.smb.NtlmPasswordAuthentication negotiate(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, boolean skipAuthentication) throws IOException, javax.servlet.ServletException
negotiate
in class jcifs.http.NtlmHttpFilter
IOException
javax.servlet.ServletException
NtlmHttpFilter.negotiate(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse, boolean)
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.