TYPO3  7.6
Variables
rsaauth/Configuration/Backend/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'],]
 

Variable Documentation

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

Definitions for routes provided by EXT:rsaauth

Definition at line 12 of file rsaauth/Configuration/Backend/AjaxRoutes.php.