mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-22 18:51:58 +02:00
Initial commit: Core packages
This commit is contained in:
commit
12c29a983b
9512 changed files with 8379910 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
from zeep.wsse import compose, signature, username, utils
|
||||
from zeep.wsse.compose import Compose
|
||||
from zeep.wsse.signature import BinarySignature, MemorySignature, Signature
|
||||
from zeep.wsse.username import UsernameToken
|
||||
|
|
@ -0,0 +1 @@
|
|||
from zeep.wsse.username import *
|
||||
Loading…
Add table
Add a link
Reference in a new issue