|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.restlet.security.User
com.sibvisions.rad.server.http.rest.LifeCycleConnector
public class LifeCycleConnector
The LifeCycleConnector class is a org.restlet.security.User that contains
the connection for the user credentials.
| Method Summary | |
|---|---|
static void |
destory(org.restlet.Request pRequest)
Destroys the LifeCycleConnector from the current request, if available. |
DirectServerSession |
getSession()
Gets the session. |
| Methods inherited from class org.restlet.security.User |
|---|
getEmail, getFirstName, getIdentifier, getLastName, getName, getSecret, setEmail, setFirstName, setIdentifier, setLastName, setSecret, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.security.Principal |
|---|
equals, hashCode |
| Method Detail |
|---|
public DirectServerSession getSession()
public static void destory(org.restlet.Request pRequest)
LifeCycleConnector from the current request, if available.
pRequest - the current request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||