Uses of Class
org.tmatesoft.svn.core.internal.io.dav.http.HTTPAuthentication
Packages that use HTTPAuthentication
-
Uses of HTTPAuthentication in org.tmatesoft.svn.core.internal.io.dav.http
Subclasses of HTTPAuthentication in org.tmatesoft.svn.core.internal.io.dav.httpModifier and TypeClassDescriptionclass
class
(package private) class
(package private) class
class
class
Base class for negotiate authentication support.(package private) class
Fields in org.tmatesoft.svn.core.internal.io.dav.http declared as HTTPAuthenticationModifier and TypeFieldDescriptionprivate HTTPAuthentication
HTTPConnection.myChallengeCredentials
private HTTPAuthentication
HTTPConnection.myProxyAuthentication
Methods in org.tmatesoft.svn.core.internal.io.dav.http that return HTTPAuthenticationModifier and TypeMethodDescriptionstatic HTTPAuthentication
HTTPAuthentication.parseAuthParameters
(java.util.Collection<java.lang.String> authHeaderValues, HTTPAuthentication prevResponse, java.lang.String charset, java.util.Collection<java.lang.String> authTypes, ISVNAuthenticationManager authManager, int requestID) Methods in org.tmatesoft.svn.core.internal.io.dav.http with parameters of type HTTPAuthenticationModifier and TypeMethodDescriptionvoid
HTTPRequest.initCredentials
(HTTPAuthentication authentication, java.lang.String method, java.lang.String path) private boolean
HTTPConnection.isClearCredentialsOnClose
(HTTPAuthentication auth) static HTTPAuthentication
HTTPAuthentication.parseAuthParameters
(java.util.Collection<java.lang.String> authHeaderValues, HTTPAuthentication prevResponse, java.lang.String charset, java.util.Collection<java.lang.String> authTypes, ISVNAuthenticationManager authManager, int requestID)