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) classNTLMEngineProvides an implementation for NTLMv1, NTLMv2, and NTLM2 Session forms of the NTLM authentication protocol.classNTLMJCIFSEngineFields in org.tmatesoft.svn.core.internal.io.dav.http declared as INTLMEngine Modifier and Type Field Description private INTLMEngineHTTPApacheNTLMAuthentication. myEngine
-