Moodle  2.2.1
http://www.collinsharper.com
Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse Class Reference
Inheritance diagram for Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse:
Collaboration diagram for Zend_Service_DeveloperGarden_Response_SecurityTokenServer_GetTokensResponse:

Public Member Functions

 getTokenData ()
 getSecurityToken ()
 isValid ()

Data Fields

 $securityToken = null

Detailed Description

Definition at line 41 of file GetTokensResponse.php.


Member Function Documentation

returns the security token

Returns:
string

Definition at line 66 of file GetTokensResponse.php.

Here is the caller graph for this function:

returns the security token

Returns:
string

Definition at line 56 of file GetTokensResponse.php.

Here is the call graph for this function:

Here is the caller graph for this function:

isValid ( )

returns true if the stored token data is valid

Returns:
boolean
Todo:
implement the true token validation check

Reimplemented from Zend_Service_DeveloperGarden_Response_ResponseAbstract.

Definition at line 82 of file GetTokensResponse.php.


Field Documentation

$securityToken = null

Definition at line 49 of file GetTokensResponse.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations