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 class
DefaultHTTPNegotiateAuthentication
Methods in org.tmatesoft.svn.core.internal.io.dav.http that return HTTPNegotiateAuthentication Modifier and Type Method Description HTTPNegotiateAuthentication
IHTTPNegotiateAuthenticationFactory. 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 HTTPNegotiateAuthentication
IHTTPNegotiateAuthenticationFactory. createNegotiateAuthentication(HTTPNegotiateAuthentication prev, int requestID)
Create a negotiate authentication handler.
-