| Interface | Description |
|---|---|
| AlertManager | |
| Communicator | |
| MFAManager | |
| RequestProcessor | |
| TraceIdStore |
Checks if traceId is unique - the chance to a UUID repeating is 1 in 17 billion
if it repeats safe to assume this is a potential fraud threat
|
| Class | Description |
|---|---|
| CacheTraceIdStore | |
| ClientStateDeterminator | |
| HookProcessor | |
| InMemoryTraceIdStore | |
| RequestProcessingManager |
This is the entry point for any communication related with client.
|
| RequestProcessingThread | |
| RequestRouter | |
| RequestValidator |
One of the checks here should be SessionId the client sends
should be the same as the one assigned by the server.
|
| ResponseSender | |
| StatusCodeMapper |
| Enum | Description |
|---|---|
| Endpoints |
Copyright © 2022. All rights reserved.