|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.client.Controller
public class Controller
| Constructor Summary | |
|---|---|
Controller(ClientMain client)
|
|
| Method Summary | |
|---|---|
org.rhq.core.domain.auth.Subject |
login(String username,
String password)
|
org.rhq.core.domain.auth.Subject |
login(String username,
String password,
String host,
int port)
|
void |
logout()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Controller(ClientMain client)
| Method Detail |
|---|
public org.rhq.core.domain.auth.Subject login(String username,
String password)
throws Exception
Exception
public org.rhq.core.domain.auth.Subject login(String username,
String password,
String host,
int port)
throws Exception
Exceptionpublic void logout()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||