|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents a request for access to a Cams internal authentication session.
| Method Summary | |
String |
getRemoteAddr()
Returns the remote host's ip address. |
String |
getRemoteClientAddr()
Returns the RemoteClient's ip address. |
String |
getSecurityDomainName()
Get the SecurityDomain name. |
SessionId |
getSessionId()
Get the Session ID. |
void |
setSecurityDomainName(String name)
Set the SecurityDomain name. |
| Methods inherited from interface com.cafesoft.cams.session.access.SessionAccessRequest |
log, setRemoteAddr, setSessionId |
| Method Detail |
public String getSecurityDomainName()
public void setSecurityDomainName(String name)
name - the name of the SecurityDomain targeted for this requestpublic SessionId getSessionId()
public String getRemoteAddr()
public String getRemoteClientAddr()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||