org.rhq.enterprise.client
Class Controller
java.lang.Object
org.rhq.enterprise.client.Controller
public class Controller
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Controller
public Controller(ClientMain client)
login
public Subject login(String username,
String password)
throws Exception
- Throws:
Exception
login
public Subject login(String username,
String password,
String host,
int port)
throws Exception
- Throws:
Exception
logout
public void logout()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.