|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use internalInformationPort | |
---|---|
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. |
keyGenerator | KeyGenerator component - Used to generate cryptographic keys |
message | Provides different message formats, the InputOutputHandler is
capable of transmitting. |
messageProcessor | MessageProcessor component - Takes messages from component
InputOutputHandler , processes them (recoding, checking for replays,
removing/adding padding, initiating message authentication) and bypasses them
to component OutputStrategy . |
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) |
testEnvironment | Provides an observed (see ReceivalCheck ) test environment for this
mix (LocalTest for simulating several mixes and clients on one
machine; NetworkTest for simulating several clients via network
(mixes must be started separately)) |
userDatabase | User Database component - Used to store user-specific data (for example identifiers, session keys or buffers) |
Classes in internalInformationPort used by accessControl | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by client | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by externalInformationPort | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by inputOutputHandler | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by keyGenerator | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by message | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by messageProcessor | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by networkClock | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by outputStrategy | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by testEnvironment | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
Classes in internalInformationPort used by userDatabase | |
---|---|
InternalInformationPortController
Controller class of component InternalInformationPort . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |