public interface HttpLogoutContext<D extends Enum<D>>
Modifier and Type | Method and Description |
---|---|
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
.Copyright © 2005–2016. All rights reserved.