/Auth/OpenID/PAPE.php

Description
Classes
Class Description
Auth_OpenID_PAPE_Request A Provider Authentication Policy request, sent from a relying party to a provider
Auth_OpenID_PAPE_Response A Provider Authentication Policy response, sent from a provider to
Includes
require_once ("Auth/OpenID/Extension.php") (line 11)

An implementation of the OpenID Provider Authentication Policy Extension 1.0

See: http://openid.net/developers/specs/

Constants
Auth_OpenID_PAPE_NS_URI = "http://specs.openid.net/extensions/pape/1.0" (line 13)
PAPE_AUTH_MULTI_FACTOR = 'http://schemas.openid.net/pape/policies/2007/06/multi-factor' (line 18)
PAPE_AUTH_MULTI_FACTOR_PHYSICAL = 'http://schemas.openid.net/pape/policies/2007/06/multi-factor-physical' (line 16)
PAPE_AUTH_PHISHING_RESISTANT = 'http://schemas.openid.net/pape/policies/2007/06/phishing-resistant' (line 20)
PAPE_TIME_VALIDATOR = '^[0-9]{4,4}-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9]Z$' (line 23)

Documentation generated on Tue, 09 Sep 2008 12:12:26 -0700 by phpDocumentor 1.3.2