Package com.io7m.idstore.server.api
Interface IdServerJSONConfigurationElementType
- All Known Subinterfaces:
IdServerMailTransportConfigurationType
- All Known Implementing Classes:
IdServerConfigurationFile,IdServerDatabaseConfiguration,IdServerHistoryConfiguration,IdServerHTTPConfiguration,IdServerHTTPServiceConfiguration,IdServerMailAuthenticationConfiguration,IdServerMailConfiguration,IdServerMailTransportSMTP,IdServerMailTransportSMTP_TLS,IdServerMailTransportSMTPS,IdServerRateLimitConfiguration
public sealed interface IdServerJSONConfigurationElementType
permits IdServerConfigurationFile, IdServerDatabaseConfiguration, IdServerHTTPConfiguration, IdServerHTTPServiceConfiguration, IdServerHistoryConfiguration, IdServerMailAuthenticationConfiguration, IdServerMailConfiguration, IdServerMailTransportConfigurationType, IdServerRateLimitConfiguration
The type of JSON configuration elements.
-
Method Summary
-
Method Details
-
schemaId
- Returns:
- The schema identifier
-