-
$allowed_assoc_types
-
-
$allowed_assoc_types
-
-
$allowed_assoc_types
-
-
$allowed_assoc_types
-
-
$allowed_assoc_types
-
-
$allowed_assoc_types
-
-
$allowed_assoc_types
-
-
about_body
-
-
about_error_template
-
-
about_render
-
Render the about page, potentially with an error message
-
action_default
-
Handle a standard OpenID server request
-
action_idpage
-
-
action_idpXrds
-
-
action_login
-
Log in a user and potentially continue the requested identity approval
-
action_logout
-
Log out the currently logged in user
-
action_trust
-
Ask the user whether he wants to trust this site
-
action_userXrds
-
-
add
-
Add an attribute to this attribute exchange request.
-
add
-
-
addAlias
-
-
addError
-
-
addExtension
-
-
addExtension
-
Add an extension to this checkid request.
-
addExtensionArg
-
Add an extension argument to this OpenID authentication request.
-
addFailure
-
-
addPassedTest
-
-
addPolicyURI
-
Add an acceptable authentication policy URI to this request
-
addPolicyURI
-
Add a authentication policy to this response
-
addValue
-
Add a single value for the given attribute type to the message. If there are already values specified for this type, this value will be sent in addition to the values already specified.
-
adminutil.php
-
-
allRequestedFields
-
A list of all of the simple registration fields that were requested, whether they were required or optional.
-
altModulus
-
-
answer
-
-
answer
-
-
answer
-
-
answer
-
-
answer
-
-
answerUnsupported
-
-
AP_OP_StoreRequest
-
This is a Store Request creating class at the Attribute Provider.
-
arrayToString
-
-
associationKey
-
Memcache key is prefixed with 'openid_association_' string.
-
associationServerKey
-
Memcache key is prefixed with 'openid_association_' string.
-
attributes
-
-
attributes
-
Return the attributes of a specified node.
-
attributes
-
-
Attribute_Provider
-
The Attribute_Provider class which signs the attribute,value pair for a given openid.
-
Attribute_Provider
-
Creates an Attribute_Provider object initialized with startup values.
-
Attribute_Verifier
-
The Attribute_Verifier class which verifies the signed assertion at the Relying party.
-
AttrInfoTest
-
-
Association.php
-
-
AX.php
-
-
authCancel
-
-
AuthRequest_DummyAssoc
-
-
AuthRequest_DummyEndpoint
-
-
Auth_OpenID_AlreadySigned
-
An error that indicates that a response was already signed.
-
Auth_OpenID_arrangeByType
-
-
Auth_OpenID_associate
-
-
Auth_OpenID_AssociateRequest
-
A request to associate with the server.
-
Auth_OpenID_AssociateRequest
-
-
Auth_OpenID_Association
-
This class represents an association between a server and a consumer. In general, users of this library will never see instances of this object. The only exception is if you implement a custom
Auth_OpenID_OpenIDStore.
-
Auth_OpenID_AuthRequest
-
Initialize an authentication request with the specified token, association, and endpoint.
-
Auth_OpenID_AuthRequest
-
This class represents an authentication request from a consumer to an OpenID server.
-
Auth_OpenID_AX
-
AX utility class.
-
Auth_OpenID_AX_AttrInfo
-
Represents a single attribute in an attribute exchange request. This should be added to an AXRequest object in order to request the attribute.
-
Auth_OpenID_AX_AttrInfo
-
Construct an attribute information object. Do not call this directly; call make(...) instead.
-
Auth_OpenID_AX_checkAlias
-
Check an alias for invalid characters; raise AXError if any are found. Return None if the alias is valid.
-
Auth_OpenID_AX_Error
-
-
Auth_OpenID_AX_Error
-
Results from data that does not meet the attribute exchange 1.0 specification
-
Auth_OpenID_AX_FetchRequest
-
-
Auth_OpenID_AX_FetchRequest
-
An attribute exchange 'fetch_request' message. This message is sent by a relying party when it wishes to obtain attributes about the subject of an OpenID authentication request.
-
Auth_OpenID_AX_FetchResponse
-
A fetch_response attribute exchange message.
-
Auth_OpenID_AX_FetchResponse
-
-
Auth_OpenID_AX_KeyValueMessage
-
An abstract class that implements a message that has attribute keys and values. It contains the common code between fetch_response and store_request.
-
Auth_OpenID_AX_KeyValueMessage
-
-
Auth_OpenID_AX_Message
-
Abstract class containing common code for attribute exchange messages.
-
Auth_OpenID_AX_MINIMUM_SUPPORTED_ALIAS_LENGTH
-
-
Auth_OpenID_AX_NS_URI
-
-
Auth_OpenID_AX_StoreRequest
-
A store request attribute exchange message representation.
-
Auth_OpenID_AX_StoreResponse
-
-
Auth_OpenID_AX_StoreResponse
-
An indication that the store request was processed along with this OpenID transaction. Use make(), NOT the constructor, to create response objects.
-
Auth_OpenID_AX_toTypeURIs
-
Given a namespace mapping and a string containing a comma-separated list of namespace aliases, return a list of type URIs that correspond to those aliases.
-
Auth_OpenID_AX_UNLIMITED_VALUES
-
-
Auth_OpenID_BARE_NS
-
-
Auth_OpenID_bestMatchingService
-
-
Auth_OpenID_BUGGY_GMP
-
-
Auth_OpenID_CANCEL
-
Status to indicate cancellation of OpenID authentication.
-
Auth_OpenID_CancelResponse
-
-
Auth_OpenID_CancelResponse
-
A response with a status of Auth_OpenID_CANCEL. Indicates that the user cancelled the OpenID authentication request. This has two relevant attributes:
-
Auth_OpenID_CheckAuthRequest
-
-
Auth_OpenID_CheckAuthRequest
-
A request to verify the validity of a previous response.
-
Auth_OpenID_checkFieldName
-
Check to see that the given value is a valid simple registration data field name. Return true if so, false if not.
-
Auth_OpenID_CheckIDRequest
-
A request to confirm the identity of a user.
-
Auth_OpenID_CheckIDRequest
-
-
Auth_OpenID_checkSessionType
-
-
Auth_OpenID_checkTimestamp
-
-
Auth_OpenID_Consumer
-
Initialize a Consumer instance.
-
Auth_OpenID_Consumer
-
An OpenID consumer implementation that performs discovery and does session management. See the Consumer.php file documentation for more information.
-
Auth_OpenID_ConsumerResponse
-
The base class for responses from the Auth_OpenID_Consumer.
-
Auth_OpenID_CryptUtil
-
-
Auth_OpenID_DatabaseConnection
-
An empty base class intended to emulate PEAR connection
-
Auth_OpenID_Decoder
-
-
Auth_OpenID_Decoder
-
Decode an incoming query into an Auth_OpenID_Request.
-
Auth_OpenID_DiffieHellmanSHA1ConsumerSession
-
A class implementing HMAC/DH-SHA1 consumer sessions.
-
Auth_OpenID_DiffieHellmanSHA1ConsumerSession
-
-
Auth_OpenID_DiffieHellmanSHA1ServerSession
-
-
Auth_OpenID_DiffieHellmanSHA1ServerSession
-
A class implementing DH-SHA1 server sessions.
-
Auth_OpenID_DiffieHellmanSHA256ConsumerSession
-
A class implementing HMAC/DH-SHA256 consumer sessions.
-
Auth_OpenID_DiffieHellmanSHA256ServerSession
-
A class implementing DH-SHA256 server sessions.
-
Auth_OpenID_digits
-
-
Auth_OpenID_discover
-
-
Auth_OpenID_discoverURI
-
-
Auth_OpenID_discoverWithoutYadis
-
-
Auth_OpenID_discoverWithYadis
-
-
Auth_OpenID_discoverXRI
-
-
Auth_OpenID_DO_ABOUT
-
Status code returned when there were no OpenID arguments passed. This code indicates that the caller should return a 200 OK response and display an HTML page that says that this is an OpenID server endpoint.
-
Auth_OpenID_DO_AUTH
-
Status code returned when the caller needs to authenticate the
-
Auth_OpenID_DumbStore
-
Creates a new
Auth_OpenID_DumbStore instance. For the security of the tokens generated by the library, this class attempts to at least have a secure implementation of getAuthKey.
-
Auth_OpenID_DumbStore
-
This is a store for use in the worst case, when you have no way of saving state on the consumer site. Using this store makes the consumer vulnerable to replay attacks, as it's unable to use nonces. Avoid using this store if it is at all possible.
-
Auth_OpenID_Encoder
-
-
Auth_OpenID_EncodingError
-
-
Auth_OpenID_EncodingError
-
An error that indicates an encoding problem occurred.
-
Auth_OpenID_Extension
-
A base class for accessing extension request and response data for the OpenID 2 protocol.
-
Auth_OpenID_extractReturnURL
-
-
Auth_OpenID_FAILURE
-
This is the status code completeAuth returns when the value it received indicated an invalid login.
-
Auth_OpenID_FailureResponse
-
-
Auth_OpenID_FailureResponse
-
A response with a status of Auth_OpenID_FAILURE. Indicates that the OpenID protocol has failed. This could be locally or remotely triggered. This has three relevant attributes:
-
Auth_OpenID_FETCHER_MAX_RESPONSE_KB
-
-
Auth_OpenID_FileStore
-
This is a filesystem-based store for OpenID associations and
-
Auth_OpenID_FileStore
-
Initializes a new
Auth_OpenID_FileStore. This initializes the nonce and association directories, which are subdirectories of the directory passed in.
-
Auth_OpenID_findOPLocalIdentifier
-
-
Auth_OpenID_GenericConsumer
-
This class is the interface to the OpenID consumer logic.
-
Auth_OpenID_GenericConsumer
-
-
Auth_OpenID_getAllAssociationTypes
-
-
Auth_OpenID_getAllowedReturnURLs
-
-
Auth_OpenID_getAuthorityPattern
-
-
Auth_OpenID_getAvailableSessionTypes
-
Returns available session types.
-
Auth_OpenID_getDefaultAssociationOrder
-
-
Auth_OpenID_getDefaultNegotiator
-
-
Auth_OpenID_getEncodedPattern
-
-
Auth_OpenID_getEncryptedNegotiator
-
-
Auth_OpenID_getEscapeRE
-
-
Auth_OpenID_getOnlyEncryptedOrder
-
-
Auth_OpenID_getOpenIDConsumerTypeURIs
-
-
Auth_OpenID_getOpenIDTypeName
-
-
Auth_OpenID_getOpenIDTypeURIs
-
-
Auth_OpenID_getOPOrUserServices
-
-
Auth_OpenID_getSecretSize
-
-
Auth_OpenID_getSessionTypes
-
-
Auth_OpenID_getSupportedAssociationTypes
-
-
Auth_OpenID_getUnreserved
-
-
Auth_OpenID_getURIPattern
-
-
Auth_OpenID_getURLIllegalCharRE
-
-
AUTH_OPENID_HTTP_ERROR
-
-
AUTH_OPENID_HTTP_OK
-
-
AUTH_OPENID_HTTP_REDIRECT
-
-
Auth_OpenID_IDENTIFIER_SELECT
-
-
Auth_OpenID_include_init
-
-
Auth_OpenID_isOpenID1
-
-
Auth_OpenID_KVForm
-
Container for key-value/comma-newline OpenID format and parsing
-
Auth_OpenID_letters
-
Defines for regexes and format checking.
-
Auth_OpenID_LOCAL_ERROR
-
Status code returned by the server when the only option is to show an error page, since we do not have enough information to redirect back to the consumer. The associated value is an error message that should be displayed on an HTML error page.
-
Auth_OpenID_makeOpenIDEndpoints
-
-
Auth_OpenID_MalformedReturnURL
-
An error indicating that the return_to URL is malformed.
-
Auth_OpenID_MalformedReturnURL
-
-
Auth_OpenID_MalformedTrustRoot
-
This error is returned when the trust_root value is malformed.
-
Auth_OpenID_MalformedTrustRoot
-
-
Auth_OpenID_Mapping
-
An Auth_OpenID_Mapping maintains a mapping from arbitrary keys to arbitrary values. (This is unlike an ordinary PHP array, whose keys may be only simple scalars.)
-
Auth_OpenID_Mapping
-
Initialize a mapping. If $classic_array is specified, its keys and values are used to populate the mapping.
-
Auth_OpenID_MDB2Store
-
This creates a new MDB2Store instance. It requires an established database connection be given to it, and it allows overriding the default table names.
-
Auth_OpenID_MDB2Store
-
This store uses a PEAR::MDB2 connection to store persistence information.
-
Auth_OpenID_MemcachedStore
-
This is a memcached-based store for OpenID associations and nonces.
-
Auth_OpenID_MemcachedStore
-
-
Auth_OpenID_Message
-
-
Auth_OpenID_Message
-
In the implementation of this object, null represents the global namespace as well as a namespace with no key.
-
Auth_OpenID_mkNonce
-
-
Auth_OpenID_MySQLStore
-
An SQL store that uses MySQL as its backend.
-
Auth_OpenID_NamespaceMap
-
Maintains a bijective map between namespace uris and aliases.
-
Auth_OpenID_NamespaceMap
-
-
Auth_OpenID_Nonce_CHRS
-
This is the characters that the nonces are made from.
-
Auth_OpenID_Nonce_REGEX
-
-
Auth_OpenID_Nonce_TIME_FMT
-
-
Auth_OpenID_NoReturnToError
-
Error returned by the server code when a return_to is absent from a request.
-
Auth_OpenID_NoReturnToError
-
-
Auth_OpenID_NO_DEFAULT
-
-
Auth_OpenID_NO_MATH_SUPPORT
-
-
Auth_OpenID_NULL_NAMESPACE
-
-
Auth_OpenID_OPENID1_NS
-
-
Auth_OpenID_OPENID1_URL_LIMIT
-
-
Auth_OpenID_OPENID2_NS
-
-
Auth_OpenID_OpenIDStore
-
This is the interface for the store objects the OpenID library
-
Auth_OpenID_OPENID_NS
-
-
Auth_OpenID_PAPE_NS_URI
-
-
Auth_OpenID_PAPE_Request
-
-
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
-
Auth_OpenID_PAPE_Response
-
-
Auth_OpenID_Parse
-
-
Auth_OpenID_parse
-
-
Auth_OpenID_Parse
-
-
Auth_OpenID_PARSE_ERROR
-
This is the status code beginAuth returns when the page fetched from the entered OpenID URL doesn't contain the necessary link tags to function as an identity page.
-
Auth_OpenID_pct_encoded_replace
-
-
Auth_OpenID_pct_encoded_replace_unreserved
-
-
Auth_OpenID_PlainTextConsumerSession
-
A class implementing plaintext consumer sessions.
-
Auth_OpenID_PlainTextServerSession
-
A class implementing plaintext server sessions.
-
Auth_OpenID_PostgreSQLStore
-
An SQL store that uses PostgreSQL as its backend.
-
Auth_OpenID_punct
-
-
Auth_OpenID_RAND_SOURCE
-
-
Auth_OpenID_REDIRECT
-
Status code returned when there is a redirect back to the consumer. The value is the URL to redirect back to. The caller should return a 302 Found redirect with a Location: header containing the URL.
-
Auth_OpenID_registerNamespaceAlias
-
Registers a (namespace URI, alias) mapping in a global namespace
-
Auth_OpenID_REMOTE_ERROR
-
Status code returned when there is an error to return in key-value form to the consumer. The caller should return a 400 Bad Request response with content-type text/plain and the value as the body.
-
Auth_OpenID_REMOTE_OK
-
Status code returned when there is a key-value form OK response to the consumer. The value associated with this code is the response. The caller should return a 200 OK response with content-type text/plain and the value as the body.
-
Auth_OpenID_removeNamespaceAlias
-
Removes a (namespace_uri, alias) registration from the global namespace alias map. Returns true if the removal succeeded; false if not (if the mapping did not exist).
-
Auth_OpenID_remove_dot_segments
-
-
Auth_OpenID_Request
-
The base class for all server request classes.
-
Auth_OpenID_returnToMatches
-
-
Auth_OpenID_RP_RETURN_TO_URL_TYPE
-
-
Auth_OpenID_Server
-
-
Auth_OpenID_Server
-
I handle requests for an OpenID server.
-
Auth_OpenID_ServerError
-
An error class which gets instantiated and returned whenever an OpenID protocol error occurs. Be prepared to use this in place of an ordinary server response.
-
Auth_OpenID_ServerErrorContainer
-
Exception that is raised when the server returns a 400 response code to a direct request.
-
Auth_OpenID_ServerErrorContainer
-
-
Auth_OpenID_ServerRequest
-
Object that holds the state of a request to the OpenID server
-
Auth_OpenID_ServerRequest
-
-
Auth_OpenID_ServerResponse
-
-
Auth_OpenID_ServerResponse
-
This class encapsulates the response to an OpenID server request.
-
Auth_OpenID_ServiceEndpoint
-
Object representing an OpenID service endpoint.
-
Auth_OpenID_ServiceEndpoint
-
-
Auth_OpenID_ServiceEndpointLoader
-
A concrete loader implementation for Auth_OpenID_ServiceEndpoints.
-
Auth_OpenID_SessionNegotiator
-
-
Auth_OpenID_SessionNegotiator
-
A session negotiator controls the allowed and preferred association types and association session types. Both the
Auth_OpenID_Consumer and
Auth_OpenID_Server use negotiators when creating associations.
-
Auth_OpenID_SetupNeededResponse
-
-
Auth_OpenID_SetupNeededResponse
-
A response with a status of Auth_OpenID_SETUP_NEEDED. Indicates that the request was in immediate mode, and the server is unable to authenticate the user without further interaction.
-
Auth_OpenID_SETUP_NEEDED
-
This is the status code completeAuth returns when the
Auth_OpenID_Consumer instance is in immediate mode, and the identity server sends back a URL to send the user to to complete his or her login.
-
Auth_OpenID_Signatory
-
Create a new signatory using a given store.
-
Auth_OpenID_Signatory
-
Responsible for the signature of query data and the verification of OpenID signature values.
-
Auth_OpenID_SigningEncoder
-
-
Auth_OpenID_SigningEncoder
-
An encoder which also takes care of signing fields when required.
-
Auth_OpenID_splitNonce
-
-
Auth_OpenID_SQLiteStore
-
An SQL store that uses SQLite as its backend.
-
Auth_OpenID_SQLStore
-
This creates a new SQLStore instance. It requires an established database connection be given to it, and it allows overriding the default table names.
-
Auth_OpenID_SQLStore
-
This is the parent class for the SQL stores, which contains the logic common to all of the SQL stores.
-
Auth_OpenID_SRegBase
-
A base class for classes dealing with Simple Registration protocol messages.
-
Auth_OpenID_SRegRequest
-
An object to hold the state of a simple registration request.
-
Auth_OpenID_SRegResponse
-
-
Auth_OpenID_SRegResponse
-
Represents the data returned in a simple registration response inside of an OpenID C{id_res} response. This object will be created by the OpenID server, added to the C{id_res} response object, and then extracted from the C{id_res} message by the Consumer.
-
Auth_OpenID_SREG_NS_URI
-
-
Auth_OpenID_SREG_NS_URI_1_0
-
-
Auth_OpenID_SREG_NS_URI_1_1
-
-
Auth_OpenID_SREG_URI
-
-
Auth_OpenID_SUCCESS
-
This is the status code returned when the complete method returns successfully.
-
Auth_OpenID_SuccessResponse
-
A response with a status of Auth_OpenID_SUCCESS. Indicates that
-
Auth_OpenID_supportsSReg
-
Does the given endpoint advertise support for simple registration?
-
Auth_OpenID_TestFetcher
-
-
Auth_OpenID_TestFetcher
-
-
Auth_OpenID_THE_OTHER_OPENID1_NS
-
-
Auth_OpenID_TrustRoot
-
A wrapper for trust-root related functions
-
Auth_OpenID_TypeURIMismatch
-
A specific, internal failure used to detect type URI mismatch.
-
Auth_OpenID_TYPE_1_0
-
-
Auth_OpenID_TYPE_1_1
-
-
Auth_OpenID_TYPE_1_2
-
-
Auth_OpenID_TYPE_2_0
-
-
Auth_OpenID_TYPE_2_0_IDP
-
-
Auth_OpenID_UntrustedReturnURL
-
-
Auth_OpenID_UntrustedReturnURL
-
An error that indicates that the given return_to is not under the given trust_root.
-
Auth_OpenID_urinorm
-
-
Auth_OpenID_USER_AGENT
-
-
Auth_OpenID_verifyReturnTo
-
-
Auth_OpenID_VERSION
-
The library version string
-
Auth_OpenID_WebResponse
-
-
Auth_OpenID_WebResponse
-
A web-capable response object which you can use to generate a user-agent response.
-
Auth_OpenID_XMLNS_1_0
-
-
Auth_OpenID___HostSegmentRe
-
-
Auth_Yadis_CONTENT_TYPE
-
XRDS (yadis) content type
-
Auth_Yadis_CURL_OVERRIDE
-
-
Auth_Yadis_Discovery
-
State management for discovery.
-
Auth_Yadis_Discovery
-
Initialize a discovery object.
-
Auth_Yadis_DiscoveryResult
-
-
Auth_Yadis_DiscoveryResult
-
Contains the result of performing Yadis discovery on a URI.
-
Auth_Yadis_dom
-
-
Auth_Yadis_dom
-
This concrete implementation of Auth_Yadis_XMLParser implements
-
Auth_Yadis_domxml
-
-
Auth_Yadis_domxml
-
This concrete implementation of Auth_Yadis_XMLParser implements
-
Auth_Yadis_escapeForIRI
-
-
Auth_Yadis_getCanonicalID
-
-
Auth_Yadis_getDefaultProxy
-
-
Auth_Yadis_getEscapeRE
-
-
Auth_Yadis_getIPrivateChars
-
-
Auth_Yadis_getNSMap
-
-
Auth_Yadis_getServiceEndpoints
-
Perform the Yadis protocol on the input URL and return an iterable of resulting endpoint objects.
-
Auth_Yadis_getSupportedExtensions
-
-
Auth_Yadis_getUCSChars
-
-
Auth_Yadis_getXMLParser
-
Returns an instance of a Auth_Yadis_XMLParser subclass based on the availability of PHP extensions for XML parsing. If Auth_Yadis_setDefaultParser has been called, the parser used in that call will be returned instead.
-
Auth_Yadis_getXRDExpiration
-
-
Auth_Yadis_getXrefRE
-
-
Auth_Yadis_getXRIAuthorities
-
-
Auth_Yadis_HEADER_NAME
-
Yadis header
-
Auth_Yadis_HTTPResponse
-
-
Auth_Yadis_HTTPResponse
-
-
Auth_Yadis_identifierScheme
-
-
Auth_Yadis_iriToURI
-
-
Auth_Yadis_Manager
-
The Yadis service manager which stores state in a session and iterates over <Service> elements in a Yadis XRDS document and lets a caller attempt to use each one. This is used by the Yadis library internally.
-
Auth_Yadis_ManagerLoader
-
A concrete loader implementation for Auth_Yadis_Managers.
-
Auth_Yadis_ParanoidHTTPFetcher
-
-
Auth_Yadis_ParanoidHTTPFetcher
-
A paranoid Auth_Yadis_HTTPFetcher class which uses CURL for fetching.
-
Auth_Yadis_ParseHTML
-
This class is responsible for scanning an HTML string to find META tags and their attributes. This is used by the Yadis discovery process. This class must be instantiated to be used.
-
Auth_Yadis_ParseHTML
-
-
Auth_Yadis_pct_escape_unicode
-
-
Auth_Yadis_PHPSession
-
The base session class used by the Auth_Yadis_Manager. This class wraps the default PHP session machinery and should be subclassed if your application doesn't use PHP sessioning.
-
Auth_Yadis_PlainHTTPFetcher
-
This class implements a plain, hand-built socket-based fetcher which will be used in the event that CURL is unavailable.
-
Auth_Yadis_providerIsAuthoritative
-
-
Auth_Yadis_ProxyResolver
-
-
Auth_Yadis_ProxyResolver
-
-
Auth_Yadis_rootAuthority
-
-
Auth_Yadis_Service
-
This class represents a <Service> element in an XRDS document.
-
Auth_Yadis_Service
-
Creates an empty service object.
-
Auth_Yadis_SessionLoader
-
A session helper class designed to translate between arrays and
-
Auth_Yadis_setDefaultParser
-
Set a default parser to override the extension-driven selection of available parser classes. This is helpful in a test environment or one in which multiple parsers can be used but one is more desirable.
-
Auth_Yadis_startswith
-
-
Auth_Yadis_toIRINormal
-
-
Auth_Yadis_toURINormal
-
-
Auth_Yadis_XMLNS_XRDS
-
XRDS XML namespace
-
Auth_Yadis_XMLNS_XRD_2_0
-
XRD XML namespace
-
Auth_Yadis_XMLParser
-
The base class for wrappers for available PHP XML-parsing
-
Auth_Yadis_XRDS
-
This class performs parsing of XRDS documents.
-
Auth_Yadis_XRDS
-
Instantiate a Auth_Yadis_XRDS object. Requires an XPath instance which has been used to parse a valid XRDS document.
-
Auth_Yadis_XRI
-
-
Auth_Yadis_XRIAppendArgs
-
-
Auth_Yadis_Yadis
-
This is the core of the PHP Yadis library. This is the only class a user needs to use to perform Yadis discovery. This class performs the discovery AND stores the result of the discovery.
-
autoCommit
-
Sets auto-commit mode on this database connection.
-
AXMessageTest
-
-
AP.php
-
-
actions.php
-
-
about.php
-
-
Association.php
-
-
AssociationResponse.php
-
-
AuthRequest.php
-
-
AX.php
-
-
genAssoc
-
Generates an association with the specified parameters.
-
generateResult
-
-
generateSample
-
-
get
-
-
get
-
-
get
-
-
get
-
-
get
-
Gets a specified value from the mapping, associated with the specified key. If the key does not exist in the mapping, $default is returned instead.
-
get
-
-
get
-
-
get
-
-
get
-
Get a key's value from the session.
-
get
-
-
get
-
-
get
-
-
get
-
-
get
-
-
get
-
-
get
-
Get the list of values for this attribute in the fetch_response.
-
get
-
-
get
-
-
get
-
-
get
-
-
getAction
-
Extract the current action from the request
-
getAlias
-
-
getAliasedArg
-
-
getAll
-
Run an SQL query with the specified parameters, if any.
-
getAllowedType
-
Get a pair of assocation type and session type that are supported.
-
getArg
-
-
getArgs
-
-
getArgs
-
-
getAssociation
-
Read association from memcached. If no handle given
-
getAssociation
-
Given an association handle, get the association from the store, or return a ServerError or null if something goes wrong.
-
getAssociation
-
-
getAssociation
-
-
getAssociation
-
-
getAssociation
-
Retrieve an association. If no handle is specified, return the association with the most recent issue time.
-
getAssociation
-
-
getAssociation
-
This implementation always returns null.
-
getAssociation
-
This method returns an Association object from storage that matches the server URL and, if specified, handle. It returns null if no such association is found or if the matching association is expired.
-
getAssociation
-
-
getAssociationFilename
-
Create a unique filename for a given server url and
-
getAuthKey
-
This method returns the auth key generated by the constructor.
-
getBytes
-
Get the specified number of random bytes.
-
getCancelURL
-
-
getConsumer
-
-
getData
-
-
getDH
-
-
getDisplayIdentifier
-
-
getDisplayIdentifier
-
Return the display identifier for this response.
-
getElements
-
Used to get XML elements from this object's <Service> element.
-
getExampleXRDS
-
-
getExpiresIn
-
-
getExpiresIn
-
This returns the number of seconds this association is still valid for, or 0 if the association is no longer valid.
-
getExtensionArgs
-
-
getExtensionArgs
-
-
getExtensionArgs
-
-
getExtensionArgs
-
Get a dictionary of unqualified simple registration arguments representing this request.
-
getExtensionArgs
-
Get the serialized form of this attribute fetch request.
-
getExtensionArgs
-
-
getExtensionArgs
-
-
getExtensionArgs
-
Serialize this object into arguments in the attribute exchange namespace
-
getExtensionArgs
-
-
getExtensionArgs
-
Get the string arguments that should be added to an OpenID message for this extension.
-
getExtensionArgs
-
-
getHTTPEquiv
-
Looks for a META tag with an "http-equiv" attribute whose value is one of ("x-xrds-location", "x-yadis-location"), ignoring case. If such a META tag is found, its "content" attribute value is returned.
-
getHTTPFetcher
-
-
getKey
-
-
getLocalID
-
-
getLocalID
-
-
getLoggedInUser
-
Get the openid_url out of the cookie
-
getMessage
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getName
-
-
getNamespaceURI
-
-
getNextService
-
Return the next authentication service for the pair of user_input and session. This function handles fallback.
-
GetNSTest
-
-
getOne
-
Run an SQL query and return the first column of the first row of the result set, if any.
-
getOpenIDIdentifier
-
-
getOpenIDNamespace
-
-
getOpenIDURL
-
-
getParent
-
Return the parent directory of this module.
-
getPriority
-
Returns the "priority" attribute value of this <Service> element, if the attribute is present. Returns null if not.
-
getRequest
-
-
getRequest
-
-
getRequestInfo
-
-
getRequiredAttrs
-
Get the type URIs for all attributes that have been marked as required.
-
getReturnTo
-
-
getReturnTo
-
-
getReturnTo
-
Get the openid.return_to argument from this response.
-
getRow
-
Run an SQL query and return the first row of the result set, if any.
-
getScheme
-
-
getServer
-
Instantiate a new OpenID server object
-
getServerURL
-
Get the URL of the current script
-
getSessionClasses
-
-
getSigned
-
-
getSignedNS
-
-
getSignedNS
-
-
getSignedNS
-
-
getSingle
-
Get a single value for an attribute. If no value was sent for this attribute, use the supplied default. If there is more than one value for this attribute, this method will fail.
-
getSreg
-
-
getStore
-
-
getStyle
-
Get the style markup
-
getTrustRoot
-
-
getTypes
-
Return the URIs in the "Type" elements, if any, of this Service element.
-
getURIs
-
Return the URIs in the "URI" elements, if any, of this Service element. The URIs are returned sorted in priority order.
-
global_require_once
-
-
GoodAssociation
-
-
GoodAssocStore
-
This is the interface for the store objects the OpenID library