# Functions
NewHttpAuthenticationController creates a new instance of 'httpAuthenticationController'.
NewHttpServer creates a new instance of HttpServer.
# Structs
AuthenticationConfig represents the settings for an authentication.
SystemToken contains data for authentication against the Cloudogu Ecosystem Backend.
# Interfaces
HttpServer wraps the http.Server type for enhanced testability.