EquinoxBackendConfiguration
The EquinoxBackendConfiguration
contains the current configuration used for an Equinox's backend instance. It is based on a singleton design pattern to avoid useless instantiation
Author
N7ghtm4r3 - Tecknobit
Since
1.0.6
Constructors
Types
Link copied to clipboard
class ResourcesConfig
The
ResourcesConfig
represents the configuration used for the static folders of the resources provided by the serverLink copied to clipboard
class ServerProtectorConfig
The
ServerProtectorConfig
represents the configuration used to configure the serverProtector instanceProperties
Link copied to clipboard
configuration
the current configuration of the Equinox's backend instanceLink copied to clipboard
EQUINOX_CONFIGURATION_PATHNAME
the pathname of the configuration fileLink copied to clipboard
resourcesConfig
the configuration of the resourcesLink copied to clipboard
serverProtectorConfig
the configuration of the server protectorFunctions
Link copied to clipboard
Method used to get the configuration of the backend
Link copied to clipboard
Method used to get the current configuration instance
Link copied to clipboard
Method used to load the resourcesConfig instance
Link copied to clipboard
Method used to load the serverProtectorConfig instance
Link copied to clipboard
Method used to check whether the protection by the com.tecknobit.apimanager.apis.ServerProtector is currently enabled
Link copied to clipboard
Method used to set the serverProtectorEnabled instance