com.xebialabs.deployit.client
Class Authentication
java.lang.Object
com.xebialabs.deployit.client.Authentication
public class Authentication
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
password
public String password
Authentication
public Authentication(ConnectionOptions options)
logout
public void logout()
getUserName
public String getUserName()
loginAs
public void loginAs(String username,
String password)
getHttpClient
public org.apache.commons.httpclient.HttpClient getHttpClient()
Copyright © 2012. All Rights Reserved.