|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface that defines a RemoteSession object
This interface defines a SessionObject that is specifically geared towards client side clients.
Session| Method Summary | |
long |
getIdleTime()
Get the idle time of the RemoteSession |
String[] |
getPrincipalNames()
Get the Principal names |
String |
getSubjectName()
Get the subject name of the RemoteSession |
| Methods inherited from interface com.cafesoft.cams.session.Session |
getAttribute, getAttributeNames, getAuthenticationMethods, getCreationTime, getId, getLastTouchTime, getNamespaces, getSecurityDomainName, getStatus |
| Methods inherited from interface com.cafesoft.core.util.Recyclable |
recycle |
| Method Detail |
public long getIdleTime()
public String getSubjectName()
public String[] getPrincipalNames()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||