Package suds :: Module wsse
[hide private]
[frames] | no frames]

Module wsse

source code

The wsse module provides WS-Security.

Classes [hide private]
  Security
WS-Security object.
  Token
Abstract security token.
  UsernameToken
Represents a basic UsernameToken WS-Secuirty token.
  Timestamp
Represents the Timestamp WS-Secuirty token.
Variables [hide private]
  dsns = ('ds', 'http://www.w3.org/2000/09/xmldsig#')
  wssens = ('wsse', 'http://docs.oasis-open.org/wss/2004/01/oasi...
  wsuns = ('wsu', 'http://docs.oasis-open.org/wss/2004/01/oasis-...
  wsencns = ('wsenc', 'http://www.w3.org/2001/04/xmlenc#')
  __package__ = 'suds'
Variables Details [hide private]

wssens

Value:
('wsse',
 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-s\
ecext-1.0.xsd')

wsuns

Value:
('wsu',
 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-u\
tility-1.0.xsd')