Uses of Class
org.tmatesoft.svn.core.internal.io.dav.http.HTTPNegotiateAuthentication
Packages that use HTTPNegotiateAuthentication
-
Uses of HTTPNegotiateAuthentication in org.tmatesoft.svn.core.internal.io.dav.http
Subclasses of HTTPNegotiateAuthentication in org.tmatesoft.svn.core.internal.io.dav.httpMethods in org.tmatesoft.svn.core.internal.io.dav.http that return HTTPNegotiateAuthenticationModifier and TypeMethodDescriptionIHTTPNegotiateAuthenticationFactory.createNegotiateAuthentication
(HTTPNegotiateAuthentication prev, int requestID) Create a negotiate authentication handler.Methods in org.tmatesoft.svn.core.internal.io.dav.http with parameters of type HTTPNegotiateAuthenticationModifier and TypeMethodDescriptionIHTTPNegotiateAuthenticationFactory.createNegotiateAuthentication
(HTTPNegotiateAuthentication prev, int requestID) Create a negotiate authentication handler.