|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents a request for access to a Cams authentication session.
| Method Summary | |
void |
log(Logger logger)
Logs the data contained in this request to the specified logger. |
void |
setAction(SessionControlAction action)
Sets the action associated with this request. |
void |
setRemoteAddr(String address)
Sets the remote host's ip address. |
void |
setSessionId(SessionId sessionId)
Set the Session ID. |
| Method Detail |
public void setSessionId(SessionId sessionId)
sessionId - the unique identifier for this sessionpublic void setRemoteAddr(String address)
address - the ip address of the host making this requestpublic void setAction(SessionControlAction action)
action - the action associated with this requestpublic void log(Logger logger)
logger - logs data
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||