| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
InteractiveQuery
A query (set of prompts) for a user during interactive authentication.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Create a new interactive query to send to the client. The name and instructions are optional, but are generally displayed to the end user. A list of prompts may be included, or they may be added via the add_prompt method.
|
Add a prompt to this query. The prompt should be a (reasonably short) string. Multiple prompts can be added to the same query.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 31 10:21:40 2011 | http://epydoc.sourceforge.net |