~ddellav/ubuntu/wily/python-pysaml2/debian-merge

« back to all changes in this revision

Viewing changes to doc/saml2.rst

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2014-09-08 16:11:53 UTC
  • Revision ID: package-import@ubuntu.com-20140908161153-vms9r4gu0oz4v4ai
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. _base:
 
2
 
 
3
****************************************
 
4
Base classes representing basic elements
 
5
****************************************
 
6
 
 
7
:Author: Roland Hedberg
 
8
:Version: |version|
 
9
 
 
10
.. module:: Base
 
11
   :synopsis: Base classes.
 
12
 
 
13
.. toctree::
 
14
   :maxdepth: 2
 
15
 
 
16
   saml
 
17
   samlp
 
18
   metadata
 
19
   xmldsig
 
20
   xmlenc
 
21
   client
 
22
   server
 
23
   
 
24
Module
 
25
==========
 
26
 
 
27
.. automodule:: saml2
 
28
   :members: 
 
29