|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalInformationPortController | |
|---|---|
| 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) |
| Uses of InternalInformationPortController in accessControl |
|---|
| Fields in accessControl declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
IntegrityCheck.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in client |
|---|
| Fields in client declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
MessageGenerator.internalInformationPort
Reference on component InternalInformationPortController. |
private static InternalInformationPortController |
MacGenerator.internalInformationPort
Reference on component InternalInformationPortController. |
private static InternalInformationPortController |
Cryptography.internalInformationPort
Reference on component InternalInformationPortController. |
private static InternalInformationPortController |
Client.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in externalInformationPort |
|---|
| Fields in externalInformationPort declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
InformationProvider.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
ExternalInformationPortController.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in inputOutputHandler |
|---|
| Fields in inputOutputHandler declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
ReplyDecision.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
PreviousMixConnectionHandler.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
NextMixConnectionHandler.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
InputOutputHandlerController.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
ClientConnectionHandler.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in keyGenerator |
|---|
| Fields in keyGenerator declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
KeyGen.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in message |
|---|
| Fields in message declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
ChannelMessagePart.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
ChannelMessage.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
ChannelEstablishMessagePart.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
ChannelEstablishMessage.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in messageProcessor |
|---|
| Fields in messageProcessor declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
ReplayDetection.internalInformationPort
Reference on InternalInformationPort. |
private static InternalInformationPortController |
Recoder.internalInformationPort
Reference on InternalInformationPort. |
private static InternalInformationPortController |
MessageProcessorController.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in networkClock |
|---|
| Fields in networkClock declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
NetworkClockController.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in outputStrategy |
|---|
| Fields in outputStrategy declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
OutputStrategyController.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in testEnvironment |
|---|
| Fields in testEnvironment declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
Settings.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
ReceivalCheck.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
NetworkTest.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
LocalTest.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
ClientSimulator.internalInformationPort
Reference on component InternalInformationPort. |
| Uses of InternalInformationPortController in userDatabase |
|---|
| Fields in userDatabase declared as InternalInformationPortController | |
|---|---|
private static InternalInformationPortController |
UserDatabaseController.internalInformationPort
Reference on component InternalInformationPort. |
private static InternalInformationPortController |
User.internalInformationPort
Reference on component InternalInformationPort. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||