|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.sysmgt.sdk.remote.LoginSession
com.ibm.sysmgt.sdk.remote.RemoteImplSession
Not currently used by the DirectorRemoteSdk
Constructor Summary | |
---|---|
RemoteImplSession(DirectorServer manager,
java.lang.String userid,
java.lang.String password,
java.util.Locale locale)
Constructor |
Method Summary | |
---|---|
void |
disconnect()
disconnect |
User |
getUser()
getUser |
boolean |
isActive()
isActive |
boolean |
sendCommand(Command command)
sendCommand |
Methods inherited from class com.ibm.sysmgt.sdk.remote.LoginSession |
---|
createCall, endSession, getLocale, getManager, printDebugMessages, remoteSdkRequest, remoteSdkRequest, setLocale, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RemoteImplSession(DirectorServer manager, java.lang.String userid, java.lang.String password, java.util.Locale locale) throws java.io.IOException, TWGInitParmException, TWGLinkNotSupportedException, TWGBadUserIDException, TWGBadPasswordException, ServiceNodeClosedException, ServiceNodeException
Method Detail |
public void disconnect()
public boolean isActive()
isActive
in class LoginSession
public boolean sendCommand(Command command) throws ServerCommunicationException
sendCommand
in class LoginSession
ServerCommunicationException
public User getUser()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |