This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
DUT2PTUT/doc/man/man3/superTornado_BaseHandler.3

47 lines
940 B
Groff

.TH "superTornado.BaseHandler" 3 "Thu Apr 3 2014" "Version 1.0" "MI Protect Privacy" \" -*- nroff -*-
.ad l
.nh
.SH NAME
superTornado.BaseHandler \-
.SH SYNOPSIS
.br
.PP
.PP
Inherits RequestHandler\&.
.PP
Inherited by \fBsuperTornado\&.DisconnectionHandler\fP, \fBsuperTornado\&.MainHandler\fP, \fBsuperTornado\&.UnauthorizedHandler\fP, \fBsuperTornado\&.VideoHandler\fP, and \fBsuperTornado\&.WSocketHandler\fP\&.
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "def \fBget_current_user\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
.PP
.nf
Define BaseHandler for create the basis for session connection
cookie secure based (sign and timestamp )
.fi
.PP
.SH "Member Function Documentation"
.PP
.SS "def superTornado\&.BaseHandler\&.get_current_user (self)"
.PP
.nf
Return id connect current user connect
else null
.fi
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for MI Protect Privacy from the source code\&.