Equinox
Controller
The EquinoxController
class is useful
to give the base behavior of the Equinox's controllers
Author
N7ghtm4r3 - Tecknobit
Since
1.0.1
Parameters
The type of the EquinoxUser used in the system, is generic to avoid manual casts if it has been customized
The type of the EquinoxUsersRepository used in the system, is generic to avoid manual casts if it has been customized
The type of the EquinoxUsersHelper used in the system, is generic to avoid manual casts if it has been customized
Inheritors
Properties
jsonHelper
helper to work with JSON values
NOT_AUTHORIZED_OR_WRONG_DETAILS_MESSAGE
message to use when the request is by a not authorized user
or tried to fetch wrong details
resourcesProvider
the
resources provider and manager
RESPONSE_SUCCESSFUL_MESSAGE
message to use when the request has been successful
protector
the instance to launch the server protector to manage the
server accesses
usersRepository
instance for
the user repository
WRONG_PROCEDURE_MESSAGE
message to use when the procedure is wrong