Class | Description |
---|---|
AccessConfiguration |
Configuration properties used to control access to
the server.
|
AccessFilter |
A filter used to restrict access to the server: the server
should only be available from a loopback connection, and
if an access token is specified, then the request should
include the access token header.
|
Application |
Main entry point for the server.
|
Application.Configurer |
The application context configurer.
|
TestContainer |
Stores metadata about a running test container.
|
TestResourcesController |
A client responsible for connecting to a test resources
server.
|