3 * @deprecated since 6.0, the classname tx_sv_auth and this file is obsolete
4 * and will be removed with 6.2. The class was renamed and is now located at:
5 * typo3/sysext/sv/Classes/AuthenticationService.php
7 require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility
::extPath('sv') . 'Classes/AuthenticationService.php';