diff --git a/src/OpenPlatform/Server/Handlers/AuthorizedInterface.php b/src/OpenPlatform/Server/Handlers/Authorized.php similarity index 100% rename from src/OpenPlatform/Server/Handlers/AuthorizedInterface.php rename to src/OpenPlatform/Server/Handlers/Authorized.php diff --git a/src/OpenPlatform/Server/Handlers/UnauthorizedInterface.php b/src/OpenPlatform/Server/Handlers/Unauthorized.php similarity index 100% rename from src/OpenPlatform/Server/Handlers/UnauthorizedInterface.php rename to src/OpenPlatform/Server/Handlers/Unauthorized.php diff --git a/src/OpenPlatform/Server/Handlers/UpdateAuthorizedInterface.php b/src/OpenPlatform/Server/Handlers/UpdateAuthorized.php similarity index 100% rename from src/OpenPlatform/Server/Handlers/UpdateAuthorizedInterface.php rename to src/OpenPlatform/Server/Handlers/UpdateAuthorized.php diff --git a/src/OpenPlatform/Server/Handlers/VerifyTicketRefreshedInterface.php b/src/OpenPlatform/Server/Handlers/VerifyTicketRefreshed.php similarity index 100% rename from src/OpenPlatform/Server/Handlers/VerifyTicketRefreshedInterface.php rename to src/OpenPlatform/Server/Handlers/VerifyTicketRefreshed.php