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

Packages that use CredentialsNotAvailableException
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 CredentialsNotAvailableException in com.microsoft.tfs.core.httpclient.auth
 

Methods in com.microsoft.tfs.core.httpclient.auth that throw CredentialsNotAvailableException
 Credentials CredentialsProvider.getCredentials(AuthScheme scheme, java.lang.String host, int port, boolean proxy)
          Requests additional authentication credentials.
 



© 2015 Microsoft. All rights reserved.