1+ <!DOCTYPE html>
2+ < html class ="writer-html5 " lang ="en " >
3+ < head >
4+ < meta charset ="utf-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6+ < title > Overview: module code — SAML Python2/3 Toolkit 1 documentation</ title >
7+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
8+ < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
9+ <!--[if lt IE 9]>
10+ <script src="../_static/js/html5shiv.min.js"></script>
11+ <![endif]-->
12+
13+ < script src ="../_static/jquery.js?v=5d32c60e "> </ script >
14+ < script src ="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
15+ < script data-url_root ="../ " id ="documentation_options " src ="../_static/documentation_options.js?v=404a92a0 "> </ script >
16+ < script src ="../_static/doctools.js?v=888ff710 "> </ script >
17+ < script src ="../_static/sphinx_highlight.js?v=4825356b "> </ script >
18+ < script src ="../_static/js/theme.js "> </ script >
19+ < link rel ="index " title ="Index " href ="../genindex.html " />
20+ < link rel ="search " title ="Search " href ="../search.html " />
21+ </ head >
22+
23+ < body class ="wy-body-for-nav ">
24+ < div class ="wy-grid-for-nav ">
25+ < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
26+ < div class ="wy-side-scroll ">
27+ < div class ="wy-side-nav-search " >
28+
29+
30+
31+ < a href ="../index.html " class ="icon icon-home ">
32+ SAML Python2/3 Toolkit
33+ </ a >
34+ < div role ="search ">
35+ < form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
36+ < input type ="text " name ="q " placeholder ="Search docs " aria-label ="Search docs " />
37+ < input type ="hidden " name ="check_keywords " value ="yes " />
38+ < input type ="hidden " name ="area " value ="default " />
39+ </ form >
40+ </ div >
41+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
42+ < p class ="caption " role ="heading "> < span class ="caption-text "> Contents:</ span > </ p >
43+ < ul >
44+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../onelogin.html "> onelogin package</ a > </ li >
45+ </ ul >
46+
47+ </ div >
48+ </ div >
49+ </ nav >
50+
51+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " >
52+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
53+ < a href ="../index.html "> SAML Python2/3 Toolkit</ a >
54+ </ nav >
55+
56+ < div class ="wy-nav-content ">
57+ < div class ="rst-content ">
58+ < div role ="navigation " aria-label ="Page navigation ">
59+ < ul class ="wy-breadcrumbs ">
60+ < li > < a href ="../index.html " class ="icon icon-home " aria-label ="Home "> </ a > </ li >
61+ < li class ="breadcrumb-item active "> Overview: module code</ li >
62+ < li class ="wy-breadcrumbs-aside ">
63+ </ li >
64+ </ ul >
65+ < hr />
66+ </ div >
67+ < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
68+ < div itemprop ="articleBody ">
69+
70+ < h1 > All modules for which code is available</ h1 >
71+ < ul > < li > < a href ="lxml/etree.html "> lxml.etree</ a > </ li >
72+ < li > < a href ="onelogin/saml2/auth.html "> onelogin.saml2.auth</ a > </ li >
73+ < li > < a href ="onelogin/saml2/authn_request.html "> onelogin.saml2.authn_request</ a > </ li >
74+ < li > < a href ="onelogin/saml2/compat.html "> onelogin.saml2.compat</ a > </ li >
75+ < li > < a href ="onelogin/saml2/constants.html "> onelogin.saml2.constants</ a > </ li >
76+ < li > < a href ="onelogin/saml2/errors.html "> onelogin.saml2.errors</ a > </ li >
77+ < li > < a href ="onelogin/saml2/idp_metadata_parser.html "> onelogin.saml2.idp_metadata_parser</ a > </ li >
78+ < li > < a href ="onelogin/saml2/logout_request.html "> onelogin.saml2.logout_request</ a > </ li >
79+ < li > < a href ="onelogin/saml2/logout_response.html "> onelogin.saml2.logout_response</ a > </ li >
80+ < li > < a href ="onelogin/saml2/metadata.html "> onelogin.saml2.metadata</ a > </ li >
81+ < li > < a href ="onelogin/saml2/response.html "> onelogin.saml2.response</ a > </ li >
82+ < li > < a href ="onelogin/saml2/settings.html "> onelogin.saml2.settings</ a > </ li >
83+ < li > < a href ="onelogin/saml2/utils.html "> onelogin.saml2.utils</ a > </ li >
84+ < li > < a href ="onelogin/saml2/xml_templates.html "> onelogin.saml2.xml_templates</ a > </ li >
85+ < li > < a href ="onelogin/saml2/xml_utils.html "> onelogin.saml2.xml_utils</ a > </ li >
86+ < li > < a href ="onelogin/saml2/xmlparser.html "> onelogin.saml2.xmlparser</ a > </ li >
87+ </ ul >
88+
89+ </ div >
90+ </ div >
91+ < footer >
92+
93+ < hr />
94+
95+ < div role ="contentinfo ">
96+ < p > © Copyright 2023, Sixto Martin.</ p >
97+ </ div >
98+
99+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
100+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
101+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
102+
103+
104+ </ footer >
105+ </ div >
106+ </ div >
107+ </ section >
108+ </ div >
109+ < script >
110+ jQuery ( function ( ) {
111+ SphinxRtdTheme . Navigation . enable ( true ) ;
112+ } ) ;
113+ </ script >
114+
115+ </ body >
116+ </ html >
0 commit comments