TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
__construct ($databaseConnection=NULL) | |
storeAssociation ($serverUrl, $association) | |
cleanupAssociations () | |
getAssociation ($serverUrl, $handle=NULL) | |
removeAssociation ($serverUrl, $handle) | |
cleanupNonces () | |
useNonce ($serverUrl, $timestamp, $salt) | |
reset () | |
![]() | |
storeAssociation ($server_url, $association) | |
cleanupNonces () | |
cleanupAssociations () | |
cleanup () | |
supportsCleanup () | |
getAssociation ($server_url, $handle=null) | |
removeAssociation ($server_url, $handle) | |
useNonce ($server_url, $timestamp, $salt) | |
reset () | |
![]() | |
const | ASSOCIATION_TABLE_NAME = 'tx_openid_assoc_store' |
const | NONCE_TABLE_NAME = 'tx_openid_nonce_store' |
const | ASSOCIATION_EXPIRATION_SAFETY_INTERVAL = 120 |
const | NONCE_STORAGE_TIME = 864000 |
![]() | |
doesAssociationExist ($serverUrl, $association) | |
updateExistingAssociation ($serverUrl, \Auth_OpenID_Association $association) | |
storeNewAssociation ($serverUrl, $association) | |
updateAssociationTimeStamp ($recordId) | |
![]() | |
$databaseConnection | |
Definition at line 5627 of file LegacyClassesForIde.php.