|
Packages that use architectureInterface |
| accessControl |
Access control component - Supposed to perform authentication, access and
admission control. |
| client |
The Client used to anonymize data (e. g. from a user's application) via a
cascade of mixes. |
| externalInformationPort |
ExternalInformationPort component - Used for (UDP-)Information
(for example a public key) exchange with "external" communication partners (for
example other mixes or clients). |
| inputOutputHandler |
InputOutputHandler component - Handles (mix) message-based connections (see
package Message) with communication partners (clients, other mixes
and proxy servers) and therefore abstracts from the physic communication
channels. |
| internalInformationPort |
InternalInformationPort component - Used for information exchange (for example
via log files (output), property files (input) or display output) with
"internal" communication partners (usually the system administrator) |
| keyGenerator |
KeyGenerator component - Used to generate cryptographic keys |
| networkClock |
Network Clock component - Provides a clock, which is synchronized with a
SNTP server |
| outputStrategy |
Output Strategy component - Collects messages until an output criterion is
fulfilled (certain number of messages collected or timeout reached) |
| userDatabase |
User Database component - Used to store user-specific data (for example
identifiers, session keys or buffers) |