com.microsoft.tfs.core.httpclient
Class Credentials

java.lang.Object
  extended by com.microsoft.tfs.core.httpclient.Credentials
Direct Known Subclasses:
CookieCredentials, DefaultNTCredentials, UsernamePasswordCredentials, WRAPCredentials

public abstract class Credentials
extends java.lang.Object

Authentication credentials.


Constructor Summary
Credentials()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Credentials

public Credentials()


© 2012 Microsoft. All rights reserved.