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