Modifier and Type | Method and Description |
---|---|
void |
doFlow(F key)
Undertakes a flow.
|
ServerHttpConnection |
getConnection()
Obtains the
ServerHttpConnection to be secured. |
Object |
getObject(D key)
Obtains a dependency.
|
HttpSession |
getSession()
Obtains the
HttpSession . |
ServerHttpConnection getConnection()
ServerHttpConnection
to be secured.ServerHttpConnection
.HttpSession getSession()
HttpSession
.HttpSession
.Object getObject(D key)
key
- Key for the dependency.void doFlow(F key)
key
- Key identifying the flow.Copyright © 2005–2016. All rights reserved.