Uses of Interface
org.tmatesoft.svn.core.internal.io.dav.http.INTLMEngine
-
Packages that use INTLMEngine Package Description org.tmatesoft.svn.core.internal.io.dav.http -
-
Uses of INTLMEngine in org.tmatesoft.svn.core.internal.io.dav.http
Classes in org.tmatesoft.svn.core.internal.io.dav.http that implement INTLMEngine Modifier and Type Class Description (package private) class
NTLMEngine
Provides an implementation for NTLMv1, NTLMv2, and NTLM2 Session forms of the NTLM authentication protocol.class
NTLMJCIFSEngine
Fields in org.tmatesoft.svn.core.internal.io.dav.http declared as INTLMEngine Modifier and Type Field Description private INTLMEngine
HTTPApacheNTLMAuthentication. myEngine
-