Uses of Class
org.tmatesoft.svn.core.internal.io.dav.http.HTTPNTLMAuthentication
-
Packages that use HTTPNTLMAuthentication Package Description org.tmatesoft.svn.core.internal.io.dav.http -
-
Uses of HTTPNTLMAuthentication in org.tmatesoft.svn.core.internal.io.dav.http
Subclasses of HTTPNTLMAuthentication in org.tmatesoft.svn.core.internal.io.dav.http Modifier and Type Class Description classHTTPApacheNTLMAuthenticationclassHTTPNativeNTLMAuthenticationMethods in org.tmatesoft.svn.core.internal.io.dav.http that return HTTPNTLMAuthentication Modifier and Type Method Description static HTTPNTLMAuthenticationHTTPApacheNTLMAuthentication. newInstance(java.lang.String charset, java.lang.String engine)
-