public interface TaskLogoutContext
Task
logout context.Modifier and Type | Method and Description |
---|---|
ServerHttpConnection |
getConnection()
Obtains the
ServerHttpConnection to be secured. |
HttpLogoutRequest |
getHttpLogoutRequest()
Obtains the
HttpLogoutRequest . |
HttpSession |
getSession()
Obtains the
HttpSession . |
ServerHttpConnection getConnection()
ServerHttpConnection
to be secured.ServerHttpConnection
.HttpSession getSession()
HttpSession
.HttpSession
.HttpLogoutRequest getHttpLogoutRequest()
HttpLogoutRequest
.HttpLogoutRequest
.Copyright © 2005–2016. All rights reserved.