| Interface | Description |
|---|---|
| CommonJsonDb.AclFactory | |
| HeaderReader |
An abstraction of a request header in order to minimize dependence on
a particular HTTP server implementation.
|
| SignedContentReader.ApiRequestData |
| Class | Description |
|---|---|
| ApiKeyAuthHelper |
Web systems implementing RESTful APIs with API keys can use this helper class to
read API key authentication info from the inbound request.
|
| BasicAuthHelper |
Web systems implementing RESTful APIs with basic auth can use this helper class to
get credentials from the inbound request.
|
| CommonJsonApiKey | |
| CommonJsonDb<I extends CommonJsonIdentity,G extends CommonJsonGroup> |
CommonJsonDb manages identity related objects that are serialized in JSON
|
| CommonJsonGroup | |
| CommonJsonIdentity | |
| CommonJsonObject | |
| SignedContentReader |
Copyright © 2022 continual.io. All rights reserved.