|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionCookie | |
---|---|
ninja | |
ninja.params | |
ninja.session |
Uses of SessionCookie in ninja |
---|
Methods in ninja that return SessionCookie | |
---|---|
SessionCookie |
WrappedContext.getSessionCookie()
|
SessionCookie |
ContextImpl.getSessionCookie()
|
SessionCookie |
Context.getSessionCookie()
Returns the client side session. |
Constructors in ninja with parameters of type SessionCookie | |
---|---|
ContextImpl(BodyParserEngineManager bodyParserEngineManager,
FlashCookie flashCookie,
SessionCookie sessionCookie,
ResultHandler resultHandler,
Validation validation)
|
Uses of SessionCookie in ninja.params |
---|
Methods in ninja.params that return SessionCookie | |
---|---|
SessionCookie |
ArgumentExtractors.SessionExtractor.extract(Context context)
|
Methods in ninja.params that return types with arguments of type SessionCookie | |
---|---|
Class<SessionCookie> |
ArgumentExtractors.SessionExtractor.getExtractedType()
|
Uses of SessionCookie in ninja.session |
---|
Classes in ninja.session that implement SessionCookie | |
---|---|
class |
SessionCookieImpl
Session Cookie... |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |