com.xebialabs.deployit.maven.cli
Class Authentication
java.lang.Object
com.xebialabs.deployit.maven.cli.Authentication
public class Authentication
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
username
public String username
password
public String password
Authentication
public Authentication()
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.