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(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 TypeMethodDescriptionvoidHTTPRequest.initCredentials(HTTPAuthentication authentication, java.lang.String method, java.lang.String path) private booleanHTTPConnection.isClearCredentialsOnClose(HTTPAuthentication auth) static HTTPAuthenticationHTTPAuthentication.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)