| Constructor and Description |
|---|
LocalClient(org.rhq.core.domain.auth.Subject subject) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getProxy(Class<T> remoteApiIface) |
Map<RhqManager,Object> |
getScriptingAPI() |
org.rhq.core.domain.auth.Subject |
getSubject() |
boolean |
isLoggedIn() |
org.rhq.core.domain.auth.Subject |
login(String user,
String password) |
void |
logout() |
public org.rhq.core.domain.auth.Subject getSubject()
getSubject in interface RhqFacadepublic boolean isLoggedIn()
isLoggedIn in interface RhqFacadepublic Map<RhqManager,Object> getScriptingAPI()
getScriptingAPI in interface RhqFacadeCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.