| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.SIRAPRISE.messages.ServerMessage
be.SIRAPRISE.messages.ServerInputMessage
be.SIRAPRISE.messages.ExecuteMonitorCommandMessage
public abstract class ExecuteMonitorCommandMessage
| Method Summary | |
|---|---|
|  java.lang.String | getMonitorCommand()Gets the monitor command issued by the user | 
|  byte[] | getSignature()Gets the signature authenticating the user ID | 
|  java.lang.String | getUserAuthenticationAlgorithm()Gets The algorithm that can be used by the server to authenticate the user | 
|  java.lang.String | getUserID()Gets The user ID of the user issuing the monitor command | 
|  boolean | isUserAuthenticatedByClient()Tells whether the user issuing the monitor command has been authenticated by the client | 
| Methods inherited from class be.SIRAPRISE.messages.ServerMessage | 
|---|
| getMessageTypeID, readMessage, sendMessage | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public java.lang.String getMonitorCommand()
public byte[] getSignature()
public java.lang.String getUserAuthenticationAlgorithm()
public java.lang.String getUserID()
public boolean isUserAuthenticatedByClient()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||