Uses of Class
com.microsoft.tfs.core.httpclient.auth.BasicScheme

Packages that use BasicScheme
com.microsoft.tfs.core.httpclient.auth Provides implementation of various authentication schemes as well as utility classes that can be used to authenticate HTTP requests. 
 

Uses of BasicScheme in com.microsoft.tfs.core.httpclient.auth
 

Subclasses of BasicScheme in com.microsoft.tfs.core.httpclient.auth
 class PreemptiveBasicScheme
          A modification on HTTP Basic to send authentication preemptively.
 



© 2015 Microsoft. All rights reserved.