TYPO3 CMS  TYPO3_7-6
AjaxRoutes.php File Reference

Go to the source code of this file.

Variables

 return ['rsa_publickey'=> ['path'=> '/rsa/publickey', 'target'=> \TYPO3\CMS\Rsaauth\RsaEncryptionEncoder::class . '::getRsaPublicKeyAjaxHandler', 'access'=> 'public'],]
 

Variable Documentation

◆ return

return[ 'rsa_publickey'=> [ 'path'=> '/rsa/publickey', 'target'=> \TYPO3\CMS\Rsaauth\RsaEncryptionEncoder::class . '::getRsaPublicKeyAjaxHandler', 'access'=> 'public'],]

Definitions for routes provided by EXT:rsaauth

Definition at line 13 of file AjaxRoutes.php.