[ class tree: OpenID ] [ index: OpenID ] [ all elements ]

Procedural File: TrustRoot.php

Source Location: /zp-extensions/federated_logon/Auth/OpenID/TrustRoot.php

Page Details

Functions for dealing with OpenID trust roots

PHP versions 4 and 5

LICENSE: See the COPYING file included in this distribution.

Author:  JanRain, Inc. <openid@janrain.com>
Copyright:  2005-2008 Janrain, Inc.
License:  Apache
Classes
Class Description
Auth_OpenID_TrustRoot A wrapper for trust-root related functions
Includes
require_once ('Auth/OpenID/Discover.php') [line 15]
[ Top ]


Constants
Auth_OpenID___HostSegmentRe  [line 43]

Auth_OpenID___HostSegmentRe = "/^(?:[-a-zA-Z0-9!$&'\\(\\)\\*+,;=._~]|%[a-zA-Z0-9]{2})*$/"

[ Top ]


Functions
Auth_OpenID_extractReturnURL  [line 353]
Parameters:
   &$endpoint_list: 


void &Auth_OpenID_extractReturnURL( &$endpoint_list  )

[ Top ]
Auth_OpenID_getAllowedReturnURLs  [line 397]
Parameters:
   $relying_party_url: 
   $fetcher: 
   $discover_function: 


void Auth_OpenID_getAllowedReturnURLs( $relying_party_url, $fetcher, [ $discover_function = null]  )

[ Top ]
Auth_OpenID_returnToMatches  [line 370]
Parameters:
   $allowed_return_to_urls: 
   $return_to: 


void Auth_OpenID_returnToMatches( $allowed_return_to_urls, $return_to  )

[ Top ]
Auth_OpenID_verifyReturnTo  [line 438]
Parameters:
   $realm_str: 
   $return_to: 
   $fetcher: 
   $_vrfy: 


void Auth_OpenID_verifyReturnTo( $realm_str, $return_to, $fetcher, [ $_vrfy = 'Auth_OpenID_getAllowedReturnURLs']  )

[ Top ]
filter_extractReturnURL  [line 344]
Parameters:
   $endpoint: 


void filter_extractReturnURL( $endpoint  )

[ Top ]


Documentation generated on Tue, 20 Dec 2011 16:08:17 +0100 by phpDocumentor 1.4.3