-
- Downloads
More efficient session usage. Now caching only assoc array for values from...
More efficient session usage. Now caching only assoc array for values from logout request. Also implemented a clean() function to call after successfully logged out. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@205 44740490-163a-0410-bde0-09ae8108e29a
Showing
- lib/SimpleSAML/Session.php 54 additions, 38 deletionslib/SimpleSAML/Session.php
- lib/SimpleSAML/XML/SAML20/AuthnResponse.php 0 additions, 1 deletionlib/SimpleSAML/XML/SAML20/AuthnResponse.php
- www/saml2/idp/SingleLogoutService.php 59 additions, 25 deletionswww/saml2/idp/SingleLogoutService.php
- www/saml2/sp/SingleLogoutService.php 4 additions, 3 deletionswww/saml2/sp/SingleLogoutService.php
Loading
Please register or sign in to comment