|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalSessionAccessRequest
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. |
void |
setSecurityDomainName(String name)
Set the SecurityDomain name. |
| Methods inherited from interface com.cafesoft.cams.session.access.SessionAccessRequest |
|---|
getSessionId, log, setRemoteAddr, setSessionId |
| Method Detail |
|---|
String getSecurityDomainName()
void setSecurityDomainName(String name)
name - the name of the SecurityDomain targeted for this requestString getRemoteAddr()
String getRemoteClientAddr()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||