Nonce.php File Reference

Go to the source code of this file.

Enumerations

enum  Auth_OpenID_Nonce_CHRS
enum  Auth_OpenID_Nonce_REGEX
enum  Auth_OpenID_Nonce_TIME_FMT

Functions

 Auth_OpenID_splitNonce ($nonce_string)
 Auth_OpenID_checkTimestamp ($nonce_string, $allowed_skew=null, $now=null)
 Auth_OpenID_mkNonce ($when=null)

Variables

global $Auth_OpenID_SKEW = 60 * 60 * 5


Enumeration Type Documentation

Nonce-related functionality. Need CryptUtil to generate random strings. This is the characters that the nonces are made from.

Definition at line 17 of file Nonce.php.

Definition at line 26 of file Nonce.php.

Definition at line 28 of file Nonce.php.


Function Documentation

Auth_OpenID_checkTimestamp ( nonce_string,
allowed_skew = null,
now = null 
)

Definition at line 57 of file Nonce.php.

Auth_OpenID_mkNonce ( when = null  ) 

Definition at line 91 of file Nonce.php.

Auth_OpenID_splitNonce ( nonce_string  ) 

Definition at line 30 of file Nonce.php.


Variable Documentation

$Auth_OpenID_SKEW = 60 * 60 * 5

Definition at line 23 of file Nonce.php.


Generated on Thu Feb 19 15:02:23 2009 for OXID eShop CE by  doxygen 1.5.5