|
|||||||||||
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.LocalServiceNodeImplSession
Use internally by the DirectorRemoteSdk
Constructor Summary | |
---|---|
LocalServiceNodeImplSession(DirectorServer manager,
java.lang.String userid,
java.lang.String password,
java.util.Locale locale)
Constructor |
Method Summary | |
---|---|
void |
endSession()
endSession |
User |
getUser()
getUser |
boolean |
isActive()
|
void |
printDebugMessages()
printDebugMessages |
boolean |
sendCommand(Command command)
sendCommand |
Methods inherited from class com.ibm.sysmgt.sdk.remote.LoginSession |
---|
createCall, getLocale, getManager, remoteSdkRequest, remoteSdkRequest, setLocale, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LocalServiceNodeImplSession(DirectorServer manager, java.lang.String userid, java.lang.String password, java.util.Locale locale)
manager
- userid
- password
- locale
- Method Detail |
public boolean sendCommand(Command command) throws ServerCommunicationException
sendCommand
in class LoginSession
ServerCommunicationException
public void endSession()
endSession
in class LoginSession
public boolean isActive() throws ServerCommunicationException
isActive
in class LoginSession
ServerCommunicationException
public User getUser()
public void printDebugMessages()
printDebugMessages
in class LoginSession
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |