Uses of Class
org.tmatesoft.svn.core.internal.io.dav.http.HTTPNegotiateAuthentication
-
Packages that use HTTPNegotiateAuthentication Package Description org.tmatesoft.svn.core.internal.io.dav.http -
-
Uses of HTTPNegotiateAuthentication in org.tmatesoft.svn.core.internal.io.dav.http
Subclasses of HTTPNegotiateAuthentication in org.tmatesoft.svn.core.internal.io.dav.http Modifier and Type Class Description classDefaultHTTPNegotiateAuthenticationMethods in org.tmatesoft.svn.core.internal.io.dav.http that return HTTPNegotiateAuthentication Modifier and Type Method Description HTTPNegotiateAuthenticationIHTTPNegotiateAuthenticationFactory. createNegotiateAuthentication(HTTPNegotiateAuthentication prev, int requestID)Create a negotiate authentication handler.Methods in org.tmatesoft.svn.core.internal.io.dav.http with parameters of type HTTPNegotiateAuthentication Modifier and Type Method Description HTTPNegotiateAuthenticationIHTTPNegotiateAuthenticationFactory. createNegotiateAuthentication(HTTPNegotiateAuthentication prev, int requestID)Create a negotiate authentication handler.
-