Module gettoken
source code
product: LinOTP2
module: linotpd
edition: Community Edition
Copyright (C) 2010 - 2012 LSE Leading Security Experts GmbH
License: AGPLv3
contact: http://www.linotp.org
http://www.lsexperts.de
linotp@lsexperts.de
Description: This file is part of the linotpd service
It can retrieve information of the token,
exspecially the OTP value.
Use with care. This controller is usually disabled.
Dependencies: -
|
|
GettokenController
The linotp.controllers are the implementation of the web-API to talk to the LinOTP server.
|
|
|
audit = None
hash(x)
|
|
|
optional = True
|
|
|
required = False
|
|
|
log = logging.getLogger(__name__)
|
|
|
__package__ = 'linotp.controllers'
|