Adding OpenID libraries, templates and server endpoint
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@68 44740490-163a-0410-bde0-09ae8108e29a
Showing
- lib/Auth/OpenID.php 412 additions, 0 deletionslib/Auth/OpenID.php
- lib/Auth/OpenID/Association.php 308 additions, 0 deletionslib/Auth/OpenID/Association.php
- lib/Auth/OpenID/BigMath.php 444 additions, 0 deletionslib/Auth/OpenID/BigMath.php
- lib/Auth/OpenID/Consumer.php 1186 additions, 0 deletionslib/Auth/OpenID/Consumer.php
- lib/Auth/OpenID/CryptUtil.php 109 additions, 0 deletionslib/Auth/OpenID/CryptUtil.php
- lib/Auth/OpenID/DatabaseConnection.php 131 additions, 0 deletionslib/Auth/OpenID/DatabaseConnection.php
- lib/Auth/OpenID/DiffieHellman.php 181 additions, 0 deletionslib/Auth/OpenID/DiffieHellman.php
- lib/Auth/OpenID/Discover.php 258 additions, 0 deletionslib/Auth/OpenID/Discover.php
- lib/Auth/OpenID/DumbStore.php 116 additions, 0 deletionslib/Auth/OpenID/DumbStore.php
- lib/Auth/OpenID/FileStore.php 674 additions, 0 deletionslib/Auth/OpenID/FileStore.php
- lib/Auth/OpenID/HMACSHA1.php 72 additions, 0 deletionslib/Auth/OpenID/HMACSHA1.php
- lib/Auth/OpenID/Interface.php 188 additions, 0 deletionslib/Auth/OpenID/Interface.php
- lib/Auth/OpenID/KVForm.php 112 additions, 0 deletionslib/Auth/OpenID/KVForm.php
- lib/Auth/OpenID/MySQLStore.php 78 additions, 0 deletionslib/Auth/OpenID/MySQLStore.php
- lib/Auth/OpenID/Parse.php 308 additions, 0 deletionslib/Auth/OpenID/Parse.php
- lib/Auth/OpenID/PostgreSQLStore.php 136 additions, 0 deletionslib/Auth/OpenID/PostgreSQLStore.php
- lib/Auth/OpenID/SQLStore.php 658 additions, 0 deletionslib/Auth/OpenID/SQLStore.php
- lib/Auth/OpenID/SQLiteStore.php 66 additions, 0 deletionslib/Auth/OpenID/SQLiteStore.php
- lib/Auth/OpenID/Server.php 1307 additions, 0 deletionslib/Auth/OpenID/Server.php
- lib/Auth/OpenID/ServerRequest.php 37 additions, 0 deletionslib/Auth/OpenID/ServerRequest.php
Loading
Please register or sign in to comment