Home | Trees | Indices | Help |
---|
|
sudsobject.Object --+ | Token --+ | UsernameToken
Represents a basic UsernameToken WS-Secuirty token.
|
|||
|
|||
|
|||
|
|||
Element |
|
||
Inherited from |
|
|||
|
|||
datetime |
created The token created. |
||
str |
nonce A set of bytes to prevent reply attacks. |
||
str |
password A password. |
||
str |
username A username. |
|
|
Set nonce which is arbitraty set of bytes to prevent reply attacks.
|
Set created.
|
Get xml representation of the object.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:09 2011 | http://epydoc.sourceforge.net |