Serialized Form
-
Package com.io7m.looseleaf.security
-
Exception Class com.io7m.looseleaf.security.LLPasswordException
class LLPasswordException extends Exception implements Serializable
-
-
Package com.io7m.looseleaf.server.internal
-
Class com.io7m.looseleaf.server.internal.LLHealth
class LLHealth extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
mapper
com.fasterxml.jackson.databind.ObjectMapper mapper
-
metrics
LLMetricsService metrics
-
-
-
Exception Class com.io7m.looseleaf.server.internal.LLHTTPErrorStatusException
class LLHTTPErrorStatusException extends Exception implements Serializable-
Serialized Fields
-
errorCode
String errorCode
-
statusCode
int statusCode
-
-
-
Class com.io7m.looseleaf.server.internal.LLVersions
class LLVersions extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
mapper
com.fasterxml.jackson.databind.ObjectMapper mapper
-
-
-
-
Package com.io7m.looseleaf.server.internal.auth
-
Class com.io7m.looseleaf.server.internal.auth.LLPasswordAsCredential
class LLPasswordAsCredential extends org.eclipse.jetty.util.security.Credential implements Serializable-
Serialized Fields
-
password
LLPassword password
-
-
-
Class com.io7m.looseleaf.server.internal.auth.LLUserPrincipal
class LLUserPrincipal extends org.eclipse.jetty.security.UserPrincipal implements Serializable-
Serialized Fields
-
user
LLUser user
-
-
-
-
Package com.io7m.looseleaf.server.internal.v1
-
Class com.io7m.looseleaf.server.internal.v1.LLCheckAuthServlet
class LLCheckAuthServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
telemetry
LLTelemetryServiceType telemetry
-
-
-
Class com.io7m.looseleaf.server.internal.v1.LLDeleteServlet
class LLDeleteServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
clock
LLServerClock clock
-
configuration
LLServerConfiguration configuration
-
database
LLDatabaseType database
-
messages
LLv1MessagesService messages
-
metrics
LLMetricsService metrics
-
strings
LLStrings strings
-
telemetry
LLTelemetryServiceType telemetry
-
-
-
Class com.io7m.looseleaf.server.internal.v1.LLReadServlet
class LLReadServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
clock
LLServerClock clock
-
configuration
LLServerConfiguration configuration
-
database
LLDatabaseType database
-
messages
LLv1MessagesService messages
-
metrics
LLMetricsService metrics
-
strings
LLStrings strings
-
telemetry
LLTelemetryServiceType telemetry
-
-
-
Class com.io7m.looseleaf.server.internal.v1.LLRUDServlet
class LLRUDServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
clock
LLServerClock clock
-
configuration
LLServerConfiguration configuration
-
database
LLDatabaseType database
-
messages
LLv1MessagesService messages
-
metrics
LLMetricsService metrics
-
strings
LLStrings strings
-
telemetry
LLTelemetryServiceType telemetry
-
-
-
Class com.io7m.looseleaf.server.internal.v1.LLUpdateServlet
class LLUpdateServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
clock
LLServerClock clock
-
configuration
LLServerConfiguration configuration
-
database
LLDatabaseType database
-
messages
LLv1MessagesService messages
-
metrics
LLMetricsService metrics
-
strings
LLStrings strings
-
telemetry
LLTelemetryServiceType telemetry
-
-
-