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 TypeClassDescriptionclassclass(package private) class(package private) classclassclassBase class for negotiate authentication support.(package private) classFields in org.tmatesoft.svn.core.internal.io.dav.http declared as HTTPAuthenticationModifier and TypeFieldDescriptionprivate HTTPAuthenticationHTTPConnection.myChallengeCredentialsprivate HTTPAuthenticationHTTPConnection.myProxyAuthenticationMethods in org.tmatesoft.svn.core.internal.io.dav.http that return HTTPAuthenticationModifier and TypeMethodDescriptionstatic HTTPAuthenticationHTTPAuthentication.parseAuthParameters(Collection<String> authHeaderValues, HTTPAuthentication prevResponse, String charset, Collection<String> authTypes, ISVNAuthenticationManager authManager, int requestID) Methods in org.tmatesoft.svn.core.internal.io.dav.http with parameters of type HTTPAuthenticationModifier and TypeMethodDescriptionvoidHTTPRequest.initCredentials(HTTPAuthentication authentication, String method, String path) private booleanHTTPConnection.isClearCredentialsOnClose(HTTPAuthentication auth) static HTTPAuthenticationHTTPAuthentication.parseAuthParameters(Collection<String> authHeaderValues, HTTPAuthentication prevResponse, String charset, Collection<String> authTypes, ISVNAuthenticationManager authManager, int requestID)