summaryrefslogtreecommitdiff
path: root/src/saml2/entity.py
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2016-04-16 08:52:53 +0200
committerRoland Hedberg <roland.hedberg@adm.umu.se>2016-04-16 08:52:53 +0200
commit9dd3ee910aed4fb6b322b9ab022b044c7e753ab4 (patch)
treef3c2e01e1ed0beebc440d4da02be3fefaf9d0934 /src/saml2/entity.py
parent61afe88cd9d3b5f6bfdd499af6746867ee78c8d1 (diff)
downloadpysaml2-9dd3ee910aed4fb6b322b9ab022b044c7e753ab4.tar.gz
Added functionality needed by the saml2test tool.
Diffstat (limited to 'src/saml2/entity.py')
-rw-r--r--src/saml2/entity.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/saml2/entity.py b/src/saml2/entity.py
index f696dabc..c6b287f5 100644
--- a/src/saml2/entity.py
+++ b/src/saml2/entity.py
@@ -604,7 +604,7 @@ class Entity(HTTPBase):
:param in_response_to: The session identifier of the request
:param consumer_url: The URL which should receive the response
- :param status: The status of the response
+ :param status: An instance of samlp.Status
:param issuer: The issuer of the response
:param sign: Whether the response should be signed or not
:param to_sign: If there are other parts to sign