diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2004-12-19 15:24:19 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2004-12-19 15:24:19 +0000 |
| commit | 1ecf9e1123e9f566edb4607d6010b0f78c2c5340 (patch) | |
| tree | 217bf47620f77a4af22dfe3484cfc4f5f7ed9009 /docs | |
| parent | cae2befb48c60998515875b735e8c2e9ba6f5cfa (diff) | |
| download | lasso-1ecf9e1123e9f566edb4607d6010b0f78c2c5340.tar.gz lasso-1ecf9e1123e9f566edb4607d6010b0f78c2c5340.tar.xz lasso-1ecf9e1123e9f566edb4607d6010b0f78c2c5340.zip | |
Moved signature template stuff into xml.c and use XmlSnippet for them; this
should insure proper validation against Liberty XML schemas and should help
adding missing signature support to <Assertion>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/reference/snippet-types.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/snippet-types.rst b/docs/reference/snippet-types.rst index c32a80d5..75a802b5 100644 --- a/docs/reference/snippet-types.rst +++ b/docs/reference/snippet-types.rst @@ -64,3 +64,7 @@ SNIPPET_EXTENSION (for <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/>) +SNIPPET_SIGNATURE + + (for XMLDSig) + |
