クラスの使用
jcifs.smb.NtlmPasswordAuthentication
-
NtlmPasswordAuthenticationを使用しているパッケージ パッケージ 説明 jcifs.http jcifs.smb -
-
jcifs.httpでのNtlmPasswordAuthenticationの使用
NtlmPasswordAuthenticationを返すjcifs.httpのメソッド 修飾子とタイプ メソッド 説明 static NtlmPasswordAuthenticationNtlmSsp. authenticate(CIFSContext tc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, byte[] challenge)推奨されていません。Performs NTLM authentication for the servlet request.NtlmPasswordAuthenticationNtlmSsp. doAuthentication(CIFSContext tc, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, byte[] challenge)推奨されていません。Calls the staticNtlmSsp.authenticate(CIFSContext, HttpServletRequest, HttpServletResponse, byte[])method to perform NTLM authentication for the specified servlet request.protected NtlmPasswordAuthenticationNtlmHttpFilter. negotiate(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, boolean skipAuthentication)推奨されていません。Negotiate password hashes with MSIE clients using NTLM SSP -
jcifs.smbでのNtlmPasswordAuthenticationの使用
NtlmPasswordAuthenticationを返すjcifs.smbのメソッド 修飾子とタイプ メソッド 説明 NtlmPasswordAuthenticationNtlmPasswordAuthentication. clone()推奨されていません。NtlmPasswordAuthentication型のパラメータを持つjcifs.smbのメソッド 修飾子とタイプ メソッド 説明 protected static voidNtlmPasswordAuthentication. cloneInternal(NtlmPasswordAuthentication to, NtlmPasswordAuthentication from)推奨されていません。
-