![]() | Orthogonal. |
Class | Description | |
---|---|---|
![]() | HoarderConfigJwt | These subsection values are for creating the JWT (JSON Web Token) that clients use to gain elevated access to the service. |
![]() | HoarderConfigSecrets | These subsection config values are secret and are redacted from return to unauthorised clients. |
![]() | HoarderConfigSection | This class maps to a configuration section. The property values are loaded from the confi providers in the expected order of last-one-wins. The whole Hoarder suite is controlled by these config values. |
![]() | HoarderServiceClient | A .NET client class for the Hoarder web service API. All methods, request bodies and response bodies are mapped to strongly-typed C# shared library classes. |
![]() | Utility | A static class of utility methods that may be useful anywhere within the Hoarder suite. |
![]() | WikiPageInfo | Represents Wikipedia page information (just the Uri at the moment). |
![]() | WikiSearchResult | Represents a short summary of Wikipedia search results. |
![]() | XmlSerializeHelper | A helper class to serialize and deserialize Title documents and their sub-documents to and from XML. |
Delegate | Description | |
---|---|---|
![]() | HoarderServiceClientLoggerDelegate | Defines a method signature that the client class can use as a logging sink. |
Enumeration | Description | |
---|---|---|
![]() | Role | Enumeration of official authorisation roles recognised by the application suite. |