A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

ABOUT_DX - Static variable in class jap.JAPAbout
 
ABOUT_DY - Static variable in class jap.JAPAbout
 
ABOUTFN - Static variable in class jap.JAPConstants
 
aboutJAP() - Static method in class jap.JAPController
Shows the About dialog
AbstractAutoSwitchedMixCascadeContainer - Class in anon.client
This class returns a new random cascade from all currently available cascades every time getNextCascade() is called.
AbstractAutoSwitchedMixCascadeContainer(boolean, MixCascade) - Constructor for class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
AbstractCascadeIDEntry - Class in anon.infoservice
This database class stores the IDs of all mixes in a cascade in a single string.
AbstractCascadeIDEntry(MixCascade, long) - Constructor for class anon.infoservice.AbstractCascadeIDEntry
Creates a new CascadeIDEntry from the mix IDs of a given cascade.
AbstractCascadeIDEntry(AbstractCascadeIDEntry, long) - Constructor for class anon.infoservice.AbstractCascadeIDEntry
Creates a new CascadeIDEntry from the mix IDs of a given cascade.
AbstractCascadeIDEntry(Element) - Constructor for class anon.infoservice.AbstractCascadeIDEntry
 
AbstractCertifiedDatabaseEntry - Class in anon.infoservice
 
AbstractCertifiedDatabaseEntry(long) - Constructor for class anon.infoservice.AbstractCertifiedDatabaseEntry
 
AbstractChannel - Class in anon.client
 
AbstractChannel(int, Multiplexer) - Constructor for class anon.client.AbstractChannel
 
AbstractChannel - Class in anon.shared
 
AbstractChannel(int) - Constructor for class anon.shared.AbstractChannel
 
AbstractChannel() - Constructor for class anon.shared.AbstractChannel
 
AbstractControlChannel - Class in anon.client
 
AbstractControlChannel(int, Multiplexer, IServiceContainer) - Constructor for class anon.client.AbstractControlChannel
 
AbstractDatabaseEntry - Class in anon.infoservice
This is a generic definition for a database entry.
AbstractDatabaseEntry(long) - Constructor for class anon.infoservice.AbstractDatabaseEntry
Creates a new AbstractDatabaseEntry with the specified expire time.
AbstractDatabaseUpdater - Class in anon.infoservice.update
Updates the local database.
AbstractDatabaseUpdater(long, Updater.ObservableInfo) - Constructor for class anon.infoservice.update.AbstractDatabaseUpdater
Initialises and starts the database update thread.
AbstractDatabaseUpdater(Updater.IUpdateInterval, Updater.ObservableInfo) - Constructor for class anon.infoservice.update.AbstractDatabaseUpdater
Initialises and starts the database update thread.
AbstractDataChain - Class in anon.client
 
AbstractDataChain(IDataChannelCreator, DataChainErrorListener) - Constructor for class anon.client.AbstractDataChain
 
AbstractDataChain.DataChainInputStreamImplementation - Class in anon.client
 
AbstractDataChain.DataChainInputStreamImplementation() - Constructor for class anon.client.AbstractDataChain.DataChainInputStreamImplementation
 
AbstractDataChain.DataChainOutputStreamImplementation - Class in anon.client
 
AbstractDataChain.DataChainOutputStreamImplementation() - Constructor for class anon.client.AbstractDataChain.DataChainOutputStreamImplementation
 
AbstractDataChannel - Class in anon.client
 
AbstractDataChannel(int, Multiplexer, AbstractDataChain, MixCipherChain) - Constructor for class anon.client.AbstractDataChannel
 
AbstractDialogExtraButton - Class in gui.dialog
 
AbstractDialogExtraButton() - Constructor for class gui.dialog.AbstractDialogExtraButton
 
AbstractDistributableCertifiedDatabaseEntry - Class in anon.infoservice
 
AbstractDistributableCertifiedDatabaseEntry(long) - Constructor for class anon.infoservice.AbstractDistributableCertifiedDatabaseEntry
 
AbstractDistributableDatabaseEntry - Class in anon.infoservice
This class implements common methods that may be used by distributabe database entries.
AbstractDistributableDatabaseEntry(long) - Constructor for class anon.infoservice.AbstractDistributableDatabaseEntry
 
AbstractDistributableDatabaseEntry.SerialDBEntry - Class in anon.infoservice
 
AbstractDistributableDatabaseEntry.SerialDBEntry(String, long, long, boolean, boolean, String) - Constructor for class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
AbstractDistributableDatabaseEntry.Serials - Class in anon.infoservice
 
AbstractDistributableDatabaseEntry.Serials(Class) - Constructor for class anon.infoservice.AbstractDistributableDatabaseEntry.Serials
 
AbstractHelpFileStorageManager - Class in gui.help
A generic interface that allows the JAPModel to maintain a consistent file storage layer when the path for external help files changes.
AbstractHelpFileStorageManager() - Constructor for class gui.help.AbstractHelpFileStorageManager
 
AbstractHTTPConnectionListener - Class in anon.proxy
 
AbstractHTTPConnectionListener(int) - Constructor for class anon.proxy.AbstractHTTPConnectionListener
 
AbstractIDEntry - Class in anon.infoservice
This is used to store the IDs of recently added database entries, so that they are not added several times after they have expired.
AbstractIDEntry(AbstractDatabaseEntry, long) - Constructor for class anon.infoservice.AbstractIDEntry
 
AbstractISOCodeMapper - Class in anon.util
Objects of this class store an ISO two-letter code and can translate it into a localised name.
AbstractISOCodeMapper() - Constructor for class anon.util.AbstractISOCodeMapper
Constructs an empty mapper object.
AbstractISOCodeMapper(int) - Constructor for class anon.util.AbstractISOCodeMapper
Constructs an empty mapper object.
AbstractISOCodeMapper(String, int) - Constructor for class anon.util.AbstractISOCodeMapper
Constructs a new mapper that uses the default Locale to translate its ISO code.
AbstractISOCodeMapper(String) - Constructor for class anon.util.AbstractISOCodeMapper
Constructs a new mapper object that uses the default Locale to translate its ISO code.
AbstractISOCodeMapper(String, Locale) - Constructor for class anon.util.AbstractISOCodeMapper
Constructs a new mapper object that uses a specific Locale to translate its ISO code.
AbstractISOCodeMapper(String, int, Locale) - Constructor for class anon.util.AbstractISOCodeMapper
Constructs a new mapper object that uses a specific Locale to translate its ISO code.
AbstractJAPConfModule - Class in jap
This is the generic implementation for a JAP configuration module.
AbstractJAPConfModule(IJAPConfSavePoint) - Constructor for class jap.AbstractJAPConfModule
This is the constructor of AbstractJAPConfModule.
AbstractJAPConfModule.FontSizeObserver - Class in jap
Observes changes of the font size.
AbstractJAPConfModule.FontSizeObserver() - Constructor for class jap.AbstractJAPConfModule.FontSizeObserver
 
AbstractJAPConfModule.RootPanelAncestorListener - Class in jap
Helper class for creating a onRootPanelShown call when the root panel (the whole configuration tab of this module) is coming to foreground.
AbstractJAPConfModule.RootPanelAncestorListener() - Constructor for class jap.AbstractJAPConfModule.RootPanelAncestorListener
 
AbstractJAPMainView - Class in jap
 
AbstractJAPMainView(String, JAPController) - Constructor for class jap.AbstractJAPMainView
 
AbstractLog4jLog - Class in logging
This is the logging service implementation for compatibility between JAP logging style and log4j logging style.
AbstractLog4jLog() - Constructor for class logging.AbstractLog4jLog
 
AbstractMarkedMessageIDDBEntry - Class in anon.infoservice
Stored all message db entries deleted by the user.
AbstractMarkedMessageIDDBEntry(MessageDBEntry) - Constructor for class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
AbstractMarkedMessageIDDBEntry(Element) - Constructor for class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
AbstractMessage - Class in anon.util
This is a generic message implementation.
AbstractMessage(int) - Constructor for class anon.util.AbstractMessage
This creates a new AbstractMessage.
AbstractMessage(int, Object) - Constructor for class anon.util.AbstractMessage
This creates a new AbstractMessage.
AbstractMixCascadeContainer - Class in anon.infoservice
This class keeps and returns one or more objects of the class MixCascade.
AbstractMixCascadeContainer() - Constructor for class anon.infoservice.AbstractMixCascadeContainer
 
AbstractMixCascadeUpdater - Class in anon.infoservice.update
Updates the list of available MixCascades.
AbstractMixCascadeUpdater(Updater.ObservableInfo) - Constructor for class anon.infoservice.update.AbstractMixCascadeUpdater
 
AbstractMixCascadeUpdater(long, boolean, Updater.ObservableInfo) - Constructor for class anon.infoservice.update.AbstractMixCascadeUpdater
 
AbstractOS - Class in platform
This abstract class provides access to OS-specific implementations of certain functions.
AbstractOS() - Constructor for class platform.AbstractOS
 
AbstractOS.AbstractRetryCopyProcess - Class in platform
 
AbstractOS.AbstractRetryCopyProcess(int) - Constructor for class platform.AbstractOS.AbstractRetryCopyProcess
 
AbstractOS.AbstractURLOpener - Class in platform
 
AbstractOS.AbstractURLOpener() - Constructor for class platform.AbstractOS.AbstractURLOpener
 
AbstractOS.InitEnvRunner - Class in platform
 
AbstractOS.InitEnvRunner() - Constructor for class platform.AbstractOS.InitEnvRunner
 
AbstractOS.IURLErrorNotifier - Interface in platform
 
AbstractPrivateKey - Class in anon.crypto
This class is an abstract implementation of a private key.
AbstractPrivateKey() - Constructor for class anon.crypto.AbstractPrivateKey
Creates a new (empty) private key;
AbstractPrivateKey(PrivateKeyInfo) - Constructor for class anon.crypto.AbstractPrivateKey
Creates a private key from a PrivateKeyInfo.
AbstractPublicKey - Class in anon.crypto
This class is an abstract implementation of a private key.
AbstractPublicKey() - Constructor for class anon.crypto.AbstractPublicKey
 
AbstractPublicKey(SubjectPublicKeyInfo) - Constructor for class anon.crypto.AbstractPublicKey
Creates a public key from a PrivateKeyInfo.
AbstractTLSRecord - Class in anon.crypto.tinytls
 
AbstractTLSRecord() - Constructor for class anon.crypto.tinytls.AbstractTLSRecord
 
AbstractX509AlternativeName - Class in anon.crypto
The SubjectAlternativeName extension represents an alias to distinguished name (DN).
AbstractX509AlternativeName(String, String, Integer) - Constructor for class anon.crypto.AbstractX509AlternativeName
Constructs a new X509AlternativeName from a value.
AbstractX509AlternativeName(String, boolean, String, Integer) - Constructor for class anon.crypto.AbstractX509AlternativeName
Constructs a new X509AlternativeName from a value.
AbstractX509AlternativeName(String, Vector, Vector) - Constructor for class anon.crypto.AbstractX509AlternativeName
Constructs a new X509AlternativeName from values.
AbstractX509AlternativeName(String, boolean, Vector, Vector) - Constructor for class anon.crypto.AbstractX509AlternativeName
Constructs a new X509AlternativeName from values.
AbstractX509AlternativeName(DERSequence) - Constructor for class anon.crypto.AbstractX509AlternativeName
Creates an X509AlternativeName from a BouncyCastle DER sequence.
AbstractX509Extension - Class in anon.crypto
Represents and creates an X509 V3 extensions.
AbstractX509Extension(String, boolean, byte[]) - Constructor for class anon.crypto.AbstractX509Extension
Create a new X509 V3 extension.
AbstractX509Extension(DERSequence) - Constructor for class anon.crypto.AbstractX509Extension
Creates an extension from a BouncyCastle DER sequence.
AbstractX509KeyIdentifier - Class in anon.crypto
The key identifier is calculated using a SHA1 hash over the BIT STRING from SubjectPublicKeyInfo as defined in RFC3280.
AbstractX509KeyIdentifier(String, byte[]) - Constructor for class anon.crypto.AbstractX509KeyIdentifier
Create a new KeyIdentifier from a Extension-Identifier an the octets of the Extension.
AbstractX509KeyIdentifier(DERSequence) - Constructor for class anon.crypto.AbstractX509KeyIdentifier
Create a new KeyIdentifier from a BouncyCastle DERSequence
accept() - Method in class anon.crypto.tinytls.TinyTLSServer
 
accept(long) - Method in class anon.crypto.tinytls.TinyTLSServer
 
accept(File) - Method in class gui.JAPDll.MyFileFilter
 
accept(File) - Method in class gui.SimpleFileFilter
 
accept(File) - Method in class jap.pay.AccountSettingsPanel.MyFileFilter
 
accept(File) - Method in class update.JarFileFilter
 
accepted - Variable in class anon.terms.TermsAndConditions
 
accepted - Variable in class gui.TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues
 
accepted - Variable in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
ACCEPTED_CHARS - Static variable in class gui.JapCouponField
 
ACCEPTED_COL - Static variable in class jap.TermsAndConditionsOperatorTable
 
ACCEPTED_COL_NAMEKEY - Static variable in class jap.TermsAndConditionsOperatorTable
 
acceptInitialValue - Variable in class gui.TermsAndConditionsDialog
 
ACCOUNT_DESCRIPTION - Variable in class gui.JAPDll.MyFileFilter
 
ACCOUNT_DESCRIPTION - Variable in class jap.pay.AccountSettingsPanel.MyFileFilter
 
ACCOUNT_EXTENSION - Static variable in class jap.pay.AccountSettingsPanel.MyFileFilter
 
ACCOUNT_MAX_UPDATE_INTERVAL_MS - Static variable in class anon.pay.PayAccount
 
ACCOUNT_MIN_UPDATE_INTERVAL_MS - Static variable in class anon.pay.PayAccount
 
accountActivated(PayAccount) - Method in interface anon.pay.IPaymentListener
The active account changed.
accountActivated(PayAccount) - Method in class gui.dialog.CaptchaContentPane
 
accountActivated(PayAccount) - Method in class jap.pay.AccountSettingsPanel
 
accountActivated(PayAccount) - Method in class jap.pay.PaymentMainPanel.MyPaymentListener
accountActivated
accountAdded(PayAccount) - Method in interface anon.pay.IPaymentListener
An account was added
accountAdded(PayAccount) - Method in class gui.dialog.CaptchaContentPane
 
accountAdded(PayAccount) - Method in class jap.pay.AccountSettingsPanel
 
accountAdded(PayAccount) - Method in class jap.pay.PaymentMainPanel.MyPaymentListener
accountAdded
accountCertRequested(MixCascade) - Method in interface anon.pay.IPaymentListener
The AI has signaled that the current cascade has to be payed for.
accountCertRequested(MixCascade) - Method in class gui.dialog.CaptchaContentPane
 
accountCertRequested(MixCascade) - Method in class jap.pay.AccountSettingsPanel
 
accountCertRequested(MixCascade) - Method in class jap.pay.PaymentMainPanel.MyPaymentListener
accountCertRequested
accountChanged(PayAccount) - Method in interface anon.pay.IAccountListener
the state of the account changed
accountChanged(PayAccount) - Method in class anon.pay.PayAccountsFile.MyAccountListener
accountChanged
accountEmpty(PayAccount, MixCascade) - Method in interface anon.pay.IAIEventListener
 
accountError(XMLErrorMessage, boolean) - Method in interface anon.pay.IPaymentListener
The AI has signaled an error.
accountError(XMLErrorMessage, boolean) - Method in class gui.dialog.CaptchaContentPane
 
accountError(XMLErrorMessage, boolean) - Method in class jap.pay.AccountSettingsPanel
 
accountError(XMLErrorMessage, boolean) - Method in class jap.pay.PaymentMainPanel.MyPaymentListener
accountError
ACCOUNTICONFNARRAY - Static variable in class jap.JAPConstants
 
accountRemoved(PayAccount) - Method in interface anon.pay.IPaymentListener
An account was removed
accountRemoved(PayAccount) - Method in class gui.dialog.CaptchaContentPane
 
accountRemoved(PayAccount) - Method in class jap.pay.AccountSettingsPanel
 
accountRemoved(PayAccount) - Method in class jap.pay.PaymentMainPanel.MyPaymentListener
accountRemoved
AccountSettingsPanel - Class in jap.pay
The Jap Conf Module (Settings Tab Page) for the Accounts and payment Management also contains the setup for the account creation/charging wizard
AccountSettingsPanel() - Constructor for class jap.pay.AccountSettingsPanel
 
AccountSettingsPanel.AccountCreationPane - Class in jap.pay
 
AccountSettingsPanel.AccountCreationPane(JAPDialog, String, WorkerContentPane, Runnable) - Constructor for class jap.pay.AccountSettingsPanel.AccountCreationPane
 
AccountSettingsPanel.CustomRenderer - Class in jap.pay
 
AccountSettingsPanel.CustomRenderer() - Constructor for class jap.pay.AccountSettingsPanel.CustomRenderer
 
AccountSettingsPanel.FetchTermsRunnable - Class in jap.pay
 
AccountSettingsPanel.FetchTermsRunnable(JAPDialog, JpiSelectionPane) - Constructor for class jap.pay.AccountSettingsPanel.FetchTermsRunnable
 
AccountSettingsPanel.FetchTermsRunnable(JAPDialog, PaymentInstanceDBEntry, XMLGenericText) - Constructor for class jap.pay.AccountSettingsPanel.FetchTermsRunnable
 
AccountSettingsPanel.FixedReturnAccountRunnable - Class in jap.pay
 
AccountSettingsPanel.FixedReturnAccountRunnable(PayAccount) - Constructor for class jap.pay.AccountSettingsPanel.FixedReturnAccountRunnable
 
AccountSettingsPanel.MyActionListener - Class in jap.pay
Handler for the Button Clicks
AccountSettingsPanel.MyActionListener() - Constructor for class jap.pay.AccountSettingsPanel.MyActionListener
 
AccountSettingsPanel.MyFileFilter - Class in jap.pay
Filefilter for the import function
AccountSettingsPanel.MyFileFilter() - Constructor for class jap.pay.AccountSettingsPanel.MyFileFilter
 
AccountUpdater - Class in anon.infoservice.update
 
AccountUpdater() - Constructor for class anon.infoservice.update.AccountUpdater
 
actionExportHTMLToFile(Component, String, String) - Static method in class gui.TermsAndConditionsDialog
 
actionPerformed(ActionEvent) - Method in class gui.CaptchaDialog
 
actionPerformed(ActionEvent) - Method in class gui.ClipFrame
 
actionPerformed(ActionEvent) - Method in class gui.dialog.DialogContentPane.ButtonListener
 
actionPerformed(ActionEvent) - Method in class gui.help.JAPHelp.HelpContextActionListener
 
actionPerformed(ActionEvent) - Method in class gui.help.JAPInternalHelpViewer.HelpListener
 
actionPerformed(ActionEvent) - Method in class gui.JAPAWTMsgBox
 
actionPerformed(ActionEvent) - Method in class gui.MixDetailsDialog.MyButtonListener
 
actionPerformed(ActionEvent) - Method in class gui.wizard.BasicWizardHost
 
actionPerformed(ActionEvent) - Method in class jap.CascadePopupMenu.CascadeItemListener
 
actionPerformed(ActionEvent) - Method in class jap.JAPConf
 
actionPerformed(ActionEvent) - Method in class jap.JAPConfAnon
Deactivates GUI when no cascades are returned by the Infoservice
actionPerformed(ActionEvent) - Method in class jap.JAPConfHTTPFilter
 
actionPerformed(ActionEvent) - Method in class jap.JAPConfMixminion
actionPerformed
actionPerformed(ActionEvent) - Method in class jap.JAPConfNetwork
 
actionPerformed(ActionEvent) - Method in class jap.JAPConfTor
actionPerformed
actionPerformed(ActionEvent) - Method in class jap.JAPConfUpdate
 
actionPerformed(ActionEvent) - Method in class jap.JAPDebug
 
actionPerformed(ActionEvent) - Method in class jap.JAPNewView
 
actionPerformed(ActionEvent) - Method in class jap.JAPViewIconified
 
actionPerformed(ActionEvent) - Method in class jap.pay.AccountSettingsPanel.MyActionListener
 
actionPerformed(ActionEvent) - Method in class jap.pay.ActivePaymentDetails
 
actionPerformed(ActionEvent) - Method in class jap.pay.BISelectionDialog
 
actionPerformed(ActionEvent) - Method in class jap.pay.FlatrateDialog
Deprecated.  
actionPerformed(ActionEvent) - Method in class jap.pay.PassivePaymentDetails
 
actionPerformed(ActionEvent) - Method in class jap.pay.TransactionOverviewDialog
 
actionPerformed(ActionEvent) - Method in class jap.pay.wizardnew.JpiSelectionPane
 
actionPerformed(ActionEvent) - Method in class jap.pay.wizardnew.MethodSelectionPane
 
actionPerformed(ActionEvent) - Method in class jap.pay.wizardnew.PaymentInfoPane
 
actionPerformed(ActionEvent) - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
actionPerformed(ActionEvent) - Method in class jap.ServerListPanel
Determine which mix was clicked and set m_selectedMix accordingly
actionPerformed(ActionEvent) - Method in class jap.TermsAndConditionsInfoDialog
 
actionPerformed(ActionEvent) - Method in class update.JAPWelcomeWizardPage
 
activateAllDependentCertificates(JAPCertificate) - Method in class anon.crypto.CertificateStore
 
activateCoupon(String) - Static method in class jondonym.console.Controller
Call this method always before validation of the coupon code with "null" as argument.
activateCouponCode(String, PayAccount, boolean) - Static method in class jondonym.console.Controller
 
activated(WizardHost) - Method in class gui.wizard.BasicWizardPage
 
active() - Method in class anon.tor.ordescription.ORList
 
ActivePaymentDetails - Class in jap.pay
Shows details for active payments invoked by clicking on "Details" for an active payment transaction in the transactions overview Shows detailed info for ALL active payments (maybe highlight the method that was originally selected for the TAN?)
ActivePaymentDetails(JAPDialog, Vector, String, long, String) - Constructor for class jap.pay.ActivePaymentDetails
 
add(String) - Method in class anon.tor.ordescription.ORAcl
add a acl condition
add(ORDescriptor) - Method in class anon.tor.ordescription.ORList
add an onion rotuer
add(Runnable, Object) - Method in class anon.util.ThreadPool
 
add(Component) - Method in class gui.PopupMenu
 
addAccount(PayAccount) - Method in class anon.pay.PayAccountsFile
Adds a new account
addAccountListener(IAccountListener) - Method in class anon.pay.PayAccount
 
addActionListener(ActionListener) - Method in class jap.JAPAboutAutoScroller
 
addAIListener(IAIEventListener) - Method in class anon.pay.AIControlChannel
 
addAWTEventListener(GUIUtils.AWTEventListener) - Static method in class gui.GUIUtils
 
addBrowserInstallationInfo(JComponent, GridBagConstraints, String, String, boolean) - Method in class jap.ConfigAssistant
 
addCascade(MixCascade) - Method in class forward.server.ForwardCascadeDatabase
Adds a mixcascade to the list of allowed mixcascades for forwarding.
addCC(XMLEasyCC) - Method in class anon.pay.xml.XMLAccountInfo
Adds a cost confirmation xml structure to the accountinfo.
addCertificate(JAPCertificate) - Method in class anon.crypto.XMLSignature
 
addCertificate(JAPCertificate) - Method in class anon.crypto.XMLSignatureElement
Adds a certificate to the signature.
addCertificateWithoutVerification(JAPCertificate, int, boolean, boolean) - Method in class anon.crypto.CertificateStore
 
addCertificateWithoutVerification(CertPath, int, boolean, boolean) - Method in class anon.crypto.CertificateStore
 
addCertificateWithVerification(CertPath, int, boolean) - Method in class anon.crypto.CertificateStore
 
addChannel(AnonChannel) - Method in class anon.xmlrpc.server.ClientEntry
 
addChannelMessage(InternalChannelMessage) - Method in class anon.client.InternalChannelMessageQueue
 
addCharge(String, String, String) - Method in class anon.pay.xml.XMLExternalChargeRequest
 
addChild(MultiCertTrustGraph.Node) - Method in class gui.MultiCertTrustGraph.Node
 
addCipherSuite(CipherSuite) - Method in class anon.crypto.tinytls.TinyTLS
add a ciphersuites to TinyTLS
addCipherSuite(CipherSuite) - Method in class anon.crypto.tinytls.TinyTLSServerSocket
add a ciphersuites to TinyTLS
addComponent(DefaultMutableTreeNode, Component, String, String, String) - Method in class jap.JAPConfModuleSystem
Adds a configuration component to the module system and inserts it in the configuration tree.
addComponentListener(ComponentListener) - Method in class gui.dialog.DialogContentPane
Adds a component listener.
addComponentListener(ComponentListener) - Method in class gui.dialog.JAPDialog
Adds a Componentistener to the dialog.
addConfigurationModule(DefaultMutableTreeNode, AbstractJAPConfModule, String) - Method in class jap.JAPConfModuleSystem
Adds a configuration module to the module system and inserts it in the configuration tree.
addConnectionListener(IBIConnectionListener) - Method in class anon.pay.BIConnection
Adds an IBIConnectionListener
addCostConfirmation(XMLEasyCC) - Method in class anon.pay.PayAccount
addCostConfirmation
addCouponField() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
addCurrency(String) - Method in class anon.pay.xml.XMLPaymentOptions
 
addCustomizedSectionsRequest(ServiceOperator, String) - Method in class anon.terms.TermsAndConditionsRequest
adds a request for the individual T&C sections of the given operator in the the specified language.
addData(int, Hashtable) - Method in class anon.infoservice.PerformanceEntry
Adds a hashtable of values into the entry array.
addData(String, String) - Method in class anon.pay.xml.XMLPassivePayment
Adds a element
addDefaultCertificates(String, int, String) - Static method in class anon.crypto.Util
 
addDefaultCertificates(String, int) - Static method in class anon.crypto.Util
 
addDefaultCertificates(String, String[], int) - Static method in class anon.crypto.Util
 
addDefaultCertificates(String, String[], int, String) - Static method in class anon.crypto.Util
 
addDefaultCertificates(String, String[], int) - Static method in class jap.JAPController
 
addDefaultCertificates() - Static method in class jap.JAPController
load the default certificates
addDetailedInfo(String, String) - Method in class anon.pay.xml.XMLPaymentOption
 
addDialogComponentListener(ComponentListener) - Method in class gui.dialog.DialogContentPane
Adds a component listener to the parent dialog.
addDialogWindowListener(WindowListener) - Method in class gui.dialog.DialogContentPane
Adds a window listener to the parent dialog.
addDummyRow() - Method in class gui.TitledGridBagPanel
This method is useful if you plan to use your own GridBagLayout for one ore more rows.
addDummyRows(int) - Method in class gui.TitledGridBagPanel
This method is useful if you plan to use your own GridBagLayout for one ore more rows.
addElement(Cell) - Method in class anon.tor.CellQueue
Adds a cell to the cellqueue
addElement(MixCascade) - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
addEntry(String, String) - Method in class anon.pay.xml.XMLGenericStrings
 
addErrorMessage(String) - Method in exception anon.client.IllegalTCRequestPostConditionException
 
addEventListener(AnonServiceEventListener) - Method in interface anon.AnonService
Adds an AnonServiceEventListener.
addEventListener(AnonServiceEventListener) - Method in class anon.client.AnonClient
 
addEventListener(AnonServiceEventListener) - Method in class anon.mixminion.Mixminion
 
addEventListener(AnonServiceEventListener) - Method in class anon.proxy.AnonProxy
 
addEventListener(AnonServiceEventListener) - Method in class anon.tor.Tor
 
addEventListener(AnonServiceEventListener) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
addEventListener(AnonServiceEventListener) - Method in class jap.JAPController
 
addEventListener(AnonServiceEventListener) - Method in class proxy.DirectProxy
 
addExternal(AbstractDatabaseEntry) - Method in class anon.infoservice.Database
 
addExternal_int(AbstractDatabaseEntry) - Method in class anon.infoservice.Database
 
addExtraInfo(String, String, String) - Method in class anon.pay.xml.XMLPaymentOption
 
addFileToClasspath(String) - Static method in class anon.util.ClassUtil
 
addFileToClasspath(File) - Static method in class anon.util.ClassUtil
 
addFragment(byte[], int) - Method in class anon.mixminion.message.FragmentContainer
Adds a Fragment with specified Index returns true if enough packets are in the container to reassemble
addHeading(String, String) - Method in class anon.pay.xml.XMLPaymentOption
 
addHelpButton() - Method in class gui.dialog.DialogContentPane
 
addHTTPConnectionListener(AbstractHTTPConnectionListener) - Method in class anon.proxy.AnonProxy
 
addHTTPConnectionListener(AbstractHTTPConnectionListener) - Method in class anon.proxy.HTTPProxyCallback
 
addInetAddress(String, InetAddress) - Static method in class anon.infoservice.MixCascadeExitAddresses
 
addInetAddress(InetAddress) - Method in class anon.infoservice.MixCascadeExitAddresses
 
addInetAddress(InetAddress, long) - Method in class anon.infoservice.MixCascadeExitAddresses
Adds an address to the list.
addInfoServiceHostField - Variable in class jap.JAPConfInfoService
 
addInfoServiceNameField - Variable in class jap.JAPConfInfoService
 
addInfoServicePanel - Variable in class jap.JAPConfInfoService
 
addInfoServicePortField - Variable in class jap.JAPConfInfoService
 
addInputField(String, String, String) - Method in class anon.pay.xml.XMLPaymentOption
 
addInputStreamQueueEntry(DataChainInputStreamQueueEntry) - Method in class anon.client.AbstractDataChain
 
addItem(Object) - Method in class jap.JAPMixCascadeComboBox
 
addItemListener(ItemListener) - Method in class jap.ServerListPanel
 
additionalInfo - Variable in class anon.infoservice.OperatorAddress
 
addJAPObserver(JAPObserver) - Method in class jap.JAPController
 
addJob(IDistributable) - Method in interface anon.infoservice.IDistributor
Adds a new job to the default job queue.
addJob(JobQueue.Job) - Method in class anon.util.JobQueue
Adds a new job to the queue that is run as soon as there are no other running threads left in the queue.
addJpi(PaymentInstanceDBEntry) - Method in class jap.pay.wizardnew.JpiSelectionPane
 
addLanguage(String) - Static method in class anon.pay.xml.XMLPaymentOption
 
addListenSocket(int) - Method in class forward.server.ForwardServerManager
This opens a listen socket at the specified portnumber.
addLookAndFeelFile(File) - Method in class jap.JAPModel
 
addMessageListener(IMessageListener) - Method in class anon.pay.PayAccount
 
addMessageListener(IMessageListener) - Method in class anon.pay.PayAccountsFile
 
addMixCascade(MixCascade) - Method in class forward.client.ForwardConnectionDescriptor
Adds a MixCascade to the list of mixcascades supported by the forwarder.
addModelObserver(Observer) - Static method in class anon.client.TrustModel
 
addMul(char[], int, char[], int, char, int) - Method in class anon.mixminion.fec.FECMath
 
addMul(byte[], int, byte[], int, byte, int) - Method in class anon.mixminion.fec.FECMath
 
addNeedRestart(JAPConf.AbstractRestartNeedingConfigChange) - Method in class jap.JAPConf
 
addNewClient() - Method in class anon.xmlrpc.server.ClientList
 
addObserver(Observer) - Method in class anon.infoservice.Database
Adds an observer to this database.
addOption(XMLPaymentOption) - Method in class anon.pay.xml.XMLPaymentOptions
 
addOption(String, String) - Method in class jap.pay.wizardnew.MethodSelectionPane
 
addPaymentDelay(String, String) - Method in class anon.pay.xml.XMLPaymentOption
 
addPaymentListener(IPaymentListener) - Method in class anon.pay.PayAccountsFile
 
addPerformanceAttributeEntry(int, long, int, boolean) - Method in class anon.infoservice.PerformanceEntry
 
addPlan(XMLVolumePlan) - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
addPopupMenuListener(PopupMenuListener) - Method in class gui.PopupMenu
 
addProgramExitListener(JAPController.ProgramExitListener) - Method in class jap.JAPController
 
addPropagandaInstance(InfoServiceDBEntry) - Method in class jap.forward.JAPRoutingSettings
This method adds a new single propaganda instance for the forwarding server.
addPropertyHeader(String, Vector) - Static method in class anon.infoservice.InfoServiceDBEntry
 
addPropertyHeader(String, String, Vector) - Static method in class anon.infoservice.InfoServiceDBEntry
 
addPropertyHeader(Vector, Vector) - Static method in class anon.infoservice.InfoServiceDBEntry
 
addPropertyHeader(Vector, String, Vector) - Static method in class anon.infoservice.InfoServiceDBEntry
 
addProxyInfo(JComponent, GridBagConstraints, String) - Method in class jap.ConfigAssistant
 
addRank(int, String) - Method in class anon.pay.xml.XMLPaymentOption
 
addRBtoPayload(String) - Method in class anon.mixminion.EMail
Adds the specified Replyblock(as String) to the payload
addRequest(Runnable) - Method in class anon.util.ThreadPool
 
addRequestAndWait(Runnable) - Method in class anon.util.ThreadPool
 
addResourceRequest(String, ServiceOperator, String) - Method in class anon.terms.TermsAndConditionsRequest
private util function for adding a generic resource request.
addResourceRequest(String) - Method in class anon.terms.TermsAndConditionsRequest.TCRequestValue
 
AddressMappingException - Exception in anon.transport.address
 
AddressMappingException(String) - Constructor for exception anon.transport.address.AddressMappingException
 
AddressParameter - Class in anon.transport.address
Ein AddressParameter stellt einen der Parameter des jeweiligen Transporsystems dar, welche noetig sind, um eindeutig einen Endpunkt zu definieren.
AddressParameter(String, String) - Constructor for class anon.transport.address.AddressParameter
Erzeugt einen neuen AddressParameter mit dem uebergebenen Namen und Wert.
AddressParameter(String) - Constructor for class anon.transport.address.AddressParameter
Erzeugt einen neuen Parameter mit dem uebergebenen Namen.
addRevocations(CertificateRevocationList) - Method in class anon.crypto.RevokedCertifcateStore
Adds the revocations of a single crl to the store.
addRow(Component) - Method in class gui.TitledGridBagPanel
Add a row with one component.
addRow(Component, Component) - Method in class gui.TitledGridBagPanel
Add a row with two components.
addRow(Component, Component, int) - Method in class gui.TitledGridBagPanel
 
addRow(Component, Component, Component, Component) - Method in class gui.TitledGridBagPanel
Add a row with two components.
addRow(Component, Component, Component, Component, int) - Method in class gui.TitledGridBagPanel
 
addRow(Component, Component, Component) - Method in class gui.TitledGridBagPanel
Add a row with two components.
addRow(Component[], int[]) - Method in class gui.TitledGridBagPanel
This method adds several components.
addSeparator() - Method in class gui.PopupMenu
 
addSeparator(JSeparator) - Method in class gui.PopupMenu
 
addServerManager(IServerManager) - Method in class forward.server.ForwardScheduler
Adds a ServerManager to the list of associated ServerManagers.
addServerManager(IServerManager) - Method in class forward.server.ForwardServerManager
Adds an ServerManager.
addSetting(String, String) - Method in class anon.pay.xml.XMLPaymentSettings
 
addSignature(String) - Method in class anon.pay.xml.XMLPriceCertificate
 
addSignatureNode(Document, String) - Method in class anon.pay.xml.XMLPriceCertificate
 
addStatusMsg(String, int, boolean) - Method in interface gui.IStatusLine
 
addStatusMsg(String, int, boolean, ActionListener) - Method in interface gui.IStatusLine
 
addStatusMsg(String, int, boolean) - Method in class jap.ConsoleJAPMainView
 
addStatusMsg(String, int, boolean, ActionListener) - Method in class jap.ConsoleJAPMainView
 
addStatusMsg(String, int, boolean) - Method in class jap.JAPNewView
 
addStatusMsg(String, int, boolean, ActionListener) - Method in class jap.JAPNewView
 
addStatusMsg(String, int, boolean) - Method in class jap.StatusPanel
Adds a message to be displayed in the status panel.
addStatusMsg(String, int, boolean, ActionListener) - Method in class jap.StatusPanel
 
addStatusMsg(String, int, boolean, ActionListener, StatusPanel.ButtonListener) - Method in class jap.StatusPanel
Adds a message to be displayed in the status panel.
addTan(long) - Method in class anon.pay.xml.XMLTransactionOverview
Adds a transfer number and sets its state to "not used".
addTCComponent(TCComponent) - Method in class anon.terms.TCComposite
Adds the specified TCComponent to this container.
addTemplateRequest(ServiceOperator, String, String) - Method in class anon.terms.TermsAndConditionsRequest
adds a template request for the given operator and language the templateRefid needs to be specified to avoid multiple requests of the same template.
addTermsAndConditonsToRead(TermsAndConditions) - Method in exception anon.terms.TermsAndConditionsReadException
 
addTimedTooltipListener(JComponent) - Static method in class gui.GUIUtils
 
addToAllowedMixCascades(MixCascade) - Method in class jap.forward.JAPRoutingUseableMixCascades
This adds a MixCascade to the list of allowed mixcascades for the clients of the local forwarding server.
addToHistory(URL) - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
Adds the given URL to the browser history
addToQueue(DataChainInputStreamQueueEntry) - Method in class anon.client.AbstractDataChain.DataChainInputStreamImplementation
 
addToRegistrationInfoServices(InfoServiceDBEntry) - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This adds a primary InfoService to the list of registration infoservices, which is used, if we are in manual infoservice registration mode.
addToSendCellCounter(int) - Method in class anon.tor.Circuit
 
addToSendCellCounter(int) - Method in class anon.tor.TorChannel
 
addTransCert(XMLTransCert) - Method in class anon.pay.PayAccount
 
addTransferredBytes(long) - Method in class anon.pay.xml.XMLEasyCC
this makes the signature invalid!
addTranslation(Element) - Method in class anon.terms.TermsAndConditions
adds a T&C translation which specified by the DOMElement translationRoot
addTranslation(TermsAndConditions.Translation, boolean) - Method in class anon.terms.TermsAndConditions
 
addTrustModel(TrustModel) - Static method in class anon.client.TrustModel
 
addURLToClasspath(URL) - Static method in class anon.util.ClassUtil
 
addValue(long, int, PerformanceEntry.PerformanceAttributeEntry) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Adds a value to the entry.
addValue(long, int) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Adds a value to the floating time entry.
addVolumePlan(XMLVolumePlan) - Method in class anon.pay.xml.XMLVolumePlans
 
addWindowListener(WindowListener) - Method in class gui.dialog.JAPDialog
Adds a WindowListener to the dialog.
addWindowLocationToConf(Element, Point) - Method in class jap.JAPController
 
addWindowSizeToConf(Element, Dimension, boolean) - Method in class jap.JAPController
 
addWizardPage(int, WizardPage) - Method in class gui.wizard.BasicWizard
 
addWizardPage(int, WizardPage) - Method in class gui.wizard.BasicWizardHost
 
addWizardPage(int, WizardPage) - Method in interface gui.wizard.WizardHost
 
adjustFontSize(Object, float) - Static method in class gui.GUIUtils
Resizes a specific default font of the UIManager by a fixed factor.
afterPack() - Method in class jap.JAPConfUI
 
AGREEMENT - Static variable in class logging.LogType
Indicates messages from the paw filter system
AI_LOGIN_TIMEOUT - Static variable in class anon.pay.AIControlChannel
 
AIControlChannel - Class in anon.pay
This control channel is used for communication with the AI (AccountingInstance or Abrechnungsinstanz in German) which lives in the first mix.
AIControlChannel(Multiplexer, PacketCounter, IServiceContainer, MixCascade) - Constructor for class anon.pay.AIControlChannel
 
AIControlChannel.EmptyAccountPacketObserver - Class in anon.pay
 
AIControlChannel.EmptyAccountPacketObserver(String) - Constructor for class anon.pay.AIControlChannel.EmptyAccountPacketObserver
 
aktKey - Variable in class anon.client.crypto.KeyPool
 
aktPos - Variable in class anon.util.MyStringBuilder
 
aktVersion - Static variable in class jap.JAPConstants
 
Alert() - Method in exception anon.crypto.tinytls.TLSException
check if this Exception is an alert
ALERT - Static variable in class logging.LogLevel
Indicates level type of message: Alert message
ALERT_COLOR - Variable in class gui.CertDetailsDialog
 
ALERT_FONT - Variable in class gui.CertDetailsDialog
 
aliasSBF - Variable in class jarify.JarVerifier
Contains the signature block file (as PKCS#7) for each alias
ALL - Static variable in class logging.LogType
Indicates all messages
ALL_ENTRIES_REMOVED - Static variable in class anon.infoservice.DatabaseMessage
This message is sent, if the database is cleared (all entries are removed at once).
ALLOW_ZEROS_NONE - Static variable in class gui.JAPJIntField
 
ALLOW_ZEROS_ONE - Static variable in class gui.JAPJIntField
 
ALLOW_ZEROS_UNTIL_BOUND - Static variable in class gui.JAPJIntField
 
ALLOWED_MIXCASCADES_LIST_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingUseableMixCascades whenever a MixCascade is added/updated/removed in the list of allowed mixcascades for the restricted mode.
ALLOWED_MIXCASCADES_POLICY_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingUseableMixCascades when the policy of the allowed mixcascades is switched between restricted-to-list or access-to-all mode.
allowedCascadesList - Variable in class jap.forward.JAPConfForwardingServer
 
allowsCRLSign() - Method in class anon.crypto.X509KeyUsage
 
allowsDataEncipherment() - Method in class anon.crypto.X509KeyUsage
 
allowsDecipherOnly() - Method in class anon.crypto.X509KeyUsage
 
allowsDigitalSignature() - Method in class anon.crypto.X509KeyUsage
 
allowsEncipherOnly() - Method in class anon.crypto.X509KeyUsage
 
allowsFragmented() - Method in class anon.mixminion.mmrdescription.MMRDescription
 
allowsKeyAgreement() - Method in class anon.crypto.X509KeyUsage
 
allowsKeyCertSign() - Method in class anon.crypto.X509KeyUsage
 
allowsKeyEncipherment() - Method in class anon.crypto.X509KeyUsage
 
allowsNonRepudiation() - Method in class anon.crypto.X509KeyUsage
 
allowTransfer(int) - Method in class forward.server.ForwardConnection
This method is called by the scheduler to submit, how many bytes can be transfered on this connection in the next round.
ALPHABET - Static variable in class anon.util.Base64
The 64 valid Base64 values.
AMOUNT - Static variable in class anon.pay.xml.XMLPassivePayment
 
amountAsString(long) - Static method in class jap.pay.wizardnew.PaymentInfoPane
 
ancestorAdded(AncestorEvent) - Method in class jap.AbstractJAPConfModule.RootPanelAncestorListener
This method is called when the root panel is set to visible.
ancestorMoved(AncestorEvent) - Method in class jap.AbstractJAPConfModule.RootPanelAncestorListener
This method is called when the root panel is moved.
ancestorRemoved(AncestorEvent) - Method in class jap.AbstractJAPConfModule.RootPanelAncestorListener
This method is called when the root panel is set to invisible.
ANNOUNCE_PERIOD - Static variable in class anon.infoservice.Constants
 
announceNewForwarder() - Method in class forward.server.ServerSocketPropagandist
This method announces the local forwarding server with the specified port to the specified infoservice.
anon - package anon
 
anon.client - package anon.client
 
anon.client.crypto - package anon.client.crypto
 
anon.client.replay - package anon.client.replay
 
anon.crypto - package anon.crypto
 
anon.crypto.tinytls - package anon.crypto.tinytls
 
anon.infoservice - package anon.infoservice
 
anon.infoservice.update - package anon.infoservice.update
 
anon.mixminion - package anon.mixminion
 
anon.mixminion.fec - package anon.mixminion.fec
 
anon.mixminion.message - package anon.mixminion.message
 
anon.mixminion.mmrdescription - package anon.mixminion.mmrdescription
 
anon.pay - package anon.pay
 
anon.pay.xml - package anon.pay.xml
 
anon.proxy - package anon.proxy
This package implements a proxy for convienient use of the anonymous communication primitives provided by the ANON library.
anon.shared - package anon.shared
 
anon.terms - package anon.terms
 
anon.terms.template - package anon.terms.template
 
anon.tor - package anon.tor
 
anon.tor.cells - package anon.tor.cells
 
anon.tor.ordescription - package anon.tor.ordescription
 
anon.tor.util - package anon.tor.util
 
anon.transport.address - package anon.transport.address
 
anon.transport.connection - package anon.transport.connection
 
anon.transport.connector - package anon.transport.connector
 
anon.util - package anon.util
 
anon.util.captcha - package anon.util.captcha
 
anon.xmlrpc.client - package anon.xmlrpc.client
 
anon.xmlrpc.server - package anon.xmlrpc.server
 
ANON_LEVEL_MAX - Static variable in class anon.infoservice.StatusInfo
 
ANON_LEVEL_MIN - Static variable in class anon.infoservice.StatusInfo
 
ANON_SERVICES_TAB - Static variable in class jap.JAPConf
 
ANON_TAB - Static variable in class jap.JAPConf
 
ANON_TRUST_TAB - Static variable in class jap.JAPConf
 
AnonChannel - Interface in anon
An AnonChannel could be used to send and receive data.
AnonClient - Class in anon.client
 
AnonClient() - Constructor for class anon.client.AnonClient
 
AnonClient(IStreamConnection) - Constructor for class anon.client.AnonClient
 
AnonClient.StatusThread - Interface in anon.client
 
anonConnectionClosed() - Method in class jap.forward.JAPRoutingSettings
This method is always called, when a anon connection is closed.
ANONLIB_VERSION - Static variable in interface anon.AnonService
 
AnonProxy - Class in anon.proxy
This calls implements a proxy one can use for convienient access to the provided anonymous communication primitives.
AnonProxy(ServerSocket, TermsAndConditionConfirmation) - Constructor for class anon.proxy.AnonProxy
Creates a new AnonProxy.
AnonProxy(ServerSocket, IMutableProxyInterface, TermsAndConditionConfirmation) - Constructor for class anon.proxy.AnonProxy
Creates a new AnonProxy.
AnonProxy(ServerSocket, IStreamConnection, int, TermsAndConditionConfirmation) - Constructor for class anon.proxy.AnonProxy
Creates a new AnonProxy with an already active mix connection.
AnonProxy.DummyMixCascadeContainer - Class in anon.proxy
 
AnonProxy.DummyMixCascadeContainer() - Constructor for class anon.proxy.AnonProxy.DummyMixCascadeContainer
 
AnonProxy.EncapsulatedMixCascadeContainer - Class in anon.proxy
 
AnonProxy.EncapsulatedMixCascadeContainer(AbstractMixCascadeContainer) - Constructor for class anon.proxy.AnonProxy.EncapsulatedMixCascadeContainer
 
AnonProxy.OpenSocketRequester - Class in anon.proxy
 
AnonProxy.OpenSocketRequester(AnonProxy, Object) - Constructor for class anon.proxy.AnonProxy.OpenSocketRequester
 
AnonProxyRequest - Class in anon.proxy
 
AnonProxyRequest(AnonProxy, Socket, Object, ProxyCallbackHandler) - Constructor for class anon.proxy.AnonProxyRequest
 
AnonProxyRequest.Response - Class in anon.proxy
 
AnonProxyRequest.Response() - Constructor for class anon.proxy.AnonProxyRequest.Response
 
anonRequest - Variable in class anon.proxy.HTTPConnectionEvent
 
AnonServerDescription - Interface in anon
This interface is used for initializing an AnonService with the necessary parameters
AnonService - Interface in anon
This class is used for accessing the AnonService.
AnonServiceEventAdapter - Class in anon
An adapter for the AnonServiceEventListener.
AnonServiceEventAdapter() - Constructor for class anon.AnonServiceEventAdapter
 
AnonServiceEventListener - Interface in anon
 
AnonServiceFactory - Class in anon
 
AnonServiceFactory() - Constructor for class anon.AnonServiceFactory
 
AnonServiceImplProxy - Class in anon.xmlrpc.client
 
AnonServiceImplProxy(String, int) - Constructor for class anon.xmlrpc.client.AnonServiceImplProxy
 
AnonServiceImplRemote - Class in anon.xmlrpc.server
 
AnonServiceImplRemote(AnonService) - Constructor for class anon.xmlrpc.server.AnonServiceImplRemote
 
ANONYMIZED_HTTP_HEADERS - Static variable in class jap.JAPConstants
 
APP_PARAMETER - Static variable in class anon.transport.address.SkypeAddress
 
append(String) - Method in class anon.util.MyStringBuilder
 
append(int) - Method in class anon.util.MyStringBuilder
 
append(long) - Method in class anon.util.MyStringBuilder
 
appendCertificate(JAPCertificate) - Method in class anon.crypto.CertPath
Adds a certificate to next higher level of this CertPath, if the cert is not already included
appendListenerInterfaces(Element, Vector) - Method in class anon.infoservice.MixInfo
 
APPLICATION_CONFIG_DIR_NAME - Static variable in class jap.JAPConstants
 
applyFilter() - Method in class jap.JAPConfAnon
Applies the filter
applyJarDiff(File, File, byte[]) - Static method in class jap.JAPUtil
 
applyJARDiffJAPJar() - Method in class update.JAPUpdateWizard
 
applyProxySettingsToAnonService(Component) - Method in class jap.JAPController
 
applyProxySettingsToInfoService(boolean) - Method in class jap.JAPController
 
arAdrMask - Variable in class anon.tor.ordescription.ORAcl.AclElement
 
arAdrWithMask - Variable in class anon.tor.ordescription.ORAcl.AclElement
 
areAllAccepted() - Method in class jap.TermsAndConditionsInfoDialog
 
areMixButtonsEnabled() - Method in class jap.ServerListPanel
 
areNewCascadesInBlacklist() - Static method in class anon.infoservice.BlacklistedCascadeIDEntry
 
areTermsRejected() - Method in class jap.TermsAndConditionsOperatorTable
 
areTermsRejected() - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
arguments - Variable in class anon.infoservice.InfoServiceHolder.InformationFetcher
 
arraysEqual(byte[], byte[]) - Static method in class anon.util.Util
Tests if two byte arrays are equal.
arraysEqual(char[], char[]) - Static method in class anon.util.Util
Tests if two charactet arrays are equal.
arraysEqual(byte[], int, byte[], int, int) - Static method in class anon.util.Util
Tests if a_length positions of two arrays are equal.
arrow - Variable in class update.JAPDownloadWizardPage
 
ASK_SAVE_PAYMENT_CHANGED - Static variable in class jap.JAPControllerMessage
 
askUserWhatToDo() - Static method in class gui.JAPDll
This method should be invoked if there was no possibility to so a successfull dll update: Reasons can be: - japdll.dll cannot be written (e.g.
assertNodeName(Node, String) - Static method in class anon.util.XMLUtil
Throws an XMLParseException if the given XML node has not the expected name or if it is null.
assertNotNull(Node) - Static method in class anon.util.XMLUtil
Throws an XMLParseException if the given XML node is null.
assertNotNull(Node, String) - Static method in class anon.util.XMLUtil
 
AsymmetricCryptoKeyPair - Class in anon.crypto
A key pair used for signing and encryption with an asymmetric cryptographic algorithm.
AsymmetricCryptoKeyPair(IMyPrivateKey) - Constructor for class anon.crypto.AsymmetricCryptoKeyPair
Creates a new key pair from a private key.
AsymmetricCryptoKeyPair(PrivateKeyInfo) - Constructor for class anon.crypto.AsymmetricCryptoKeyPair
Creates a new key pair from a PrivateKeyInfo.
ASymMixCipherPlainRSA - Class in anon.client.crypto
 
ASymMixCipherPlainRSA() - Constructor for class anon.client.crypto.ASymMixCipherPlainRSA
 
ASymMixCipherRSAOAEP - Class in anon.client.crypto
 
ASymMixCipherRSAOAEP() - Constructor for class anon.client.crypto.ASymMixCipherRSAOAEP
 
AT_SUBSTITUTE - Static variable in class anon.infoservice.ServiceOperator
 
ATTR_ALGORITHM - Static variable in class anon.crypto.XMLSignatureElement
 
ATTR_URI - Static variable in class anon.crypto.XMLSignatureElement
 
ATTRIBUTES - Static variable in class anon.infoservice.PerformanceEntry
Text representation of the performance attributes.
AUTH_PASS_CANCEL_WAIT_TIME - Static variable in class anon.infoservice.ProxyInterface
Authentication stuff
authenticate(XMLAccountCertificate, IMyPrivateKey) - Method in class anon.pay.BIConnection
performs challenge-response authentication
AUTO_CHANGE_NO_RESTRICTION - Static variable in class jap.JAPModel
 
AUTO_CHANGE_RESTRICT - Static variable in class jap.JAPModel
 
AUTO_CHANGE_RESTRICT_TO_PAY - Static variable in class jap.JAPModel
 
available() - Method in class anon.client.AbstractDataChain.DataChainInputStreamImplementation
 
available() - Method in class anon.client.SocketHandler.SocketInputStreamImplementation
 
available() - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
 
available() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
available() - Method in class anon.shared.ChannelInputStream
 
available() - Method in class anon.shared.IOQueue
 
available() - Method in class anon.transport.connection.ChunkConnectionAdapter.ChunkInputStream
Liefert die Anzahl der verbleibenen Bytes innerhalb des Buffers zurueck.
available() - Method in class forward.server.DefaultProtocolHandler
Returns the number of bytes which are ready for sending to the client without blocking by the next call of read().
available() - Method in interface forward.server.IProtocolHandler
Returns the number of bytes which are ready to read without blocking by the next call of read().
AVAILABLE_EXTENSIONS - Static variable in class anon.crypto.AbstractX509Extension
 
availableChunks() - Method in interface anon.transport.connection.IChunkReader
Gibt aufschluss darueber, wieviele Chunks gelesen werden koennen, ohne das der Aufruf von IChunkReader.readChunk() blockiert.
availableChunks() - Method in class anon.transport.connection.SkypeConnection.SkypeReader
 
AWT_EVENT_LISTENERS - Static variable in class gui.GUIUtils
 
AWT_UPDATE_QUEUE - Variable in class jap.AbstractJAPConfModule
 
AWT_UPDATE_QUEUE - Variable in class jap.AbstractJAPMainView
 
AWTUpdateQueue - Class in gui
Queues update operations for the AWT Event Thread.
AWTUpdateQueue(Runnable) - Constructor for class gui.AWTUpdateQueue
 

B

b_bAutoTransferFocus - Variable in class gui.JAPJIntField
 
back() - Method in class gui.wizard.BasicWizard
 
back() - Method in interface gui.wizard.Wizard
 
back() - Method in class update.JAPUpdateWizard
 
backAllowed() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
Returns true if there are entries in the back history
backPressed() - Method in class gui.help.JAPInternalHelpViewer
 
backupAccount() - Method in class jap.pay.AccountSettingsPanel
Backup an account that has not yet been saved.
badRequest() - Method in class proxy.DirectProxyConnection
 
BANDWIDTH_STATISTICS_INTERVAL - Static variable in class forward.server.ForwardSchedulerStatistics
The backwards interval in milliseconds over which the current bandwidth usage statistics are created.
Base16 - Class in anon.tor.util
 
Base16() - Constructor for class anon.tor.util.Base16
 
Base64 - Class in anon.util
Encodes and decodes to and from Base64 notation.
Base64() - Constructor for class anon.util.Base64
Defeats instantiation.
BASE64_ALTERNATIVE_TAG - Static variable in class anon.crypto.JAPCertificate
 
BASE64_ALTERNATIVE_TAG - Static variable in class anon.crypto.PKCS10CertificationRequest
 
BASE64_TAG - Static variable in class anon.crypto.CertificateRevocationList
 
BASE64_TAG - Static variable in class anon.crypto.JAPCertificate
 
BASE64_TAG - Static variable in class anon.crypto.PKCS10CertificationRequest
 
BASE64_TAG - Static variable in class anon.crypto.PKCS12
 
BasicTrustModel - Class in anon.client
A trust model that only checks if a previously done signature verification was successful.
BasicTrustModel() - Constructor for class anon.client.BasicTrustModel
 
BasicWizard - Class in gui.wizard
 
BasicWizard() - Constructor for class gui.wizard.BasicWizard
 
BasicWizardHost - Class in gui.wizard
 
BasicWizardHost(JAPDialog, Wizard) - Constructor for class gui.wizard.BasicWizardHost
 
BasicWizardHost(Component, Wizard) - Constructor for class gui.wizard.BasicWizardHost
 
BasicWizardHost(Object, Wizard) - Constructor for class gui.wizard.BasicWizardHost
 
BasicWizardPage - Class in gui.wizard
 
BasicWizardPage() - Constructor for class gui.wizard.BasicWizardPage
 
beforePack() - Method in class jap.JAPConfUI
 
BEGIN_TAG - Static variable in class anon.util.Base64
 
bFull - Variable in class anon.shared.IOQueue
 
BIConnection - Class in anon.pay
 
BIConnection(PaymentInstanceDBEntry) - Constructor for class anon.pay.BIConnection
Constructor
BinaryImageCreator - Class in captcha.graphics
This is a helper class for creating binary images.
BinaryImageCreator() - Constructor for class captcha.graphics.BinaryImageCreator
 
BinaryImageExtractor - Class in anon.util.captcha
This is a helper class for extracting binary images.
BinaryImageExtractor() - Constructor for class anon.util.captcha.BinaryImageExtractor
 
binaryToImage(byte[]) - Static method in class anon.util.captcha.BinaryImageExtractor
Transfroms the data of our own binary image format back to a Image.
bIsAccept - Variable in class anon.tor.ordescription.ORAcl.AclElement
 
BISelectionDialog - Class in jap.pay
This dialog fetches all known Payment Instances from the InfoService and lets the user select one.
BISelectionDialog(Component) - Constructor for class jap.pay.BISelectionDialog
 
BlacklistedCascadeIDEntry - Class in anon.infoservice
Cascades of this type are blacklisted
BlacklistedCascadeIDEntry(MixCascade) - Constructor for class anon.infoservice.BlacklistedCascadeIDEntry
 
BlacklistedCascadeIDEntry(Element) - Constructor for class anon.infoservice.BlacklistedCascadeIDEntry
 
blank - Variable in class update.JAPDownloadWizardPage
 
blink(long) - Method in class jap.JAPNewView
Shows a blinking JAP icon.
blink() - Method in class jap.JAPViewIconified
Shows a blinking JAP icon.
BLOCK_FACTOR_IF_UNREACHABLE - Static variable in class anon.infoservice.InfoServiceDBEntry
 
blockInterface(long) - Method in class anon.infoservice.ListenerInterface
Blocks this interface for a specified time.
body(int[], int, int) - Static method in class anon.crypto.DESCrypt
 
BooleanVariable - Class in anon.util
 
BooleanVariable(boolean) - Constructor for class anon.util.BooleanVariable
 
BOUND - Static variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
BOUND_ROUNDING - Static variable in class anon.infoservice.PerformanceEntry
Remove the worst x% results.
BOUNDARIES - Static variable in class anon.infoservice.PerformanceEntry
The boundaries used to calculate the speed and delay bounds.
br - Variable in class platform.AbstractOS.InitEnvRunner
 
bReadClosed - Variable in class anon.shared.IOQueue
 
BROWSER_CHROME - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_FIREFOX - Static variable in class jap.ConfigAssistant
 
BROWSER_FIREFOX - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_INTERNET_EXPLORER - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_JONDOFOX - Static variable in class jap.ConfigAssistant
 
BROWSER_JONDOFOX - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_KONQUEROR - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_NAME - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_OCCURENCE - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_OPERA - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_RECOGNITION_UNINITIALISED - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_SAFARI - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_TORBUTTON - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSER_UNKNOWN - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
BROWSERLIST - Static variable in class jap.JAPConstants
 
BROWSERLIST - Static variable in class platform.AbstractOS
 
BROWSERLIST - Static variable in class platform.LinuxOS
 
bShuttingDown - Variable in class anon.proxy.AnonProxy
 
bubbleSortStrings(Vector, String[], int[]) - Static method in class anon.util.Util
Uses the Bubble Sort method to sort a vector of objects by comparing the output of the toString() method.
buff - Variable in class anon.shared.IOQueue
 
BUFF_SIZE - Static variable in class anon.shared.IOQueue
 
BUFFER_SIZE - Static variable in class anon.transport.connection.ChunkConnectionAdapter.ChunkOutputStream
Die Groesse des Buffers und somit auch die Maximalanzahl der in einem Rutsch uebertragen Bytes.
build(Vector) - Method in class anon.crypto.CertPath
 
buildAndValidate(Vector) - Method in class anon.crypto.CertPath
 
buildBlock() - Method in class anon.mixminion.message.ReplyBlock
builds the replyHeader
buildButtonPanel() - Method in class jap.pay.FlatrateDialog
Deprecated.  
buildButtonPanel() - Method in class jap.pay.TransactionOverviewDialog
 
buildDialog(Vector, String, long, String) - Method in class jap.pay.ActivePaymentDetails
 
buildDialog(XMLPassivePayment, long, long) - Method in class jap.pay.PassivePaymentDetails
 
buildDialog() - Method in class jap.pay.TransactionOverviewDialog
 
buildEntries() - Method in class platform.VMPerfDataFile
Builds all data entries from the byte buffer
buildFlatPanel(PayAccount) - Method in class jap.pay.FlatrateDialog
Deprecated.  
buildForwarderPanel() - Method in class jap.JAPNewView
 
buildHeader(Vector, Vector, ExitInformation) - Method in class anon.mixminion.message.Header
builds a header with the specified hops
buildMessage() - Method in class anon.mixminion.message.NoReplyMessage
Builds for every element in m_message_parts a ready to send message
buildMessage() - Method in class anon.mixminion.message.ReplyImplementation
 
buildMessage() - Method in class anon.mixminion.message.ReplyMessage
 
buildMiscPanel() - Method in class jap.JAPConf
 
buildNextEntry() - Method in class platform.VMPerfDataFile
Builds the next data entry
buildOptionPanel(Hashtable, String, long, String) - Method in class jap.pay.ActivePaymentDetails
 
buildPayload() - Method in class anon.mixminion.message.FragmentedMessage
 
buildPayload() - Method in class anon.mixminion.message.MessageImplementation
 
buildPayload() - Method in class anon.mixminion.message.SingleBlockMessage
 
buildPaymentDetailsPanel(XMLPassivePayment) - Method in class jap.pay.PassivePaymentDetails
 
buildPortableFFCommand(ISplashResponse) - Method in class JAP
 
buildPortPanel() - Method in class jap.JAPConfNetwork
 
buildProxyPanel() - Method in class jap.JAPConfNetwork
 
buildTransactionDetailsPanel(long, long, long) - Method in class jap.pay.PassivePaymentDetails
 
BUNDLE_CONTENTS - Static variable in class platform.MacOS
 
BUNDLE_EXECUTABLE_PROPERTY_KEY - Static variable in class platform.MacOS
 
BUNDLE_MAC_OS_EXECUTABLES - Static variable in class platform.MacOS
 
BUNDLE_PROPERTY_FILE_NAME - Static variable in class platform.MacOS
 
BUNDLE_RESOURCES - Static variable in class platform.MacOS
 
BUSY_FILE - Static variable in class jap.JAPSplash
 
BUSY_FILESIZE - Static variable in class jap.JAPSplash
 
BUSY_POSITION_X - Static variable in class jap.JAPSplash
 
BUSY_POSITION_Y - Static variable in class jap.JAPSplash
 
busycount - Variable in class anon.util.BusyFlag
 
BusyFlag - Class in anon.util
 
BusyFlag() - Constructor for class anon.util.BusyFlag
 
busyflag - Variable in class anon.util.BusyFlag
 
BUSYFN - Static variable in class jap.JAPConstants
 
BUTTON_OPERATION_WIZARD - Static variable in class gui.dialog.DialogContentPane
Is equal to ON_NO_SHOW_PREVIOUS_CONTENT | ON_YESOK_SHOW_NEXT_CONTENT | ON_CLICK_DISPOSE_DIALOG as the typical wizard behaviour .
buttonAction - Variable in class jap.StatusPanel.MessagesListNode
 
buttonPanel - Variable in class jap.pay.FlatrateDialog
Deprecated.  
buyFlatrate(long) - Method in class anon.pay.BIConnection
 
buyFlatrate() - Method in class jap.pay.FlatrateDialog
Deprecated.  
bWriteClosed - Variable in class anon.shared.IOQueue
 
byteArrayToCharArray(byte[], int, char[], int, int) - Static method in class anon.util.ByteArrayUtil
Copies len bytes starting from offin to out starting at outoff.
ByteArrayUtil - Class in anon.util
 
ByteArrayUtil() - Constructor for class anon.util.ByteArrayUtil
 
ByteNumberCellRenderer - Class in gui
A table cell renderer for number-of-bytes values.
ByteNumberCellRenderer() - Constructor for class gui.ByteNumberCellRenderer
 
ByteSignature - Class in anon.crypto
This class contains all basic signature operations.
ByteSignature() - Constructor for class anon.crypto.ByteSignature
This class works without being initialised and is completely static.
byteToInt(byte[], int) - Method in class anon.mixminion.message.Decoder
Calculates the int value of a given ByteArray
byteToInt(byte[], int) - Method in class anon.mixminion.message.Keyring
Calculates the int value of a given ByteArray
byteToInt(byte[], int) - Static method in class anon.mixminion.message.ReplyBlock
Calculates the int value of a given ByteArray
byteToUnsigned(byte) - Static method in class anon.crypto.DESCrypt
 
bzero(byte[], int, int) - Static method in class anon.util.ByteArrayUtil
Set len bytes starting form off to zero
bzero(char[], int, int) - Static method in class anon.util.ByteArrayUtil
Set len bytes starting form off to zero

C

cacheHostAndPortsAsString() - Method in class anon.infoservice.MixCascade
 
calcHash(String) - Static method in class anon.tor.ordescription.ORDescriptor
 
calculateBound(Hashtable, Vector) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Returns the bound value.
calculateLocationOnScreen(Component, Point) - Method in class gui.PopupMenu
 
calculateOperatorsAndCountries() - Method in class anon.infoservice.MixCascade
 
calculateXORofSKIs(Vector) - Static method in class anon.crypto.JAPCertificate
 
calculateXORofSKIs() - Method in class anon.crypto.XMLSignature
Calculates the XOR of the SKIs once and stores it.
CAListCellRenderer - Class in gui
 
CAListCellRenderer() - Constructor for class gui.CAListCellRenderer
 
callback(DirectProxy.RequestInfo) - Method in class proxy.DirectProxy.AllowProxyConnectionCallback
 
callbacks - Variable in class anon.proxy.ProxyCallbackHandler
 
cancelButton - Variable in class jap.TermsAndConditionsInfoDialog
 
cancelled - Variable in class gui.TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues
 
cancelPressed() - Method in class jap.AbstractJAPConfModule
This method is called every time the user presses the "Cancel" button.
cancelPressed() - Method in class jap.JAPConf
 
cannotConnect() - Method in class proxy.DirectProxyConnection
 
capacity - Variable in class anon.util.MyStringBuilder
 
captcha - package captcha
 
captcha.graphics - package captcha.graphics
 
CAPTCHA_DATA_FORMAT - Static variable in class anon.util.captcha.ZipBinaryImageCaptchaClient
This is the captcha format identifier for the class of captchas, which can be handled by this class implementation.
CAPTCHA_DATA_FORMAT - Static variable in class captcha.ZipBinaryImageCaptchaGenerator
This is the format of the captcha data.
CaptchaContentPane - Class in gui.dialog
This class displays a dialog for solving a captcha.
CaptchaContentPane(JAPDialog, DialogContentPane) - Constructor for class gui.dialog.CaptchaContentPane
 
CaptchaContentPane.MyDocument - Class in gui.dialog
 
CaptchaContentPane.MyDocument() - Constructor for class gui.dialog.CaptchaContentPane.MyDocument
 
CaptchaDialog - Class in gui
This class displays a dialog for solving a captcha.
CaptchaDialog(IImageEncodedCaptcha, String, Window) - Constructor for class gui.CaptchaDialog
 
CaptchaGeneratorFactory - Class in captcha
This class is a factory for creating objects, which implements the CaptchaGenerator interface.
CaptchaGeneratorFactory() - Constructor for class captcha.CaptchaGeneratorFactory
This creates a new CaptchaGeneratorFactory.
CascadeIDEntry - Class in anon.infoservice
This database class stores the IDs of all mixes in a cascade in a single string.
CascadeIDEntry(MixCascade) - Constructor for class anon.infoservice.CascadeIDEntry
Creates a new CascadeIDEntry from the mix IDs of a given cascade.
CascadeIDEntry(Element) - Constructor for class anon.infoservice.CascadeIDEntry
 
CascadePopupMenu - Class in jap
 
CascadePopupMenu() - Constructor for class jap.CascadePopupMenu
 
CascadePopupMenu(boolean) - Constructor for class jap.CascadePopupMenu
 
CascadePopupMenu(JPopupMenu) - Constructor for class jap.CascadePopupMenu
 
CascadePopupMenu.CascadeItemListener - Class in jap
 
CascadePopupMenu.CascadeItemListener() - Constructor for class jap.CascadePopupMenu.CascadeItemListener
 
CATEGORY_DEFAULT - Static variable in class anon.client.TrustModel.TrustAttribute
 
ceilDiv(double, double) - Method in class anon.mixminion.message.Message
rechte die Ganzzahl aus, welche groesser als a/b ist
Cell - Class in anon.tor.cells
 
Cell(int) - Constructor for class anon.tor.cells.Cell
 
Cell(int, int) - Constructor for class anon.tor.cells.Cell
 
Cell(int, int, byte[]) - Constructor for class anon.tor.cells.Cell
 
Cell(int, int, byte[], int) - Constructor for class anon.tor.cells.Cell
 
CELL_PAYLOAD_SIZE - Static variable in class anon.tor.cells.Cell
 
CELL_SIZE - Static variable in class anon.tor.cells.Cell
 
CellQueue - Class in anon.tor
 
CellQueue() - Constructor for class anon.tor.CellQueue
Constructor for the cellqueue
CellQueue.CellQueueEntry - Class in anon.tor
 
CellQueue.CellQueueEntry(Cell) - Constructor for class anon.tor.CellQueue.CellQueueEntry
 
centerOnScreen(Window) - Static method in class gui.GUIUtils
Centers a window relative to the default screen.
centerOnScreen() - Method in class jap.JAPSplash
 
centerOnScreen(Window) - Static method in class jap.JAPSplash
Centers a window relative to the screen.
centerOnWindow(Window, Window) - Static method in class gui.GUIUtils
Positions a window on the screen centered to a parent window.
CERT_ALGORITHM - Static variable in class anon.crypto.PKCS12
 
CERT_INVALID_INACTIVE - Static variable in class gui.CertDetailsDialog
 
CERT_JAPCODESIGNING - Static variable in class jap.JAPConstants
 
CERT_JAPINFOSERVICEMESSAGES - Static variable in class anon.infoservice.Constants
 
CERT_JAPINFOSERVICEMESSAGES - Static variable in class jap.JAPConstants
 
CERT_TAB - Static variable in class jap.JAPConf
 
CERT_VALID_INACTIVE - Static variable in class gui.CertDetailsDialog
 
CertDetailsDialog - Class in gui
CertDetails Dialog
CertDetailsDialog(Component, JAPCertificate, boolean, Locale, CertPath) - Constructor for class gui.CertDetailsDialog
 
CertDetailsDialog(Component, JAPCertificate, boolean, Locale) - Constructor for class gui.CertDetailsDialog
 
CertDetailsDialog.CertPathListCellRenderer - Class in gui
 
CertDetailsDialog.CertPathListCellRenderer() - Constructor for class gui.CertDetailsDialog.CertPathListCellRenderer
 
CertDetailsDialog.CertShortInfoPanel - Class in gui
 
CertDetailsDialog.CertShortInfoPanel() - Constructor for class gui.CertDetailsDialog.CertShortInfoPanel
 
CERTDISABLEDICON - Static variable in class jap.JAPConstants
 
CERTENABLEDICON - Static variable in class jap.JAPConstants
 
CERTIFICATE_TYPE_INFOSERVICE - Static variable in class anon.crypto.JAPCertificate
This is the certificate type constant for infoservice certificates.
CERTIFICATE_TYPE_MIX - Static variable in class anon.crypto.JAPCertificate
This is the certificate type constant for mix certificates.
CERTIFICATE_TYPE_PAYMENT - Static variable in class anon.crypto.JAPCertificate
Other certificate types
CERTIFICATE_TYPE_ROOT - Static variable in class anon.crypto.JAPCertificate
 
CERTIFICATE_TYPE_ROOT_INFOSERVICE - Static variable in class anon.crypto.JAPCertificate
 
CERTIFICATE_TYPE_ROOT_MIX - Static variable in class anon.crypto.JAPCertificate
This are the certificate type constant for root certificates.
CERTIFICATE_TYPE_ROOT_PAYMENT - Static variable in class anon.crypto.JAPCertificate
 
CERTIFICATE_TYPE_ROOT_TERMS_AND_CONDITIONS - Static variable in class anon.crypto.JAPCertificate
 
CERTIFICATE_TYPE_ROOT_UPDATE - Static variable in class anon.crypto.JAPCertificate
 
CERTIFICATE_TYPE_TERMS_AND_CONDITIONS - Static variable in class anon.crypto.JAPCertificate
 
CERTIFICATE_TYPE_UPDATE - Static variable in class anon.crypto.JAPCertificate
This is the certificate type constant for update certificates.
CertificateContainer - Class in anon.crypto
This class stores additional settings for every certificate stored within a CertificateStore.
CertificateContainer(CertPath, int, boolean) - Constructor for class anon.crypto.CertificateContainer
Creates a new instance of CertificateContainer.
CertificateContainer(Element) - Constructor for class anon.crypto.CertificateContainer
Creates a new instance of CertificateContainer.
CertificateInfoStructure - Class in anon.crypto
 
CertificateInfoStructure(CertPath, JAPCertificate, int, boolean, boolean, boolean, boolean) - Constructor for class anon.crypto.CertificateInfoStructure
 
CertificateRevocationList - Class in anon.crypto
This Class implements Certificate Revocation Lists (CRLs) as specified by RFC 5280.
CertificateRevocationList(PKCS12, Vector, Date, X509Extensions) - Constructor for class anon.crypto.CertificateRevocationList
Creates a new crl.
CertificateRevocationList(CertificateList) - Constructor for class anon.crypto.CertificateRevocationList
Creates a new instance of CertificateRevocationList from a BC CertificateList
CertificateRevocationList.CRLGenerator - Class in anon.crypto
This class is used to generate, sign and modify CRLs.
CertificateRevocationList.CRLGenerator(X509Name, Vector, Date, X509Extensions) - Constructor for class anon.crypto.CertificateRevocationList.CRLGenerator
 
CertificateRevocationList.CRLInstantiator - Class in anon.crypto
 
CertificateRevocationList.CRLInstantiator(String) - Constructor for class anon.crypto.CertificateRevocationList.CRLInstantiator
 
CertificateStore - Class in anon.crypto
Implementation remark: The locking order (to avoid deadlocks) in this class is: 1.
CertificateStore() - Constructor for class anon.crypto.CertificateStore
Creates a new certificate store.
CertificationRequest - Class in anon.crypto
A class for creating and verifying PKCS10 Certification requests.
CertificationRequest(CertificationRequestInfo, AsymmetricCryptoKeyPair) - Constructor for class anon.crypto.CertificationRequest
 
CertificationRequest(ASN1Sequence) - Constructor for class anon.crypto.CertificationRequest
 
CertificationRequestInfo - Class in anon.crypto
This class is used to hold the information that is needed to create a PKCS10 Certification request.
CertificationRequestInfo(X509DistinguishedName, IMyPublicKey, X509Extensions) - Constructor for class anon.crypto.CertificationRequestInfo
Creates a new CertificationRequestInfo from a distinguished name (DN), a public key and X509 V3 extensions.
CertificationRequestInfo(ASN1Sequence) - Constructor for class anon.crypto.CertificationRequestInfo
Creates a CertificationRequestInfo from a BouncyCastle ASN1Sequence.
CertPath - Class in anon.crypto
Stores a certification path with all included certificates.
CertPath(JAPCertificate, int) - Constructor for class anon.crypto.CertPath
Creates a new CertPath Object from a given Certificate
CertPath(Element) - Constructor for class anon.crypto.CertPath
 
certPath - Variable in class anon.terms.TermsAndConditions.Translation
 
CertPathInfo - Class in anon.crypto
 
CertPathInfo(JAPCertificate, JAPCertificate, JAPCertificate, Vector, int) - Constructor for class anon.crypto.CertPathInfo
 
certs - Variable in class anon.crypto.PKCS7SignedData
 
CERTSPATH - Static variable in class anon.infoservice.Constants
 
CERTSPATH - Static variable in class jap.JAPConstants
 
CHAIN_ID_LENGTH - Static variable in class anon.client.SequentialChannelDataChain
 
ChainedLog - Class in logging
Writes log output to two Log instances
ChainedLog(Log, Log) - Constructor for class logging.ChainedLog
 
CHANGED_ALLOW_INFOSERVICE_DIRECT_CONNECTION - Static variable in class jap.JAPModel
 
CHANGED_ALLOW_UPDATE_DIRECT_CONNECTION - Static variable in class jap.JAPModel
 
CHANGED_ANONYMIZED_HTTP_HEADERS - Static variable in class jap.JAPModel
 
CHANGED_ASK_FOR_NON_ANONYMOUS - Static variable in class jap.JAPModel
 
CHANGED_AUTO_CONNECT - Static variable in class jap.JAPModel
 
CHANGED_AUTO_RECONNECT - Static variable in class jap.JAPModel
 
CHANGED_AUTO_UPDATE - Static variable in class anon.pay.PayAccountsFile
 
CHANGED_CASCADE_AUTO_CHANGE - Static variable in class jap.JAPModel
 
CHANGED_CONTEXT - Static variable in class jap.JAPModel
 
CHANGED_DLL_UPDATE - Static variable in class jap.JAPModel
 
CHANGED_HELP_PATH - Static variable in class jap.JAPModel
 
CHANGED_INFOSERVICE_AUTO_UPDATE - Static variable in class jap.JAPModel
 
CHANGED_MACOSX_LIBRARY_UPDATE - Static variable in class jap.JAPModel
 
CHANGED_NOTIFY_JAP_UPDATES - Static variable in class jap.JAPModel
 
CHANGED_NOTIFY_JAVA_UPDATES - Static variable in class jap.JAPModel
 
changedUpdate(DocumentEvent) - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
changeKeyringPW(String) - Method in class anon.mixminion.message.Keyring
 
changePassword() - Method in class anon.mixminion.PasswordManager
 
changeProxyInterface(ProxyInterface, boolean, Component) - Method in class jap.JAPController
Changes the common proxy.
ChannelClosedException - Exception in anon.client
 
ChannelClosedException(String) - Constructor for exception anon.client.ChannelClosedException
 
ChannelInputStream - Class in anon.shared
 
ChannelInputStream(AbstractChannel) - Constructor for class anon.shared.ChannelInputStream
 
ChannelInputStreamProxy - Class in anon.xmlrpc.client
 
ChannelInputStreamProxy(ChannelProxy) - Constructor for class anon.xmlrpc.client.ChannelInputStreamProxy
 
ChannelOutputStream - Class in anon.shared
 
ChannelOutputStream(AbstractChannel) - Constructor for class anon.shared.ChannelOutputStream
 
ChannelOutputStreamProxy - Class in anon.xmlrpc.client
 
ChannelOutputStreamProxy(ChannelProxy) - Constructor for class anon.xmlrpc.client.ChannelOutputStreamProxy
 
ChannelProxy - Class in anon.xmlrpc.client
 
ChannelProxy(int, AnonServiceImplProxy) - Constructor for class anon.xmlrpc.client.ChannelProxy
 
channelsChanged(int) - Method in interface anon.proxy.IProxyListener
 
channelsChanged(int) - Method in class jap.ConsoleJAPMainView
 
channelsChanged(int) - Method in class jap.JAPController
 
channelsChanged(int) - Method in class jap.JAPNewView
 
channelsChanged(int) - Method in class jap.JAPViewIconified
 
ChannelTable - Class in anon.client
 
ChannelTable(IDataChannelFactory, SecureRandom) - Constructor for class anon.client.ChannelTable
 
charArrayToByteArray(char[], int, byte[], int, int) - Static method in class anon.util.ByteArrayUtil
Copies len bytes starting from offin to out starting at outoff.
charge(XMLGenericStrings) - Method in class anon.pay.BIConnection
Fetches a transfer certificate from the BI.
charge(XMLGenericStrings) - Method in class anon.pay.PayAccount
Request a transfer certificate from the BI
CHARGED - Static variable in class anon.pay.xml.XMLPassivePayment
 
checkActiveAccount(PayAccount) - Static method in class jondonym.console.Controller
 
checkAnonConnected() - Method in class jap.JAPController.AnonConnectionChecker
 
checkCancel() - Method in class gui.dialog.CaptchaContentPane
 
checkCancel() - Method in class gui.dialog.DialogContentPane
Is called when the "Cancel" button is clicked.
checkCancel() - Method in class gui.dialog.WorkerContentPane
Interrupts the Thread.
checkCouponCode(String) - Method in class anon.pay.BIConnection
 
checkCouponCode(String) - Static method in class anon.pay.PayAccount
 
checkCreatedCell(Cell) - Method in class anon.tor.OnionRouter
checks the created cell if the answer was right
checkDigest(SHA1Digest) - Method in class anon.tor.cells.RelayCell
checks if the digest of the relay cell is correct
checkDllVersion(boolean) - Static method in class gui.JAPDll
This method should be invoked on every JAP-start: It will check if the existing japdll.dll has the right version to work proper with this JAP version.
checkErrors(DialogContentPane.CheckError[], Vector) - Method in class gui.dialog.DialogContentPane
Undos all error actions of the remembered errors, checks if the given array of errors contains one or more errors and adds those errors to the vector of remembered errors.
checkExtendedCell(RelayCell) - Method in class anon.tor.OnionRouter
checks if the extendedcell has the right parameters and hash
checkExtendParameters(byte[], int, int) - Method in class anon.tor.OnionRouter
checks the parameters of a extend cell and calculate the secrets
checkId() - Method in class anon.infoservice.AbstractCertifiedDatabaseEntry
Checks if the ID is valid.
checkId() - Method in class anon.infoservice.AbstractDistributableCertifiedDatabaseEntry
Checks if the ID is valid.
checkId() - Method in interface anon.infoservice.ICertifiedDatabaseEntry
Checks if the ID is valid.
checkId() - Method in class anon.infoservice.InfoServiceDBEntry
 
checkId() - Method in class anon.infoservice.MixCascade
 
checkId() - Method in class anon.infoservice.StatusInfo
 
checkId() - Method in class anon.terms.TermsAndConditions.Translation
 
checkLibVersion() - Static method in class jap.MacOSXLib
 
checkMessageDigest(Node) - Method in class anon.crypto.XMLSignatureElement
 
checkModel() - Method in class jap.TermsAndConditionsOperatorTable
 
checkNavigationButtons() - Method in class gui.help.JAPInternalHelpViewer
Checks whether to enable or disable the forward and back buttons
checkNo() - Method in class gui.dialog.CaptchaContentPane
 
checkNo() - Method in class gui.dialog.DialogContentPane
Is called when the "No" or "Previous" button is clicked.
checkNotify(URL) - Method in interface platform.AbstractOS.IURLErrorNotifier
 
checkPage() - Method in class gui.wizard.BasicWizardPage
 
checkPage() - Method in interface gui.wizard.WizardPage
 
checkPage() - Method in class update.JAPDownloadWizardPage
 
checkPage() - Method in class update.JAPWelcomeWizardPage
 
checkRequestPostCondition() - Method in class anon.terms.TermsAndConditionsRequest
To be called after the mix response was handled.
checkRetry() - Method in class platform.AbstractOS.AbstractRetryCopyProcess
 
checkRootCertificate(boolean) - Method in class anon.crypto.tinytls.TinyTLS
check or check not the root certificate
checkSignature(IMyPublicKey) - Method in class anon.crypto.XMLSignatureElement
Checks if the signature of the XMLSignatureElement's SIGNED_INFO is valid.
checkSignature(byte[], byte[], byte[]) - Static method in class anon.tor.ordescription.ORDescriptor
 
checkSignature(byte[], byte[]) - Method in class forward.client.DefaultClientProtocolHandler
This method checks, whether to byte arrays have identical content or not.
checkSignature(byte[], byte[]) - Method in class forward.server.DefaultProtocolHandler
This method checks, whether to byte arrays have identical content or not.
checkSignature() - Method in class update.JAPUpdateWizard
Step 4 check the signature of the downloaded file
checkTrust(MixCascade) - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
checkTrust(MixCascade) - Method in class anon.client.BasicTrustModel
 
checkTrust(MixCascade) - Method in interface anon.client.ITrustModel
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.AnonLevelAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.ContextAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.DataRetentionAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.DelayAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.InternationalAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.NumberOfMixesAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.OperatorBlacklistAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.PremiumAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.SocksAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.SpeedAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.TrustAttribute
 
checkTrust(MixCascade) - Method in class anon.client.TrustModel.UserDefinedAttribute
 
checkTrust(MixCascade) - Method in class anon.proxy.AnonProxy.EncapsulatedMixCascadeContainer
 
checkTrust(MixCascade) - Method in class jondonym.console.Controller.ForcePremiumIfAccountAvailableAttribute
 
checkUpdate() - Method in class gui.dialog.DialogContentPane
Is called when someone calls updateDialog() on this content pane.
checkUpdate() - Method in class gui.dialog.TermsAndConditionsPane
 
checkUpdate() - Method in class jap.pay.wizardnew.JpiSelectionPane
 
checkUpdate() - Method in class jap.pay.wizardnew.MethodSelectionPane
 
checkUpdate() - Method in class jap.pay.wizardnew.PassivePaymentPane
 
checkUpdate() - Method in class jap.pay.wizardnew.PaymentInfoPane
 
checkUpdate() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
checkValidity(Date) - Method in class anon.crypto.CertPath
Checks the validity of all certificates in the path.
checkValidity(String) - Static method in class anon.proxy.HTTPProxyCallback
checks whether the HTTP message headers fragment specified by headerData contains invalid line terminations, i.e.
checkValidity(Class, String) - Method in class anon.util.ClassUtil.ClassInstantiator
 
checkValues() - Method in class jap.JAPConf
Checks if all input in all files make sense.
checkVendor(String) - Static method in class anon.infoservice.JavaVersionDBEntry
 
checkYesOK() - Method in class gui.dialog.CaptchaContentPane
 
checkYesOK() - Method in class gui.dialog.DialogContentPane
Is called when the "Yes", "OK" or "Next" button is clicked.
checkYesOK() - Method in class gui.dialog.FileChooserContentPane
 
checkYesOK() - Method in class gui.dialog.PasswordContentPane
Saves the user input.
checkYesOK() - Method in class gui.dialog.TermsAndConditionsPane
 
checkYesOK() - Method in class jap.pay.wizardnew.JpiSelectionPane
 
checkYesOK() - Method in class jap.pay.wizardnew.MethodSelectionPane
 
checkYesOK() - Method in class jap.pay.wizardnew.PassivePaymentPane
 
checkYesOK() - Method in class jap.pay.wizardnew.PaymentInfoPane
 
checkYesOK() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
choices - Variable in class gui.ClipFrame
 
chooseBrowserPath() - Method in class jap.JAPConfUI
 
chooseBrowserPath(String) - Method in class jap.JAPConfUI
 
chooser - Variable in class gui.ClipFrame
 
chooser - Variable in class gui.dialog.FileChooserContentPane
 
chunk - Variable in class anon.proxy.ProxyCallbackBuffer
 
CHUNK_SIZE - Static variable in class anon.proxy.AnonProxyRequest
 
ChunkConnectionAdapter - Class in anon.transport.connection
Adaptiert eine bestehende IChunkConnection um darauf aufbauend, eine IStreamConnection bereitzustellen.
ChunkConnectionAdapter(IChunkConnection) - Constructor for class anon.transport.connection.ChunkConnectionAdapter
Erstellt einen neuen Adapter auf Basis der uebergebenen IChunkConnection.
ChunkConnectionAdapter.ChunkInputStream - Class in anon.transport.connection
Implentierung eines InputStream, welcher die durch ChunkConnectionAdapter.ChunkInputStream.read() zurueckgegeben Bytes aus den einzelnen Chunks eines IChunkReader nimmt.
ChunkConnectionAdapter.ChunkInputStream(IChunkReader) - Constructor for class anon.transport.connection.ChunkConnectionAdapter.ChunkInputStream
Erstellt einen neuen ChunkConnectionAdapter.ChunkInputStream auf Basis des uebergeben Readers
ChunkConnectionAdapter.ChunkOutputStream - Class in anon.transport.connection
Private Implementierung eines OutputStream, welcher die durch #write() uebergeben Bytes als Chunk mit Hilfe eines IChunkWriter sendet.
ChunkConnectionAdapter.ChunkOutputStream(IChunkWriter) - Constructor for class anon.transport.connection.ChunkConnectionAdapter.ChunkOutputStream
Erstellt einen neuen ChunkOutputStream auf Basis des uebergebenen Writers.
cipher - Variable in class anon.crypto.PKCS12.MyCipher
 
Circuit - Class in anon.tor
 
Circuit(int, FirstOnionRouterConnection, Vector) - Constructor for class anon.tor.Circuit
constructor
city - Variable in class anon.infoservice.OperatorAddress
 
city - Variable in class anon.infoservice.ServiceLocation
This is the city where the service is located.
CLASS_PATH - Variable in class jap.JAPController
 
CLASSFILE - Static variable in class update.JAPUpdateWizard
 
ClassUtil - Class in anon.util
This class performs some basic operations related to Class objects.
ClassUtil() - Constructor for class anon.util.ClassUtil
This class works without being initialised and is completely static.
ClassUtil.ClassGetter - Class in anon.util
This small inner class is needed to get information about static classes.
ClassUtil.ClassGetter() - Constructor for class anon.util.ClassUtil.ClassGetter
 
ClassUtil.ClassInstantiator - Class in anon.util
 
ClassUtil.ClassInstantiator() - Constructor for class anon.util.ClassUtil.ClassInstantiator
 
ClassUtil.ClassInstantiator(int) - Constructor for class anon.util.ClassUtil.ClassInstantiator
 
ClassUtil.Package - Class in anon.util
Represents a package name.
ClassUtil.Package(Class) - Constructor for class anon.util.ClassUtil.Package
 
ClassUtil.Package(String) - Constructor for class anon.util.ClassUtil.Package
 
clean() - Method in class anon.crypto.tinytls.TLSPlaintextRecord
 
cleanForwardHistory() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
Removes all entries from the forward history
cleanupLink(String) - Method in class jap.pay.ActivePaymentDetails
 
cleanupText(String) - Method in class jap.pay.ActivePaymentDetails
 
clear() - Method in class anon.util.SingleStringPasswordReader
 
clearAuthenticationPassword() - Method in class anon.infoservice.ProxyInterface
 
clearCertificates() - Method in class anon.crypto.XMLSignature
 
clearCertificates() - Method in class anon.crypto.XMLSignatureElement
Deletes all certificates from this signature.
clearCouponFields() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
clearHeader(Hashtable, Vector) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
clearPropagandaInstancesTable() - Method in class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
Removes all propaganda instances from the table.
clearRequest() - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
clearResponse() - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
clearStatusMessage(int) - Method in class gui.dialog.DialogContentPane
 
clearStatusMessage() - Method in class gui.dialog.DialogContentPane
Resets the text in the status message line to an empty String.
clicked(boolean) - Method in class gui.dialog.JAPDialog.AbstractLinkedURLAdapter
Opens the URL.
clicked(boolean) - Method in interface gui.dialog.JAPDialog.ILinkedInformation
Performs an action when the link is clicked, for example opening a browser window, an E-Mail client or a help page.
clicked(boolean) - Method in class gui.dialog.JAPDialog.LinkedCheckBox
Updates the state when the checkbox is clicked.
clicked(boolean) - Method in class gui.dialog.JAPDialog.LinkedHelpContext
Does nothing.
clicked(boolean) - Method in class gui.dialog.JAPDialog.LinkedInformation
 
clicked(boolean) - Method in class gui.dialog.JAPDialog.LinkedInformationAdapter
Does nothing.
ClickedMessageIDDBEntry - Class in anon.infoservice
Stored all message db entries deleted by the user.
ClickedMessageIDDBEntry(MessageDBEntry) - Constructor for class anon.infoservice.ClickedMessageIDDBEntry
 
ClickedMessageIDDBEntry(Element) - Constructor for class anon.infoservice.ClickedMessageIDDBEntry
 
CLIENT_CONNECTION_TIMEOUT - Static variable in class forward.server.ForwardServerManager
This is the timeout for all socket methods on the client connection.
CLIENT_DUMMYTRAFFIC_INTERVAL - Static variable in class forward.server.ForwardServerManager
This is the interval, we need dummy traffic from the client (in milliseconds).
CLIENT_PROPERTY_HTML - Static variable in class gui.JAPHtmlMultiLineLabel
 
CLIENT_SETTINGS_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingSettings, if the client settings were changed (whether new connections to the anonymity servers shall use a forwarder, whether it is possible to obtain the information about a forwarder directly from the InfoServices or the mail-gateway has to be used and the InfoService requests need also forwarding).
ClientEntry - Class in anon.xmlrpc.server
 
ClientEntry(int) - Constructor for class anon.xmlrpc.server.ClientEntry
 
ClientForwardException - Exception in forward.client
This is the implementation for exceptions with extended information about forwarding errors.
ClientForwardException(int, String) - Constructor for exception forward.client.ClientForwardException
This creates a new ClientForwardException.
ClientList - Class in anon.xmlrpc.server
 
ClientList() - Constructor for class anon.xmlrpc.server.ClientList
 
ClipFrame - Class in gui
 
ClipFrame(Component, String, boolean, ClipFrame.ClipChoice[]) - Constructor for class gui.ClipFrame
 
ClipFrame(Component, String, boolean) - Constructor for class gui.ClipFrame
 
ClipFrame.ClipChoice - Class in gui
 
ClipFrame.ClipChoice(String, String) - Constructor for class gui.ClipFrame.ClipChoice
 
clone() - Method in class anon.crypto.JAPCertificate
 
clone() - Method in class anon.terms.TCComponent
 
clone() - Method in class anon.terms.TCComposite
 
clone() - Method in class anon.terms.template.Paragraph
 
close() - Method in interface anon.AnonChannel
Closes the channel and releases all resources used.
close() - Method in class anon.client.AbstractDataChain
 
close() - Method in class anon.client.AbstractDataChain.DataChainInputStreamImplementation
 
close() - Method in class anon.client.AbstractDataChain.DataChainOutputStreamImplementation
 
close() - Method in class anon.client.Multiplexer
 
close() - Method in class anon.client.SocketHandler.SocketInputStreamImplementation
 
close() - Method in class anon.client.SocketHandler.SocketOutputStreamImplementation
 
close() - Method in class anon.client.TypeFilterDataChain
 
close() - Method in class anon.client.TypeFilterDataChain.TypeFilterOutputStreamImplementation
 
close() - Method in class anon.crypto.tinytls.TinyTLS
 
close() - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
 
close() - Method in class anon.crypto.tinytls.TinyTLSServerSocket
 
close() - Method in class anon.mixminion.FirstMMRConnection
closes the connection to the router
close() - Method in class anon.pay.HttpClient
Schlie?t die Http-Verbindung.
close() - Method in class anon.proxy.AnonProxy.OpenSocketRequester
 
close() - Method in class anon.shared.AbstractChannel
 
close() - Method in class anon.shared.ChannelInputStream
 
close() - Method in class anon.shared.ChannelOutputStream
 
close() - Method in class anon.shared.ProxyConnection
 
close() - Method in class anon.tor.Circuit
closes the circuit immediately.
close(int) - Method in class anon.tor.Circuit
closes a stream
close() - Method in class anon.tor.FirstOnionRouterConnection
closes the connection to the onionrouter
close() - Method in class anon.tor.TorChannel
 
close() - Method in class anon.transport.connection.ChunkConnectionAdapter.ChunkInputStream
Schliesst den Strom und den zugrundelegenden Reader
close() - Method in class anon.transport.connection.ChunkConnectionAdapter.ChunkOutputStream
Schliesst den Strom und den zugrundeliegenen Writer und uebertraegt zuvor noch den Inhalt des Buffer.
close() - Method in class anon.transport.connection.ChunkConnectionAdapter
Schliesst die Verbindung in dem nacheinander der Ein- und Ausgabestrom geschlossen werden und abschliessend die zugrundelegende Verbindung.
close() - Method in interface anon.transport.connection.IChunkReader
 
close() - Method in interface anon.transport.connection.IChunkWriter
 
close() - Method in interface anon.transport.connection.IConnection
 
close(boolean) - Method in class anon.transport.connection.SkypeConnection
Schliesst die Verbindung, indem der Listner entfernt wird und Reader und Writer geschlossen werden.
close() - Method in class anon.transport.connection.SkypeConnection
Schliesst die Verbindung, indem der Listner entfernt wird und Reader und Writer geschlossen werden.
close() - Method in class anon.transport.connection.SkypeConnection.SkypeReader
Entfernt den Listener und schliesst den internen Reader.
close() - Method in class anon.transport.connection.SkypeConnection.SkypeWriter
Schliesst der Reader aber laesst den internen Stream unberuehrt, da dieser die komplette Verbindung repraesentiert.
close() - Method in class anon.transport.connection.SocketConnection
 
close() - Method in class anon.util.TimedOutputStream
 
close() - Method in class anon.xmlrpc.client.ChannelProxy
 
close() - Method in class forward.server.DefaultProtocolHandler
Closes the connection to the server and stops handling of protocol messages.
close() - Method in interface forward.server.IProtocolHandler
Closes the connection to the server and stops handling of protocol messages.
close() - Method in class jarify.JarFile
Close the jar file.
close() - Method in class jarify.JarVerifier
 
CLOSE_CELL_CONNECTION_ERROR - Static variable in class anon.client.SingleChannelDataChain
 
close_impl() - Method in class anon.mixminion.MixminionPOPChannel
 
close_impl() - Method in class anon.mixminion.MixminionSMTPChannel
 
close_impl() - Method in class anon.shared.AbstractChannel
 
close_impl() - Method in class anon.tor.TorChannel
 
closeAll() - Method in class anon.tor.FirstOnionRouterConnectionFactory
Closes all connections to all FirstOnionRouters
closeCascadePopupMenu() - Method in class jap.JAPMixCascadeComboBox
 
closeCascadePopupMenu() - Method in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
closeChannelTable() - Method in class anon.client.ChannelTable
 
closeConnection() - Method in class forward.server.ForwardConnection
Closes the connection.
closeDataChain() - Method in class anon.client.AbstractDataChain
 
closeDataChain() - Method in class anon.client.SequentialChannelDataChain
 
closeDataChain() - Method in class anon.client.SingleChannelDataChain
 
closedByPeer() - Method in class anon.shared.AbstractChannel
 
closedByPeer() - Method in class anon.shared.ChannelInputStream
 
closedByPeer() - Method in class anon.shared.ChannelOutputStream
 
closedByPeer() - Method in class anon.tor.FirstOnionRouterConnection
connection was closed by peer
closedByPeer() - Method in class anon.tor.TorChannel
 
closeDialog(boolean) - Method in class gui.dialog.DialogContentPane
Hides or disposed the parent dialog.
closeKey(int) - Static method in class platform.WindowsRegistry
Closes the handle to an opened key.
closePopupMenu() - Static method in class gui.JAPDll
 
closePressed() - Method in class gui.help.JAPInternalHelpViewer
 
closeRead() - Method in class anon.shared.IOQueue
 
closeRequest() - Method in class anon.proxy.AnonProxyRequest
 
closeRequest(AnonProxyRequest) - Method in class anon.proxy.DecompressionProxyCallback
 
closeRequest(AnonProxyRequest) - Method in class anon.proxy.HTTPProxyCallback
 
closeRequest(AnonProxyRequest) - Method in interface anon.proxy.ProxyCallback
 
closeRequest(AnonProxyRequest) - Method in class anon.proxy.ProxyCallbackHandler
 
closeSocket() - Method in class anon.client.SocketHandler
 
closeSocketHandler() - Method in class anon.client.AnonClient
 
closeStream(InputStream) - Static method in class anon.util.Util
 
closeStream(OutputStream) - Static method in class anon.util.Util
 
closeWrite() - Method in class anon.shared.IOQueue
 
CODE_CHANNEL_CLOSED - Static variable in class anon.client.InternalChannelMessage
 
CODE_CHANNEL_EXCEPTION - Static variable in class anon.client.InternalChannelMessage
 
CODE_CONTROL_PACKET_DISCARDED - Static variable in class anon.client.PacketProcessedEvent
 
CODE_CONTROL_PACKET_RECEIVED - Static variable in class anon.client.PacketProcessedEvent
 
CODE_CONTROL_PACKET_SENT - Static variable in class anon.client.PacketProcessedEvent
 
CODE_DATA_PACKET_DISCARDED - Static variable in class anon.client.PacketProcessedEvent
 
CODE_DATA_PACKET_RECEIVED - Static variable in class anon.client.PacketProcessedEvent
 
CODE_DATA_PACKET_SENT - Static variable in class anon.client.PacketProcessedEvent
 
CODE_PACKET_RECEIVED - Static variable in class anon.client.InternalChannelMessage
 
codeData(boolean, byte[], PKCS12PBEParams, char[], BlockCipher, int) - Static method in class anon.crypto.PKCS12
 
codeDataCBCwithHMAC(boolean, byte[], CipherParameters, CipherParameters) - Static method in class anon.crypto.XMLEncryption
The part that is the same for encryption and decryption..
codeDataCTS(boolean, byte[], CipherParameters) - Static method in class anon.crypto.XMLEncryption
The part that is the same for encryption and decryption..
CoinstackProgressBarUI - Class in jap.pay
This class is an extended progress bar that uses coin images for displaying progress
CoinstackProgressBarUI(ImageIcon, int, int) - Constructor for class jap.pay.CoinstackProgressBarUI
 
colonizeSKI(String) - Static method in class anon.util.Util
 
COLS - Static variable in class jap.TermsAndConditionsOperatorTable
 
columnClasses - Variable in class jap.JAPConfAnon.MixCascadeTableModel
 
columnClasses - Variable in class jap.JAPConfAnon.OperatorsTableModel
The column classes
columnClasses - Variable in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
The column classes
columnNames - Variable in class jap.JAPConfAnon.MixCascadeTableModel
 
columnNames - Variable in class jap.JAPConfAnon.OperatorsTableModel
The column names
columnNames - Variable in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
The column names
combine(ImageIcon, ImageIcon) - Static method in class gui.GUIUtils
Combines two images vertically to one image.
COMMAND_BACK - Static variable in class gui.wizard.BasicWizardHost
 
COMMAND_CANCEL - Static variable in class gui.wizard.BasicWizardHost
 
COMMAND_CHECKFORUPGRADE - Static variable in class jap.JAPConfUpdate
 
COMMAND_FINISH - Static variable in class gui.wizard.BasicWizardHost
 
COMMAND_HELP - Static variable in class gui.wizard.BasicWizardHost
 
COMMAND_NEXT - Static variable in class gui.wizard.BasicWizardHost
 
COMMAND_SEARCH - Variable in class update.JAPWelcomeWizardPage
 
COMMAND_UPGRADE - Static variable in class jap.JAPConfUpdate
 
commitActions() - Method in class jap.TermsAndConditionsInfoDialog
 
COMMUNICATION_TIMEOUT - Static variable in class anon.infoservice.Constants
This is the general timeout for the Infoservice socket communication (milli seconds).
CommunicationException - Exception in anon.transport.connection
Spezielisierung von ConnectionException, welche den Ursprung eines Problems als Teil der Kommunikation zwischen den beiden Endpunkten bestimmt.
CommunicationException(String) - Constructor for exception anon.transport.connection.CommunicationException
Erstellt eine neue CommunicationException auf Basis einer bestimmten Fehlermeldung
CommunicationException(Throwable) - Constructor for exception anon.transport.connection.CommunicationException
Erstellt eine neue CommunicationException auf Basis einer bereits eigetretenen Ausnahme.
compare(Object, Object) - Method in class anon.pay.xml.XMLPaymentOptions
--- not usable directly vie implementing Comparator due to Comparator being Java version 1.2+ only --- used to compare 2 XMLPaymentOptions by rank will return -1 (i.e.
compare(Object, Object) - Method in interface anon.util.Util.Comparable
 
compare(Object, Object) - Method in class anon.util.Util.IntegerSortAsc
 
compare(Object, Object) - Method in class anon.util.Util.IntegerSortDesc
 
compare(Object, Object) - Method in class anon.util.Util.LongSortAsc
 
compare(Object, Object) - Method in class anon.util.Util.LongSortDesc
 
compare(Object, Object) - Method in class anon.util.Util.StringSortAsc
 
compare(XMLDuration) - Method in class anon.util.XMLDuration
Partial order relation comparison with this Duration instance.
compareMixIDs(MixCascade) - Method in class anon.infoservice.MixCascade
Returns whether a given cascade has another number of mixes or mixes with other IDs than this one.
compareTo(Object) - Method in class anon.terms.TermsAndConditions
 
componentHidden(ComponentEvent) - Method in class gui.dialog.DialogContentPane.ContentPaneComponentListener
 
componentHidden(ComponentEvent) - Method in class gui.dialog.DialogContentPane.DialogComponentListener
 
componentHidden(ComponentEvent) - Method in class gui.dialog.WorkerContentPane.WorkerComponentListener
 
componentHidden(ComponentEvent) - Method in class gui.GUIUtils.WindowDocker.InternalListener
 
componentMoved(ComponentEvent) - Method in class gui.dialog.DialogContentPane.ContentPaneComponentListener
 
componentMoved(ComponentEvent) - Method in class gui.GUIUtils.WindowDocker.InternalListener
 
componentMoved(ComponentEvent) - Method in class jap.JAPNewView.ComponentMovedAdapter
 
componentResized(ComponentEvent) - Method in class gui.dialog.DialogContentPane.ContentPaneComponentListener
 
componentResized(ComponentEvent) - Method in class gui.GUIUtils.WindowDocker.InternalListener
 
componentShown(ComponentEvent) - Method in class gui.dialog.DialogContentPane.ContentPaneComponentListener
 
componentShown(ComponentEvent) - Method in class gui.dialog.DialogContentPane.DialogComponentListener
 
componentShown(ComponentEvent) - Method in class gui.dialog.PasswordContentPane.SetFocusComponentAdapter
 
componentShown(ComponentEvent) - Method in class gui.dialog.WorkerContentPane.WorkerComponentListener
Starts the internal Thread if the content pane becomes visible.
componentShown(ComponentEvent) - Method in class gui.GUIUtils.WindowDocker.InternalListener
 
COMPRESS - Static variable in class anon.util.Base64
Specify that data should be compressed (value is true).
compress(byte[]) - Static method in class anon.util.ZLibTools
Compresses the specified data with ZLib in the best compression mode.
compressData(byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
this Method is for compressing some Data, with the ZLIB-Standard
con_salt - Static variable in class anon.crypto.DESCrypt
 
conc(byte[], byte[]) - Static method in class anon.util.ByteArrayUtil
Concatenates bytearrays
conc(byte[], byte[], byte[]) - Static method in class anon.util.ByteArrayUtil
Concatenates bytearrays
conc(byte[], byte[], byte[], byte[]) - Static method in class anon.util.ByteArrayUtil
Concatenates bytearrays
conc(byte[], byte[], byte[], byte[], byte[]) - Static method in class anon.util.ByteArrayUtil
Concatenates bytearrays
conc(byte[], byte[], byte[], byte[], byte[], byte[]) - Static method in class anon.util.ByteArrayUtil
Concatenates bytearrays
conc(byte[], byte[], int) - Static method in class anon.util.ByteArrayUtil
Concatenates two byte arrays
CondVar - Class in anon.util
 
CondVar() - Constructor for class anon.util.CondVar
 
CondVar(BusyFlag) - Constructor for class anon.util.CondVar
 
CONFIG_ACCEPTED_TERMS_AND_CONDITIONS - Static variable in class jap.JAPConstants
 
CONFIG_AUTO_CONNECT - Static variable in class jap.JAPConstants
 
CONFIG_AUTO_RECONNECT - Static variable in class jap.JAPConstants
 
CONFIG_CONSOLE - Static variable in class jap.JAPConstants
 
CONFIG_DEBUG - Static variable in class jap.JAPConstants
 
CONFIG_DEFAULT_VIEW - Static variable in class jap.JAPConstants
 
CONFIG_DO_NOT_ABUSE_REMINDER - Static variable in class jap.JAPConstants
 
CONFIG_DUMMY_TRAFFIC_INTERVALL - Static variable in class jap.JAPConstants
 
CONFIG_DX - Static variable in class jap.JAPConstants
 
CONFIG_DY - Static variable in class jap.JAPConstants
 
CONFIG_ENCRYPTED_DATA - Static variable in class jap.JAPConstants
 
CONFIG_FILE - Static variable in class jap.JAPConstants
 
CONFIG_GUI - Static variable in class jap.JAPConstants
 
CONFIG_INFOSERVICE_DISABLED - Static variable in class jap.JAPConstants
 
CONFIG_INFOSERVICE_TIMEOUT - Static variable in class jap.JAPConstants
 
CONFIG_JAP_FORWARDING_SETTINGS - Static variable in class jap.JAPConstants
 
CONFIG_LEVEL - Static variable in class jap.JAPConstants
 
CONFIG_LISTENER_IS_LOCAL - Static variable in class jap.JAPConstants
 
CONFIG_LOCALE - Static variable in class jap.JAPConstants
 
CONFIG_LOCATION - Static variable in class jap.JAPConstants
 
CONFIG_LOG_DETAIL - Static variable in class jap.JAPConstants
 
CONFIG_LOOK_AND_FEEL - Static variable in class jap.JAPConstants
 
CONFIG_MAIN_WINDOW - Static variable in class jap.JAPConstants
 
CONFIG_MAX - Static variable in class jap.JAPConstants
 
CONFIG_MAX_CONNECTIONS_PER_ROUTE - Static variable in class jap.JAPConstants
 
CONFIG_MIN - Static variable in class jap.JAPConstants
 
CONFIG_MINIMIZED_STARTUP - Static variable in class jap.JAPConstants
 
CONFIG_Mixminion - Static variable in class jap.JAPConstants
 
CONFIG_MIXMINION_KEYRING - Static variable in class jap.JAPConstants
 
CONFIG_MIXMINION_PASSWORD_HASH - Static variable in class jap.JAPConstants
 
CONFIG_MIXMINION_REPLY_MAIL - Static variable in class jap.JAPConstants
 
CONFIG_MOVE_TO_SYSTRAY - Static variable in class jap.JAPConstants
 
CONFIG_NEVER_EXPLAIN_FORWARD - Static variable in class jap.JAPConstants
 
CONFIG_NEVER_REMIND_ACTIVE_CONTENT - Static variable in class jap.JAPConstants
 
CONFIG_NEVER_REMIND_GOODBYE - Static variable in class jap.JAPConstants
 
CONFIG_NORMAL - Static variable in class jap.JAPConstants
 
CONFIG_OUTPUT - Static variable in class jap.JAPConstants
 
CONFIG_PAYMENT - Static variable in class jap.JAPConstants
 
CONFIG_PORT_NUMBER - Static variable in class jap.JAPConstants
 
CONFIG_PROXY_AUTH_USER_ID - Static variable in class jap.JAPConstants
 
CONFIG_PROXY_AUTHORIZATION - Static variable in class jap.JAPConstants
 
CONFIG_PROXY_HOST_NAME - Static variable in class jap.JAPConstants
 
CONFIG_PROXY_MODE - Static variable in class jap.JAPConstants
 
CONFIG_PROXY_PORT_NUMBER - Static variable in class jap.JAPConstants
 
CONFIG_PROXY_TYPE - Static variable in class jap.JAPConstants
 
CONFIG_ROUTE_LEN - Static variable in class jap.JAPConstants
 
CONFIG_SIMPLIFIED - Static variable in class jap.JAPConstants
 
CONFIG_START_PORTABLE_FIREFOX - Static variable in class jap.JAPConstants
 
CONFIG_TOR - Static variable in class jap.JAPConstants
 
CONFIG_TOR_DIR_SERVER - Static variable in class jap.JAPConstants
 
CONFIG_TOR_PRECREATE_ANON_ROUTES - Static variable in class jap.JAPConstants
 
CONFIG_TYPE - Static variable in class jap.JAPConstants
 
CONFIG_UNKNOWN - Static variable in class jap.JAPConstants
 
CONFIG_VERSION - Static variable in class jap.JAPConstants
 
CONFIG_WINDOW - Static variable in class jap.JAPConstants
 
CONFIG_X - Static variable in class jap.JAPConstants
 
CONFIG_XML_ATTR_TOR_NONE_DEFAULT_DIR_SERVER - Static variable in class jap.JAPConstants
 
CONFIG_Y - Static variable in class jap.JAPConstants
 
ConfigAssistant - Class in jap
This is some kind of installation and configuration assistant that helps the unexperienced user to get the most out of JAP/JonDo.
ConfigAssistant(Component) - Constructor for class jap.ConfigAssistant
 
ConfigAssistant(JAPDialog) - Constructor for class jap.ConfigAssistant
 
Configuration - Interface in jondonym.console
 
CONFIGURATION - Variable in class jondonym.console.JonDoConsole.LocalFileConfiguration
 
confirmTermsAndConditions(Vector, Vector) - Method in class anon.terms.TermsAndConditionConfirmation.AlwaysAccept
 
confirmTermsAndConditions(Vector, Vector) - Method in interface anon.terms.TermsAndConditionConfirmation
performs an action to confirm the terms and conditions
confirmTermsAndConditions(Vector, Vector) - Method in class jap.JAPController
 
connect() - Method in class anon.mixminion.FirstMMRConnection
connects to the First MixminionRouter (MMR)
connect() - Method in class anon.pay.BIConnection
 
connect(int) - Method in class anon.pay.BIConnection
Connects to the Payment Instance via TCP and inits the HttpClient.
connect() - Method in class anon.tor.FirstOnionRouterConnection
connects to the FOR
connect(String, int) - Method in class anon.tor.TorChannel
connects to a host over the Tor network
connect(IAddress) - Method in interface anon.transport.connector.IConnector
Zentrale Methode der Schnittstelle, welche auf Basis der uebergebenen Adresse versucht, den entfernte Endpunkt zu kontaktieren und eine Verbindung einzurichten.
connect(SkypeAddress) - Method in class anon.transport.connector.SkypeConnector
Versucht eine IStreamConnection zur angebenen Adresse aufzubauen.
connect(IAddress) - Method in class anon.transport.connector.SkypeConnector
 
connect(TcpIpAddress) - Method in class anon.transport.connector.TcpIpConnector
 
connect(IAddress) - Method in class anon.transport.connector.TcpIpConnector
 
connect(LocalAddress) - Method in class forward.LocalForwarder
Zentrale Methode um eine neue lokale Verbindung einzurichten.
connect(IAddress) - Method in class forward.LocalForwarder
 
connect_internal(ImmutableProxyInterface, int) - Method in class anon.pay.BIConnection
 
CONNECT_TIMEOUT - Static variable in class anon.client.AnonClient
 
CONNECT_TIMEOUTS - Static variable in class jap.JAPConfInfoService
 
CONNECT_TIMEOUTS - Static variable in class jap.pay.AccountSettingsPanel
 
connectChannel(TorChannel, String, int) - Method in class anon.tor.Circuit
creates a channel through the tor-network
connected(Stream) - Method in class forward.server.SkypeServerManager.RequestListener
Behandelt, seitens Skype, neu eingerichtet Verbindungen.
connecting(AnonServerDescription) - Method in class anon.AnonServiceEventAdapter
 
connecting(AnonServerDescription) - Method in interface anon.AnonServiceEventListener
 
connecting(AnonServerDescription) - Method in class anon.proxy.AnonProxy
 
connecting(AnonServerDescription) - Method in class jap.ConsoleJAPMainView
 
connecting(AnonServerDescription) - Method in class jap.JAPConfAnon.LocalAnonServiceEventListener
 
connecting(AnonServerDescription) - Method in class jap.JAPController
 
connecting(AnonServerDescription) - Method in class jap.JAPNewView
 
connection - Variable in class anon.infoservice.HTTPConnectionDescriptor
Stores the HTTP connection.
CONNECTION_ALLOW_ANONYMOUS - Static variable in class jap.JAPModel
 
CONNECTION_BLOCK_ANONYMOUS - Static variable in class jap.JAPModel
 
CONNECTION_CLASS_1MBIT - Static variable in class jap.forward.JAPRoutingConnectionClassSelector
This is the identifier of the 1 Mbit upload connection class.
CONNECTION_CLASS_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingConnectionClassSelector when the current connection class has been changed (switched to another class).
CONNECTION_CLASS_DSL128 - Static variable in class jap.forward.JAPRoutingConnectionClassSelector
This is the identifier of the DSL 128 kbit/sec upload connection class.
CONNECTION_CLASS_DSL192 - Static variable in class jap.forward.JAPRoutingConnectionClassSelector
This is the identifier of the DSL 192 kbit/sec upload connection class.
CONNECTION_CLASS_DSL256 - Static variable in class jap.forward.JAPRoutingConnectionClassSelector
This is the identifier of the DSL 256 kbit/sec upload connection class.
CONNECTION_CLASS_DSL384 - Static variable in class jap.forward.JAPRoutingConnectionClassSelector
This is the identifier of the DSL 384 kbit/sec upload connection class.
CONNECTION_CLASS_DSL512 - Static variable in class jap.forward.JAPRoutingConnectionClassSelector
This is the identifier of the DSL 512 kbit/sec upload connection class.
CONNECTION_CLASS_ISDN128 - Static variable in class jap.forward.JAPRoutingConnectionClassSelector
This is the identifier of the 2xISDN connection class.
CONNECTION_CLASS_ISDN64 - Static variable in class jap.forward.JAPRoutingConnectionClassSelector
This is the identifier of the 1xISDN connection class.
CONNECTION_CLASS_USER - Static variable in class jap.forward.JAPRoutingConnectionClassSelector
This is the identifier of the user-definable connection class.
CONNECTION_FORCE_ANONYMOUS - Static variable in class jap.JAPModel
 
CONNECTION_PARAMETERS_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingConnectionClassSelector when the forwarding bandwidth values or the number of simultaneous connections of the current connection class were changed and the forwarding system is updated to the new values.
connectionClassesComboBox - Variable in class jap.forward.JAPConfForwardingServer
 
connectionError() - Method in class anon.AnonServiceEventAdapter
 
connectionError() - Method in interface anon.AnonServiceEventListener
 
connectionError() - Method in class anon.proxy.AnonProxy
 
connectionError() - Method in class jap.ConsoleJAPMainView
 
connectionError() - Method in class jap.JAPConfAnon.LocalAnonServiceEventListener
 
connectionError() - Method in class jap.JAPController
 
connectionError() - Method in class jap.JAPNewView
 
connectionEstablished(AnonServerDescription) - Method in class anon.AnonServiceEventAdapter
 
connectionEstablished(AnonServerDescription) - Method in interface anon.AnonServiceEventListener
 
connectionEstablished(AnonServerDescription) - Method in class anon.client.AnonClient
 
connectionEstablished(AnonServerDescription) - Method in class anon.proxy.AnonProxy
 
connectionEstablished(AnonServerDescription) - Method in class jap.ConsoleJAPMainView
 
connectionEstablished(AnonServerDescription) - Method in class jap.JAPConfAnon.LocalAnonServiceEventListener
 
connectionEstablished(AnonServerDescription) - Method in class jap.JAPController
 
connectionEstablished(AnonServerDescription) - Method in class jap.JAPNewView
 
ConnectionException - Exception in anon.transport.connection
Allgemeine Oberklasse aller Ausnahme im Zusamenhang mit Verbindungen.
ConnectionException(Throwable) - Constructor for exception anon.transport.connection.ConnectionException
Erstellt eine Verbindungsausnahme, auf Basis einer anderen Ausnahme.
ConnectionException(String) - Constructor for exception anon.transport.connection.ConnectionException
Erstellt eine Verbindungsausnahme, mit der angegeben Begruendung.
connectionHeader - Variable in class anon.proxy.HTTPConnectionEvent
 
ConnectionState_CLOSE - Static variable in interface anon.transport.connection.IConnection
Beschreibt den Zustand, in welchem eine Verbinung als geschlossen anzusehen ist und somit keine Uebertragung von Daten moeglich ist.
ConnectionState_OPEN - Static variable in interface anon.transport.connection.IConnection
Beschreibt den Zustand, in welchem eine Verbindung als offen angesehen werden kann und zur Uebertragung, sowie dem Empfang von Daten zur Verfuegung steht.
connectMixCascade(MixCascade, ImmutableProxyInterface) - Method in class anon.client.AnonClient
 
connectTo(MixCascade) - Method in class forward.server.DefaultProtocolHandler
This method tries to get a connection to a mixcascade (by probing all ListenerInterfaces).
connectToInfoService(HTTPConnectionDescriptor, ImmutableProxyInterface, int) - Method in class anon.infoservice.InfoServiceDBEntry
Creates a new HTTPConnection to a ListenerInterface from the list of all listener interfaces.
ConsoleJAPMainView - Class in jap
 
ConsoleJAPMainView() - Constructor for class jap.ConsoleJAPMainView
 
ConsoleSplash - Class in jap
Simulates a splash screen on the console.
ConsoleSplash() - Constructor for class jap.ConsoleSplash
 
Constants - Class in anon.infoservice
 
Constants() - Constructor for class anon.infoservice.Constants
 
containsCertificate(JAPCertificate) - Method in class anon.crypto.XMLSignatureElement
Returns if the specified certificate is already contained in this signature element.
content - Variable in class anon.terms.TCComponent
a TCComponent is only supposed to have String content
content - Variable in class jarify.JarFileEntry
the content of the file in a byte array
contentEncodings - Variable in class anon.proxy.AnonProxyRequest
 
contentNodes() - Method in class anon.terms.template.Paragraph
 
contentStrRaw - Variable in class jarify.JarManifest
the content of the manifest as String
CONTENTTYPE_HANDSHAKE - Static variable in class anon.crypto.tinytls.TLSPlaintextRecord
 
CONTEXT_JONDONYM - Static variable in interface anon.infoservice.IServiceContextContainer
 
CONTEXT_JONDONYM_COMPATIBILITY - Static variable in interface anon.infoservice.IServiceContextContainer
context for all JonDonym services.
CONTEXT_JONDONYM_PREMIUM - Static variable in interface anon.infoservice.IServiceContextContainer
 
CONTEXT_MODEL_ALL - Static variable in class anon.client.TrustModel
 
CONTEXT_MODEL_BUSINESS - Static variable in class anon.client.TrustModel
 
CONTEXT_MODEL_FREE - Static variable in class anon.client.TrustModel
 
CONTEXT_MODEL_PREMIUM - Static variable in class anon.client.TrustModel
 
CONTEXT_MODEL_PREMIUM_PRIVATE - Static variable in class anon.client.TrustModel
 
CONTROL_CHANNEL_ID_DUMMY - Static variable in class anon.client.ChannelTable
 
CONTROL_CHANNEL_ID_PAY - Static variable in class anon.client.ChannelTable
 
CONTROL_CHANNEL_ID_REPLAY - Static variable in class anon.client.ChannelTable
 
CONTROL_CHANNEL_ID_TEST - Static variable in class anon.client.ChannelTable
 
ControlChannelCipher - Class in anon.client.crypto
 
ControlChannelCipher() - Constructor for class anon.client.crypto.ControlChannelCipher
 
controller - Variable in class jap.TermsAndConditionsOperatorTable
 
Controller - Class in jondonym.console
TODO documentation TODO forwarding server support TODO memory and performance tuning TODO some more functionality tests
Controller() - Constructor for class jondonym.console.Controller
 
Controller.AutoSwitchedMixCascadeContainer - Class in jondonym.console
 
Controller.AutoSwitchedMixCascadeContainer(MixCascade) - Constructor for class jondonym.console.Controller.AutoSwitchedMixCascadeContainer
 
Controller.ForcePremiumIfAccountAvailableAttribute - Class in jondonym.console
 
Controller.ForcePremiumIfAccountAvailableAttribute(int, Object, boolean) - Constructor for class jondonym.console.Controller.ForcePremiumIfAccountAvailableAttribute
 
Controller.MixCascadeUpdater - Class in jondonym.console
 
Controller.MixCascadeUpdater(Updater.ObservableInfo) - Constructor for class jondonym.console.Controller.MixCascadeUpdater
 
Controller.RunnableStarter - Class in jondonym.console
 
Controller.RunnableStarter(MixCascade) - Constructor for class jondonym.console.Controller.RunnableStarter
 
convertDelayValue(int, boolean) - Method in class jap.JAPConfAnon
 
convertVersionStringToNumber(String) - Static method in class anon.util.Util
Converts a version string of the form xx.xx.xxx to a number
copy(byte[], int, int) - Static method in class anon.util.ByteArrayUtil
copy some bytes from an array of bytes
copy(File, File) - Static method in class anon.util.RecursiveFileTool
 
COPY_BUFFER_SIZE - Static variable in class anon.util.RecursiveFileTool
 
copyAsRoot(File, File, AbstractOS.AbstractRetryCopyProcess) - Method in class platform.AbstractOS
Copies a file with root/administrator rights to the specified directory.
copyAsRoot(File, File, AbstractOS.AbstractRetryCopyProcess) - Method in class platform.LinuxOS
 
copyAsRoot(File, File, AbstractOS.AbstractRetryCopyProcess) - Method in class platform.MacOS
 
copyAsRoot(File, File, AbstractOS.AbstractRetryCopyProcess) - Method in class platform.WindowsOS
 
copyExtraInfoToClipboard() - Method in class jap.pay.wizardnew.PaymentInfoPane
Copies the extra payment info to the system clipboard
copyFrom(TrustModel) - Method in class anon.client.TrustModel
 
copyLeadingData(ByteArrayOutputStream) - Method in class anon.proxy.ProxyCallbackBuffer
 
copyLeadingData(byte[]) - Method in class anon.proxy.ProxyCallbackBuffer
 
copyLeadingData(byte[], int) - Method in class anon.proxy.ProxyCallbackBuffer
 
copyRecursion(File, File, int, int) - Static method in class anon.util.RecursiveFileTool
 
copyRecursive(File, File) - Static method in class anon.util.RecursiveFileTool
 
copyRecursive(File, File, int) - Static method in class anon.util.RecursiveFileTool
 
copySingleFile(File, File) - Static method in class anon.util.RecursiveFileTool
 
copySingleFile(InputStream, File) - Static method in class anon.util.RecursiveFileTool
 
copyStream(InputStream, OutputStream) - Static method in class anon.util.Util
 
copyToClipboard(String, boolean) - Method in class jap.pay.ActivePaymentDetails
 
copyTrailingData(ByteArrayOutputStream) - Method in class anon.proxy.ProxyCallbackBuffer
 
copyTrailingData(byte[], int) - Method in class anon.proxy.ProxyCallbackBuffer
 
countCertificates() - Method in class anon.crypto.XMLSignatureElement
Returns the number of certificates appended to this signature.
countContentBytes(AnonProxyRequest, int, Hashtable, boolean) - Method in class anon.proxy.HTTPProxyCallback
 
countExtraButtons() - Method in class gui.dialog.DialogContentPaneOptions
Overwrite this method to return the number of extra buttons that you would like to introduce.
countIndependentOperators() - Method in class jondonym.console.MixCascadeInfo
How many independent operators do we have in this cascade?
countMixes() - Method in class jondonym.console.MixCascadeInfo
The number of Mix server processes in this cascade.
countPaths() - Method in class anon.crypto.MultiCertPath
Returns the number of CertPaths in this MultCertPath
COUNTRIES - Static variable in class anon.util.CountryMapper
 
CountryMapper - Class in anon.util
Objects of this class store a country code and can translate it into the localised name of the corresponding country.
CountryMapper() - Constructor for class anon.util.CountryMapper
Constructs an empty CountryMapper object.
CountryMapper(int) - Constructor for class anon.util.CountryMapper
Constructs an empty CountryMapper object.
CountryMapper(String, int) - Constructor for class anon.util.CountryMapper
Constructs a new CountryMapper that uses the default Locale to translate its country code.
CountryMapper(String) - Constructor for class anon.util.CountryMapper
Constructs a new CountryMapper that uses the default Locale to translate its country code.
CountryMapper(String, Locale) - Constructor for class anon.util.CountryMapper
Constructs a new CountryMapper that uses a specific Locale to translate its country code.
CountryMapper(String, int, Locale) - Constructor for class anon.util.CountryMapper
Constructs a new CountryMapper that uses a specific Locale to translate its country code.
countSignatures() - Method in class anon.crypto.XMLSignature
Returns how many signatures the document has.
countTrustedRootNodes() - Method in class gui.MultiCertTrustGraph
Counts how many different root Nodes are in the chain of trust.
countUsers() - Method in class jondonym.console.MixCascadeInfo
The number of users currently on this cascade.
countVerifiedAndValidPaths() - Method in class anon.crypto.MultiCertPath
Returns the number of paths that are verified and timely valid.
countVerifiedCertificationPaths() - Method in class jondonym.console.MixInfo
 
countVerifiedPaths() - Method in class anon.crypto.MultiCertPath
Returns the number of verified CertPaths in this MultCertPath
cov_2char - Static variable in class anon.crypto.DESCrypt
 
create(String, int) - Static method in class anon.AnonServiceFactory
 
create() - Method in class anon.tor.Circuit
creates a circuit and connects to all onionrouters
create(boolean) - Method in class jap.ConsoleJAPMainView
 
create(boolean) - Method in interface jap.IJAPMainView
 
create(boolean) - Method in class jap.JAPNewView
 
createAccount(PaymentInstanceDBEntry, XMLGenericText) - Method in class anon.pay.PayAccountsFile
 
createAccount(PaymentInstanceDBEntry, AsymmetricCryptoKeyPair, XMLGenericText) - Method in class anon.pay.PayAccountsFile
Creates a new Account.
createAccount() - Static method in class jondonym.console.Controller
 
createAccountKeyPair() - Method in class anon.pay.PayAccountsFile
 
createAdvancedSettingsTab() - Method in class jap.pay.AccountSettingsPanel
 
createAfterShutdownPanel() - Method in class jap.JAPConfUI
 
createAfterStartupPanel() - Method in class jap.JAPConfUI
 
createAndSendMixPacket(DataChainSendOrderStructure, short) - Method in class anon.client.AbstractDataChannel
 
createAsymmetricCryptoKey(Object, Enumeration) - Static method in class anon.crypto.AsymmetricCryptoKeyPair
 
createBasicSettingsTab() - Method in class jap.pay.AccountSettingsPanel
 
createBeginTag(String) - Static method in class anon.util.Base64
Creates the begin tag for a base 64 encoded string.
createBrowserCommand(String) - Static method in class platform.AbstractOS
 
createBrowserPathPanel() - Method in class jap.JAPConfUI
 
createButton(String) - Static method in class gui.GUIUtils
 
createByteArrayInstantiator() - Method in class anon.util.ResourceLoader
Returns a new ByteArrayInstantiator.
createCALabel() - Method in class jap.JAPConfCert
 
createCaptcha(String) - Method in interface captcha.ICaptchaGenerator
Creates a new captcha from the given input word.
createCaptcha(String) - Method in class captcha.ZipBinaryImageCaptchaGenerator
Creates a new zipped binary image captcha and returns the image as Base64 encoded String.
createCell(byte[]) - Static method in class anon.tor.cells.Cell
creates a cell with the given data
CreateCell - Class in anon.tor.cells
 
CreateCell() - Constructor for class anon.tor.cells.CreateCell
Constructor for a create cell
CreateCell(int) - Constructor for class anon.tor.cells.CreateCell
Constructor for a create cell
CreateCell(int, byte[]) - Constructor for class anon.tor.cells.CreateCell
Constructor for a create cell
createCertCAPanel() - Method in class jap.JAPConfCert
 
createCertifcationRequest() - Method in class anon.crypto.PKCS12
Creates a certification request from this private certificate.
createChannel(int) - Method in interface anon.AnonService
Creates a new AnonChannel, which could be used for transmitting data.
createChannel(int) - Method in class anon.client.AnonClient
 
createChannel(int) - Method in class anon.mixminion.Mixminion
creates a SMTP channel which sents e-mail through the mixminion-network
createChannel(String, int) - Method in class anon.mixminion.Mixminion
Always returns NULL as normal TCP/IP channels are not supported at the moment
createChannel(int) - Method in class anon.proxy.AnonProxy
 
createChannel(String, int) - Method in class anon.tor.Circuit
creates a channel through the tor-network
createChannel(int) - Method in class anon.tor.Tor
creates a channel through the tor network
createChannel(String, int) - Method in class anon.tor.Tor
creates a channel through the Tor network
createChannel(int) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
createChannel(String, int) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
createChannel(int) - Method in class proxy.DirectProxy
 
createChildElement(Element, String) - Static method in class anon.util.XMLUtil
 
createChildElementWithValue(Element, String, String) - Static method in class anon.util.XMLUtil
 
createCircuit(Vector) - Method in class anon.tor.FirstOnionRouterConnection
Creates a circuit with the given onion routers
createClientCert() - Method in class anon.mixminion.FirstMMRConnection
create client certificate for TinyTLS-connection
createConcatenatedPriceCertHashes(Hashtable, boolean) - Static method in class anon.pay.xml.XMLEasyCC
 
createConnection() - Method in class anon.tor.OnionRouter
create cell this cell is needed to connect to the first OR.
createConnection(String, int) - Method in class forward.ForwardUtils
Creates a new connection to the specified target using the current firewall settings.
createDataChannel() - Method in class anon.client.AbstractDataChain
 
createDataChannel(AbstractDataChain) - Method in class anon.client.ChannelTable
 
createDataChannel(int, AbstractDataChain) - Method in class anon.client.DefaultDataChannelFactory
 
createDataChannel(AbstractDataChain) - Method in interface anon.client.IDataChannelCreator
 
createDataChannel(int, AbstractDataChain) - Method in interface anon.client.IDataChannelFactory
 
CreatedCell - Class in anon.tor.cells
 
CreatedCell() - Constructor for class anon.tor.cells.CreatedCell
Constructor for a created cell
CreatedCell(int) - Constructor for class anon.tor.cells.CreatedCell
Constructor for created cell
CreatedCell(int, byte[]) - Constructor for class anon.tor.cells.CreatedCell
Constructor for a created cell
CreatedCell(int, byte[], int) - Constructor for class anon.tor.cells.CreatedCell
Constructor
createDecodeMatrix(char[], int[], int, int) - Method in class anon.mixminion.fec.FECMath
createDecodeMatrix constructs the encoding matrix given the indexes.
createDefaultInfoServices(String[], String[], int[][]) - Static method in class anon.util.Util
 
createDefaultInfoServices() - Static method in class jap.JAPController
 
createDefaultModel() - Method in class gui.JapCouponField
 
createDefaultModel() - Method in class gui.JAPJIntField
 
createDefaultOptions() - Method in class gui.dialog.DialogContentPane
 
createDEROctet(int) - Static method in class anon.crypto.X509KeyUsage
Generates the DEROctets of this extension to hand over to the super class.
createDEROctets(IMyPublicKey, GeneralNames, BigInteger) - Static method in class anon.crypto.X509AuthorityKeyIdentifier
Generates the octets to hand over to the super class
createDEROctets(int) - Static method in class anon.crypto.X509BasicConstraints
Generates the DEROctets of this extension to hand over to the super class.
createDEROctets(boolean) - Static method in class anon.crypto.X509BasicConstraints
Generates the DEROctets of this extension to hand over to the super class.
createDEROctets(X509DistinguishedName) - Static method in class anon.crypto.X509CertificateIssuer
Generates the DEROctets of this extension to hand over to the super class.
createDEROctets(DistributionPointName, boolean, boolean, ReasonFlags, boolean, boolean) - Static method in class anon.crypto.X509IssuingDistributionPoint
Generates the DEROctets of this extension to hand over to the super class.
createDEROctets(IMyPublicKey) - Static method in class anon.crypto.X509SubjectKeyIdentifier
 
createDetailsPanel(ActionListener) - Method in class jap.pay.AccountSettingsPanel
Creates a new lower view of the dialog for displaying account details.
createDialogBrowserLink(String) - Static method in class jap.JAPUtil
 
createDocument() - Static method in class anon.util.XMLUtil
Creates a new Document.
createDocumentFromElement(Element) - Static method in class anon.util.XMLUtil
 
createDocumentStructure() - Static method in class anon.util.XMLUtil
 
createDummyISO2CountryHashtable() - Static method in class jondonym.console.JonDoConsole
 
createDummyStatusInfo(String) - Static method in class anon.infoservice.StatusInfo
Returns a new StatusInfo with dummy values (everything is set to -1).
createEgoldLink(String, long, String, String) - Static method in class jap.pay.wizardnew.PaymentInfoPane
 
createEmptyMixPacket() - Method in class anon.client.AbstractChannel
 
createEncodeMatrix(int, int) - Method in class anon.mixminion.fec.FECMath
 
createEndTag(String) - Static method in class anon.util.Base64
Creates the end tag for a base 64 encoded string.
createExtendOnionSkin() - Method in class anon.tor.OnionRouter
creates the onion skin for a create or extend cell
createExtensionsFromX509Extensions(X509Extensions) - Static method in class anon.crypto.X509Extensions
 
createFECCode(int, int) - Method in class anon.mixminion.fec.FECCodeFactory
 
createFileTypeInstantiator() - Method in class anon.util.ResourceLoader
Returns a new FileTypeInstantiator.
createFingerprint(GeneralDigest, byte[]) - Static method in class anon.crypto.JAPCertificate
Creates a human readable fingerprint for this certificate.
createFingerprints() - Method in class anon.crypto.PKCS10CertificationRequest
 
createFirstOnionRouterConnection(ORDescriptor) - Method in class anon.tor.FirstOnionRouterConnectionFactory
creates a FOR with the given description if it doesn't exist.
createForwardingClientConfigPanel() - Method in class jap.JAPConfNetwork
Creates the forwarding client configuration panel.
createForwardingClientStatePanel() - Method in class jap.forward.JAPConfForwardingState
Creates the routing client state panel.
createForwardingConnection(IAddress) - Method in class forward.ForwardUtils
Creates a ForwardConnection according to the Type of the given Address.
createForwardingDisabledStatePanel() - Method in class jap.forward.JAPConfForwardingState
Creates the state panel, for the case of a disabled forwarding server and client.
createForwardingServerConfigAllowedCascadesPanel() - Method in class jap.forward.JAPConfForwardingServer
Creates the panel where the supported mixcascades for forwarding can be configured.
createForwardingServerConfigPanel() - Method in class jap.forward.JAPConfForwardingServer
Creates the forwarding server config panel with all components.
createForwardingServerConfigRegistrationInfoServicesPanel() - Method in class jap.forward.JAPConfForwardingServer
Creates the infoservice registration configuration panel with all child components.
createForwardingServerStatePanel() - Method in class jap.forward.JAPConfForwardingState
Creates the forwarding server state panel.
createForwardingStatePanel() - Method in class jap.forward.JAPConfForwardingState
Creates the forwarding state panel, which switches between the server state panel, the client state panel and the forwarding-disabled state panel, if the forwarding mode is changed.
createGetRequest(String) - Static method in class anon.infoservice.HttpRequestStructure
Creates a new HTTP GET request.
createGFMatrix(int, int) - Static method in class anon.mixminion.fec.FECMath
Generate GF(2**m) from the irreducible polynomial p(X) in p[0]..p[m] Lookup tables: index->polynomial form gf_exp[] contains j= \alpha^i; polynomial form -> index form gf_log[ j = \alpha^i ] = i \alpha=x is the primitive element of GF(2^m) For efficiency, gf_exp[] has size 2*gfSize, so that a simple multiplication of two numbers can be resolved without calling modnn
createGraph(CertPathInfo[]) - Method in class gui.MultiCertTrustGraph
 
createHelpButton(JAPHelpContext.IHelpContext) - Static method in class gui.help.JAPHelp
Creates a button that opens the help window with the given context.
createHelpContext(String) - Static method in class gui.JAPHelpContext
 
createHelpContext(String, Component) - Static method in class gui.JAPHelpContext
 
createHelpMenuItem(JAPHelpContext.IHelpContext) - Static method in class gui.help.JAPHelp
Creates a menu item that opens the help window with the given context.
createHelpPathPanel() - Method in class jap.JAPConfUI
 
createHelpVersionDoc(String) - Static method in class jap.JARHelpFileStorageManager
creates an XML document containing the version of the JonDo help which has to match the actual JonDo version
createHTTPConnection(ListenerInterface) - Method in class anon.infoservice.HTTPConnectionFactory
This method creates a new instance of HTTPConnection.
createHTTPConnection(ListenerInterface, int, boolean) - Method in class anon.infoservice.HTTPConnectionFactory
This method creates a new instance of HTTPConnection.
createHTTPConnection(ListenerInterface, int, boolean, Vector) - Method in class anon.infoservice.HTTPConnectionFactory
 
createHTTPConnection(ListenerInterface, ImmutableProxyInterface) - Method in class anon.infoservice.HTTPConnectionFactory
This method creates a new instance of HTTPConnection using the specified proxy settings (ignoring the default settings).
createHTTPConnection(ListenerInterface, ImmutableProxyInterface, int, boolean, Vector) - Method in class anon.infoservice.HTTPConnectionFactory
This method creates a new instance of HTTPConnection using the specified proxy settings (ignoring the default settings).
createHTTPConnectionInternal(ListenerInterface) - Method in class anon.infoservice.HTTPConnectionFactory
Creates an HTTPConnection with the listener settings.
createHttpMessage(int, int, int, byte[], boolean) - Method in class anon.infoservice.HttpResponseStructure
Creates the whole HTTP response, including HTTP return code, HTTP header and the specified content.
createHttpMessage(int, int, int, byte[], boolean, DateFormat) - Method in class anon.infoservice.HttpResponseStructure
Creates the whole HTTP response, including HTTP return code, HTTP header and the specified content.
createImage(int, int) - Static method in class captcha.graphics.ImageFactory
Constructs a new Image (BufferedImage implementation) with the default color model (ARGB).
createImage(ImageProducer) - Static method in class captcha.graphics.ImageFactory
Constructs a new Image (BufferedImage implementation) with the default color model (ARGB).
createInfoServiceAdvancedPanel() - Method in class jap.JAPConfInfoService
Creates the infoservice advanced configuration panel with all components.
createInfoServiceConfigPanel() - Method in class jap.JAPConfInfoService
Creates the infoservice configuration panel with all components.
createIV(long) - Method in class anon.client.crypto.ControlChannelCipher
 
createJAPhelp(Frame, IHelpModel) - Static method in class gui.help.JAPHelp.JAPHelpFactory
 
createLabel(String) - Static method in class gui.GUIUtils
Convenience function to create a JLabel with the message belonging to the specified key
createLabel(String, String) - Static method in class gui.GUIUtils
Convenience function to create a JLabel with two slash-separated messages belonging to the specified two keys
createLabel(String[]) - Static method in class gui.GUIUtils
Generalization of the other createLabel methods.
createLink() - Method in interface gui.LinkMouseListener.ILinkGenerator
 
createLink() - Method in class gui.LinkMouseListener.ImmutableLinkGenerator
 
createLocale() - Method in class anon.util.LanguageMapper
Creates the internal Locale object from the language code.
createLogTypeALL() - Static method in class logging.LogType
 
createLookAndFeelPanel() - Method in class jap.JAPConfUI
 
createMD5Digest(File) - Static method in class anon.util.RecursiveFileTool
 
createMixIDString() - Method in class anon.infoservice.MixCascade
 
createMultiLineLabel(String, int) - Static method in class gui.GUIUtils
Convenience function to create a JLabel that can display large messages.
createNewCircuit(String, int) - Method in class anon.tor.Tor
creates a new random circuit for the given destination
createNewJAPJar() - Method in class update.JAPUpdateWizard
 
createOptions() - Method in class gui.dialog.DialogContentPane
 
createPacketPayload(DataChainSendOrderStructure) - Method in class anon.client.AbstractDataChain
 
createPacketPayload(DataChainSendOrderStructure) - Method in class anon.client.SequentialChannelDataChain
 
createPacketPayload(DataChainSendOrderStructure) - Method in class anon.client.SingleChannelDataChain
 
createPayload(byte, int, byte[]) - Static method in class anon.tor.cells.RelayCell
 
createPaypalLink(String, long, String, String) - Static method in class jap.pay.wizardnew.PaymentInfoPane
 
createPaysafecardLink(String, long, String) - Static method in class jap.pay.wizardnew.PaymentInfoPane
takes the extrainfo as contained in the database's paymentoption configuration, and replaces the placeholders etc in a way suitable for the paysafecard syntax
createPostRequest(String, Document) - Static method in class anon.infoservice.HttpRequestStructure
Creates a new HTTP POST request.
createPRNG(byte[], int) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
Creates a octet-array using Cryptographic Stream generator
createProtocolPacket(byte[]) - Method in class forward.client.DefaultClientProtocolHandler
Creates a protocol packet from byte array with data.
createProtocolPacket(byte[]) - Method in class forward.server.DefaultProtocolHandler
Creates a protocol packet from byte array with data.
createProxyConnection(String, int) - Method in class forward.ForwardUtils
Creates a new connection to the specified target using the current firewall settings.
createPseudoSerial(byte[]) - Static method in class anon.crypto.RevokedCertificate
Creates a pseudo-serial for a cert from the SHA1-value of its raw data.
createPublicKey(SubjectPublicKeyInfo) - Static method in class anon.crypto.AsymmetricCryptoKeyPair
Creates a new public key from a SubjectPublicKeyInfo.
createPublicKey() - Method in interface anon.crypto.IMyPrivateKey
Creates the corresponding public key to this private key.
createPublicKey() - Method in class anon.crypto.MyDSAPrivateKey
Creates the corresponding public key to this private key.
createPublicKey() - Method in class anon.crypto.MyECPrivateKey
 
createPublicKey() - Method in class anon.crypto.MyRSAPrivateKey
Creates the corresponding public key to this private key.
createRequest(DERSequence, AlgorithmIdentifier, DERBitString) - Static method in class anon.crypto.CertificationRequest
 
createRequestInfo(DERInteger, X509Name, SubjectPublicKeyInfo, X509Extensions) - Static method in class anon.crypto.CertificationRequestInfo
 
createRequestInfo(ASN1Sequence) - Static method in class anon.crypto.CertificationRequestInfo
 
createSavePoint() - Method in class jap.AbstractJAPConfModule
This will create a new savepoint with the current configuration.
createSavePoint() - Method in class jap.forward.JAPConfForwardingServerSavePoint
This method will store the current forwarding server configuration in this savepoint.
createSavePoint() - Method in interface jap.IJAPConfSavePoint
Stores the current configuration or the default configuration.
createSavePoint() - Method in class jap.JAPConfCertSavePoint
This method will store the current certificate configuration in this savepoint.
createSavePoint() - Method in class jap.JAPConfInfoServiceSavePoint
This method will store the current infoservice configuration in this savepoint.
createSavePoint() - Method in class jap.JAPConfNetworkSavePoint
This method will store the current forwarding client configuration in this savepoint.
createSavePoints() - Method in class jap.JAPConfModuleSystem
Processes a create savepoints event on all registered instances of AbstractJAPConfModule.
createScaledIcon(Icon, GUIUtils.IIconResizer) - Static method in class gui.GUIUtils
 
createScaledImageIcon(ImageIcon, GUIUtils.IIconResizer) - Static method in class gui.GUIUtils
 
createSelectableAndResizeableLabel(Component) - Static method in class gui.GUIUtils
Creates a JTextPane that may be used to simulate a selectable and resizeable JLabel.
createSignatureElement(IMyPrivateKey, Element, byte[]) - Method in class anon.crypto.XMLSignatureElement
 
createSocket(String, int, long) - Static method in class anon.util.SocketFactory
Creates a new Socket.
createSubjectKeyId() - Method in class anon.crypto.PKCS12
 
createTabbedRootPanelContraints() - Static method in class jap.AbstractJAPConfModule
Creates constraints for an equal alignment of a root panel with tabs.
createTCDocument(TermsAndConditionsTranslation) - Method in class anon.terms.template.TermsAndConditionsTemplate
 
createTCRoot(Document) - Method in class anon.terms.TermsAndConditions
 
createUpdateAccountPane(IReturnAccountRunnable, MethodSelectionPane, JAPDialog, DialogContentPane) - Method in class jap.pay.AccountSettingsPanel
 
createURLLink(URL, String) - Method in class platform.AbstractOS
 
createURLLink(URL, String, String) - Method in class platform.AbstractOS
 
createValidTo(Calendar, int) - Static method in class anon.crypto.Validity
For a given Calendar object that represents a start date (valid from), this method creates an end date (valid to) that lies a specified amount of years ahead from the start date.
createValue(Vector, Vector) - Static method in class anon.crypto.AbstractX509AlternativeName
 
createValue() - Method in class anon.crypto.X509AuthorityKeyIdentifier
Calculate the AuthorityKeyIdentifier value.
createValue() - Method in class anon.crypto.X509BasicConstraints
Instantiates a new BouncyCastle BasicConstraints from the DEROctets of this extension an extracts the cA and pathLenConstraint values.
createValue() - Method in class anon.crypto.X509CertificateIssuer
reads the distinguished name of the certificate issuer from the DEROctets
createValue() - Method in class anon.crypto.X509IssuingDistributionPoint
Instantiates a new BouncyCastle IssuingDistributionPoint from the DEROctets of this extension.
createValue() - Method in class anon.crypto.X509KeyUsage
reads the usage-integer from the DEROctets of this extension.
createValue() - Method in class anon.crypto.X509SubjectKeyIdentifier
 
createViewPanel() - Method in class jap.JAPConfUI
 
createWindowPanel() - Method in class jap.JAPConfUI
 
createWindowSizePanel() - Method in class jap.JAPConfUI
 
createWizardOptions() - Method in class gui.dialog.DialogContentPane
 
createX509Certificate(PKCS12, Validity, X509Extensions, BigInteger) - Method in class anon.crypto.PKCS10CertificationRequest
Creates a new X509 certificate from this certification request.
createXMLOutput(Document) - Method in class anon.terms.TermsAndConditions
 
createXMLOutput(Document) - Method in class anon.terms.TermsAndConditions.Translation
This method creates an xml Element according to the current object state whereas toXMLElement outputs the xml represenation from which the object was ininitialized.
createXMLOutput(Document) - Method in interface anon.terms.TermsAndConditionsTranslation
 
creditCardDataKeys - Static variable in class jap.pay.wizardnew.PassivePaymentPane
 
creditChanged(PayAccount) - Method in interface anon.pay.IPaymentListener
The credit changed for the given account.
creditChanged(PayAccount) - Method in class gui.dialog.CaptchaContentPane
 
creditChanged(PayAccount) - Method in class jap.pay.AccountSettingsPanel
The credit changed for the given account.
creditChanged(PayAccount) - Method in class jap.pay.PaymentMainPanel.MyPaymentListener
creditChanged
CRL_ENTRY_EXTENSIONS - Static variable in class anon.crypto.RevokedCertificate
allowed CRL Entry Extension
CRL_PATH - Static variable in class anon.crypto.RevokedCertifcateStore
the path from which to load the crls
CRL_SIGN - Static variable in class anon.crypto.X509KeyUsage
 
CRLF - Static variable in class anon.proxy.HTTPProxyCallback
 
crypt(String) - Method in class anon.crypto.DESCrypt
Encrypt a password given the cleartext password.
crypt(String, String) - Method in class anon.crypto.DESCrypt
 
crypt(String) - Method in interface anon.crypto.ICrypt
Creates a UNIX/BSD/Linux-compatible hash value from a password String.
crypt(String, String) - Method in interface anon.crypto.ICrypt
Creates a UNIX/BSD/Linux-compatible hash value from a password String and a salt value.
crypt(String) - Method in class anon.crypto.MD5Crypt
Encrypts a password using FreeBSD-style md5-based encryption
crypt(String, String) - Method in class anon.crypto.MD5Crypt
Encrypts a password using FreeBSD-style md5-based encryption
CRYPTO - Static variable in class logging.LogType
Indicates a message related to cryptographic operations (binary: 00100000)
cryptTo64(int, int) - Static method in class anon.crypto.MD5Crypt
 
CURRENCY - Static variable in class anon.pay.xml.XMLPassivePayment
 
CURRENT_CONFIG_VERSION - Static variable in class jap.JAPConstants
 
CURRENT_JAVA_VENDOR - Static variable in class anon.infoservice.JavaVersionDBEntry
 
CURRENT_JAVA_VENDOR - Static variable in class gui.JAPHtmlMultiLineLabel
 
CURRENT_JAVA_VERSION - Static variable in class anon.infoservice.JavaVersionDBEntry
 
CURRENT_JAVA_VERSION - Static variable in class gui.JAPHtmlMultiLineLabel
 
CURRENT_MIXCASCADE_CHANGED - Static variable in class jap.JAPControllerMessage
 
cursor - Variable in class gui.help.JAPInternalHelpViewer.HtmlPane
 
cursor - Variable in class gui.JapHtmlPane
 
cutHTMLDocument(int) - Method in class gui.JAPHtmlMultiLineLabel
 
cutString(String, int) - Static method in class anon.util.Util
 
cvAvailable - Variable in class anon.util.ThreadPool
 
cvBroadcast() - Method in class anon.util.CondVar
 
cvBroadcast(BusyFlag) - Method in class anon.util.CondVar
 
cvEmpty - Variable in class anon.util.ThreadPool
 
cvFlag - Variable in class anon.util.ThreadPool
 
CVS_GENERATED_RELEASE_DATE - Static variable in class jap.JAPConstants
 
cvSignal() - Method in class anon.util.CondVar
 
cvSignal(BusyFlag) - Method in class anon.util.CondVar
 
cvTimedWait(int) - Method in class anon.util.CondVar
 
cvTimedWait(BusyFlag, int) - Method in class anon.util.CondVar
 
cvWait() - Method in class anon.util.CondVar
 
cvWait(BusyFlag) - Method in class anon.util.CondVar
 
CYCLE_TIME - Static variable in class forward.server.ForwardScheduler
This is the time between two allocation rounds in milliseconds.

D

d - Variable in class gui.JAPAWTMsgBox
 
D_ENCRYPT(int, int, int, int, int, int[]) - Static method in class anon.crypto.DESCrypt
 
DATA_ENCIPHERMENT - Static variable in class anon.crypto.X509KeyUsage
 
DATA_MODE - Static variable in class anon.tor.TorSocksChannel
 
DATA_PACKET - Static variable in class anon.transport.connection.ChunkConnectionAdapter
Konstante um anzuzeigen, das ein Paket nicht das Ende des Stroms signalisiert
Database - Class in anon.infoservice
This class is the generic implementation of a database.
Database(Class) - Constructor for class anon.infoservice.Database
Creates a new instance of a Database.
Database.IWebInfo - Interface in anon.infoservice
 
Database.TimeoutThread - Class in anon.infoservice
 
Database.TimeoutThread() - Constructor for class anon.infoservice.Database.TimeoutThread
 
DATABASE_TIMEOUT - Static variable in class anon.infoservice.JAPMinVersion
The timeout for minimum JAP version information in the database.
DATABASE_TIMEOUT - Static variable in class anon.infoservice.JAPVersionInfo
The timeout for JAP version information in the database.
DatabaseMessage - Class in anon.infoservice
This is the message implementation used for database-specific messages.
DatabaseMessage(int) - Constructor for class anon.infoservice.DatabaseMessage
This creates a new DatabaseMessage.
DatabaseMessage(int, Object) - Constructor for class anon.infoservice.DatabaseMessage
This creates a new DatabaseMessage.
DataChainChannelListEntry - Class in anon.client
 
DataChainChannelListEntry(AbstractDataChannel) - Constructor for class anon.client.DataChainChannelListEntry
 
DataChainErrorListener - Interface in anon.client
 
dataChainErrorSignaled() - Method in class anon.AnonServiceEventAdapter
 
dataChainErrorSignaled() - Method in interface anon.AnonServiceEventListener
 
dataChainErrorSignaled() - Method in class anon.client.AnonClient
 
dataChainErrorSignaled() - Method in interface anon.client.DataChainErrorListener
 
dataChainErrorSignaled() - Method in class anon.proxy.AnonProxy
 
dataChainErrorSignaled() - Method in class jap.ConsoleJAPMainView
 
dataChainErrorSignaled() - Method in class jap.JAPConfAnon.LocalAnonServiceEventListener
 
dataChainErrorSignaled() - Method in class jap.JAPController
 
dataChainErrorSignaled() - Method in class jap.JAPNewView
 
DataChainInputStreamQueueEntry - Class in anon.client
 
DataChainInputStreamQueueEntry(int, byte[]) - Constructor for class anon.client.DataChainInputStreamQueueEntry
 
DataChainInputStreamQueueEntry(IOException) - Constructor for class anon.client.DataChainInputStreamQueueEntry
 
DataChainSendOrderStructure - Class in anon.client
 
DataChainSendOrderStructure(byte[]) - Constructor for class anon.client.DataChainSendOrderStructure
 
DATALENGTH_MASK - Static variable in class anon.client.SequentialChannelDataChain.ChainCell
 
DATALENGTH_MASK - Static variable in class anon.client.SingleChannelDataChain.ChainCell
 
DataRetentionDialog - Class in gui
 
DataRetentionDialog() - Constructor for class gui.DataRetentionDialog
 
DataRetentionInformation - Class in anon.infoservice
Holds information about the data retention policy of a mix or cascade.
DataRetentionInformation(Element) - Constructor for class anon.infoservice.DataRetentionInformation
 
DataRetentionInformation() - Constructor for class anon.infoservice.DataRetentionInformation
 
date - Variable in class anon.terms.TermsAndConditionsMixInfo
 
DATE_COL - Static variable in class jap.TermsAndConditionsOperatorTable
 
DATE_COL_NAMEKEY - Static variable in class jap.TermsAndConditionsOperatorTable
 
DATE_FORMAT - Static variable in class anon.terms.TermsAndConditions
 
dateFormatHTTP - Variable in class proxy.DirectProxy.SendAnonWarning
 
dateFormatter - Static variable in class jap.JAPDebug
 
DAYS - Static variable in class anon.util.XMLDuration
 
DB - Static variable in class logging.LogType
messages about database records, e.g.
deactivate(Element) - Method in class anon.pay.PayAccount
 
deactivate(Window) - Method in class gui.dialog.JAPDialog.BlockedWindowDeactivationAdapter
 
deactivateAllDependentCertificates(JAPCertificate) - Method in class anon.crypto.CertificateStore
 
deactivated(WizardHost) - Method in class gui.wizard.BasicWizardPage
 
DEBUG - Static variable in class jap.JAPConstants
 
debug - Static variable in class jap.JAPDebug
 
DEBUG - Static variable in class logging.LogLevel
Indicates level type of message, e.g.
DEBUG_TAB - Static variable in class jap.JAPConf
 
DECIPHER_ONLY - Static variable in class anon.crypto.X509KeyUsage
 
decNumChannels() - Method in class anon.proxy.AnonProxy
 
DECODABET - Static variable in class anon.util.Base64
Translates a Base64 value to either its 6-bit reconstruction value or a negative number indicating some other meaning.
decode(byte[][], int[], int[], int, boolean) - Method in class anon.mixminion.fec.FECCode
This method takes an array of encoded packets and decodes them.
decode(byte[][], int[], int[], int, boolean) - Method in class anon.mixminion.fec.Pure16Code
 
decode(char[][], int[], int[], int) - Method in class anon.mixminion.fec.Pure16Code
 
decode(byte[][], int[], int[], int, boolean) - Method in class anon.mixminion.fec.PureCode
 
decode() - Method in class anon.mixminion.message.Decoder
Method to decode a given payload as String
DECODE - Static variable in class anon.util.Base64
Specify decoding (value is false).
decode(String) - Static method in class anon.util.Base64
Decodes data from Base64 notation.
decode(byte[], int, int) - Static method in class anon.util.Base64
Decodes Base64 content in byte array format and returns the decoded byte array.
decode(String) - Static method in class anon.util.URLDecoder
Decodes a URL to a unicode.
decode4to3(byte[], int, byte[], int) - Static method in class anon.util.Base64
Decodes four bytes from array source and writes the resulting bytes (up to three of them) to destination.
decodeForXMLSignature(byte[]) - Method in interface anon.crypto.IMySignature
Tries to decode a signature in a way as it would meet the W3C standard for XML signature values.
decodeForXMLSignature(byte[]) - Method in interface anon.crypto.ISignatureVerificationAlgorithm
Tries to decode a signature in a way as it would meet the W3C standard for XML signature values.
decodeForXMLSignature(byte[]) - Method in class anon.crypto.MyDSASignature
Tries to decode a signature in a way as it would meet the W3C standard for DSA XML signature values.
decodeForXMLSignature(byte[]) - Method in class anon.crypto.MyECDSASignature
 
decodeForXMLSignature(byte[]) - Method in class anon.crypto.MyRSASignature
Tries to decode a signature in a way as it would meet the W3C standard for RSA XML signature values.
Decoder - Class in anon.mixminion.message
 
Decoder(String, String) - Constructor for class anon.mixminion.message.Decoder
Constructor
decodeToString(String) - Static method in class anon.util.Base64
Decodes data from Base64 notation and returns it as a string.
decompress(byte[]) - Static method in class anon.util.ZLibTools
Decompresses the specified data.
decompressData(byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
 
decompressionKits - Variable in class anon.proxy.DecompressionProxyCallback
 
DecompressionProxyCallback - Class in anon.proxy
This class provides functionality for inflating zlib- or gzip-compressed content.
DecompressionProxyCallback() - Constructor for class anon.proxy.DecompressionProxyCallback
 
DecompressionProxyCallback.DecompressionKit - Class in anon.proxy
 
DecompressionProxyCallback.DecompressionKit() - Constructor for class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
decreaseRelativeBandwidthButton - Variable in class jap.forward.JAPConfForwardingServer
 
decreaseSendRelayCellsWaitingForDelivery() - Method in class anon.tor.TorChannel
 
decrypt(byte[]) - Method in class anon.client.crypto.DefaultMixCipher
 
decrypt(byte[]) - Method in class anon.client.crypto.FirstMixCipher
 
decrypt(byte[]) - Method in interface anon.client.crypto.IMixCipher
 
decryptCell(RelayCell) - Method in class anon.tor.OnionRouter
decrypts a RelayCell
decryptElement(Element, String) - Static method in class anon.crypto.XMLEncryption
Decrypts an XML element
decryptElement(Element, IMiscPasswordReader) - Static method in class anon.crypto.XMLEncryption
 
decryptGCM2(byte[], int, byte[], int, int) - Method in class anon.client.crypto.ControlChannelCipher
 
decryptPacket(byte[]) - Method in class anon.client.crypto.MixCipherChain
 
decryptPrivateKey(IMiscPasswordReader) - Method in class anon.pay.PayAccount
 
decryptPrivateKey(Node, IMiscPasswordReader, boolean) - Method in class anon.pay.PayAccount
 
DEFAULT_ANON_HOSTS - Static variable in class jap.JAPConstants
 
DEFAULT_ANON_MIX_IDs - Static variable in class jap.JAPConstants
 
DEFAULT_ANON_NAME - Static variable in class jap.JAPConstants
 
DEFAULT_ANON_PORT_NUMBERS - Static variable in class jap.JAPConstants
 
DEFAULT_APP_NAME - Static variable in class jap.forward.JAPRoutingSettings
The default Application Name to use, when working in Server Mode over Skype.
DEFAULT_AUTO_BLACKLIST - Static variable in class anon.infoservice.BlacklistedCascadeIDEntry
 
DEFAULT_BUTTON_CANCEL - Static variable in class gui.dialog.DialogContentPane
 
DEFAULT_BUTTON_EMPTY - Static variable in class gui.dialog.DialogContentPane
 
DEFAULT_BUTTON_HELP - Static variable in class gui.dialog.DialogContentPane
 
DEFAULT_BUTTON_KEEP - Static variable in class gui.dialog.DialogContentPane
 
DEFAULT_BUTTON_NO - Static variable in class gui.dialog.DialogContentPane
 
DEFAULT_BUTTON_OK - Static variable in class gui.dialog.DialogContentPane
 
DEFAULT_BUTTON_YES - Static variable in class gui.dialog.DialogContentPane
 
DEFAULT_CERT_CHECK_ENABLED - Static variable in class jap.JAPConstants
 
DEFAULT_COUNTRIES - Static variable in class anon.util.CountryMapper
 
DEFAULT_DIR_SERVER_ADDR - Static variable in class anon.tor.Tor
 
DEFAULT_DIR_SERVER_PORT - Static variable in class anon.tor.Tor
 
DEFAULT_DUMMY_TRAFFIC_INTERVAL_SECONDS - Static variable in class jap.JAPConfAnonGeneral
 
DEFAULT_FONT - Static variable in class captcha.ZipBinaryImageCaptchaGenerator
This is the font for drawing the text.
DEFAULT_FORMAT_SPACE - Static variable in class anon.util.XMLUtil
 
DEFAULT_GET_XML_CONNECTION_TIMEOUT - Static variable in class anon.infoservice.InfoServiceDBEntry
 
DEFAULT_ID - Static variable in class anon.infoservice.JAPMinVersion
 
DEFAULT_INFOSERVICE_CHANGES - Static variable in class anon.infoservice.InfoServiceHolder
This defines, whether there is an automatic change of infoservice after failure as default.
DEFAULT_INFOSERVICE_DISABLED - Static variable in class jap.JAPConstants
This defines, whether automatic infoservice request are disabled as default.
DEFAULT_INFOSERVICE_HOSTNAMES - Static variable in class jap.JAPConstants
 
DEFAULT_INFOSERVICE_HOSTNAMES - Static variable in class jondonym.console.Controller
 
DEFAULT_INFOSERVICE_NAMES - Static variable in class jap.JAPConstants
The names of the default infoservices.
DEFAULT_INFOSERVICE_NAMES - Static variable in class jondonym.console.Controller
 
DEFAULT_INFOSERVICE_PORT_NUMBERS - Static variable in class jap.JAPConstants
 
DEFAULT_INFOSERVICE_PORT_NUMBERS - Static variable in class jondonym.console.Controller
 
DEFAULT_INFOSERVICE_TIMEOUT - Static variable in class jap.JAPConstants
This defines the timeout for infoservice communication (connections to the update server have also this timeout because of the same HTTPConnectionFactory).
DEFAULT_LABEL - Variable in class jap.JAPNewView
 
DEFAULT_LISTENER_IS_LOCAL - Static variable in class jap.JAPConstants
 
DEFAULT_LOGIN_TIMEOUT - Static variable in class anon.client.AnonClient
 
DEFAULT_MINIMIZE_ON_STARTUP - Static variable in class jap.JAPConstants
 
DEFAULT_MIXMINION_EMAIL - Static variable in class jap.JAPConstants
 
DEFAULT_MIXMINION_ROUTE_LEN - Static variable in class jap.JAPConstants
 
DEFAULT_MOVE_TO_SYSTRAY_ON_STARTUP - Static variable in class jap.JAPConstants
 
DEFAULT_OF_ASKED_INFO_SERVICES - Static variable in class anon.infoservice.InfoServiceHolder
 
DEFAULT_PORT_NUMBER - Static variable in class jap.JAPConstants
 
DEFAULT_RATE_ENDDATE - Static variable in class anon.pay.xml.XMLBalance
 
DEFAULT_RESIZER - Static variable in class gui.GUIUtils
 
DEFAULT_RESSOURCE_FILENAME - Static variable in class anon.infoservice.Constants
 
DEFAULT_SAVE_CONFIG_WINDOW_POSITION - Static variable in class jap.JAPConstants
 
DEFAULT_SAVE_CONFIG_WINDOW_SIZE - Static variable in class jap.JAPConstants
 
DEFAULT_SAVE_HELP_WINDOW_POSITION - Static variable in class jap.JAPConstants
 
DEFAULT_SAVE_HELP_WINDOW_SIZE - Static variable in class jap.JAPConstants
 
DEFAULT_SAVE_MAIN_WINDOW_POSITION - Static variable in class jap.JAPConstants
 
DEFAULT_SAVE_MINI_WINDOW_POSITION - Static variable in class jap.JAPConstants
 
DEFAULT_SKYPE_ADDRESS_URN - Static variable in class jap.forward.JAPRoutingSettings
 
DEFAULT_TIMEFRAME - Static variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The time frame of this floating time entry.
DEFAULT_TOR_MAX_CONNECTIONS_PER_ROUTE - Static variable in class jap.JAPConstants
 
DEFAULT_TOR_MAX_ROUTE_LEN - Static variable in class jap.JAPConstants
 
DEFAULT_TOR_MIN_ROUTE_LEN - Static variable in class jap.JAPConstants
 
DEFAULT_TOR_PRECREATE_ROUTES - Static variable in class jap.JAPConstants
 
DEFAULT_TOR_USE_NONE_DEFAULT_DIR_SERVER - Static variable in class jap.JAPConstants
 
DEFAULT_VIEW - Static variable in class jap.JAPConstants
 
DEFAULT_WARN_ON_CLOSE - Static variable in class jap.JAPConstants
 
DefaultClientProtocolHandler - Class in forward.client
This is the implementation of the client side for the first version of the JAP routing protocol.
DefaultClientProtocolHandler(IStreamConnection) - Constructor for class forward.client.DefaultClientProtocolHandler
Creates a new instance of DefaultClientProtocol handler.
DefaultDataChannelFactory - Class in anon.client
 
DefaultDataChannelFactory(KeyExchangeManager, Multiplexer) - Constructor for class anon.client.DefaultDataChannelFactory
 
defaultLang - Variable in class anon.terms.TermsAndConditionsMixInfo
 
DefaultMixCipher - Class in anon.client.crypto
 
DefaultMixCipher(MixParameters, SymCipher) - Constructor for class anon.client.crypto.DefaultMixCipher
 
DefaultProtocolHandler - Class in forward.server
This is the implementation for the first version of the JAP routing protocol.
DefaultProtocolHandler(ForwardConnection) - Constructor for class forward.server.DefaultProtocolHandler
Generates a new DefaultProtocolHandler.
defaultTl - Variable in class anon.terms.TermsAndConditions
 
defaultTranslation - Variable in class anon.terms.TermsAndConditions.Translation
 
DELAY - Static variable in class anon.infoservice.PerformanceEntry
Delay attribute.
DELAY_HIGH - Static variable in class jondonym.console.MixCascadeInfo
 
delayToHTML(int) - Method in class anon.infoservice.PerformanceEntry
Returns the delay values of a specified day as HTML table.
DELETE - Static variable in class platform.WindowsOS
 
deleteAccount(PayAccount) - Method in class anon.pay.PayAccountsFile
Deletes the account from the accountsfile and saves the file to disk.
deleteChannel() - Method in class anon.client.AbstractChannel
 
DeletedMessageIDDBEntry - Class in anon.infoservice
Stored all message db entries deleted by the user.
DeletedMessageIDDBEntry(MessageDBEntry) - Constructor for class anon.infoservice.DeletedMessageIDDBEntry
 
DeletedMessageIDDBEntry(Element) - Constructor for class anon.infoservice.DeletedMessageIDDBEntry
 
deleteManualCascade() - Method in class jap.JAPConfAnon
Deletes a manually configured cascade
deleteModelObserver(Observer) - Static method in class anon.client.TrustModel
 
deletePersistence() - Method in class anon.infoservice.AbstractDatabaseEntry
 
deletePersistence() - Method in class anon.infoservice.InfoServiceDBEntry
 
deletePersistence() - Method in class anon.infoservice.MixCascade
 
deletePersistence() - Method in class anon.infoservice.MixInfo
 
deletePersistence() - Method in class anon.pay.PaymentInstanceDBEntry
 
deleteRecursion(File) - Static method in class anon.util.RecursiveFileTool
 
deliverDownstream(AnonProxyRequest, ProxyCallbackBuffer) - Method in class anon.proxy.ProxyCallbackHandler
 
deliverUpstream(AnonProxyRequest, ProxyCallbackBuffer) - Method in class anon.proxy.ProxyCallbackHandler
 
derDecode(byte[], int, int) - Static method in class anon.crypto.MyDSASignature
 
derEncode(BigInteger, BigInteger) - Static method in class anon.crypto.MyDSASignature
 
DERtoBytes(Object) - Static method in class anon.crypto.CertificationRequest
 
des_set_key(byte[]) - Static method in class anon.crypto.DESCrypt
 
DESC_CLOSE_NOTIFY - Static variable in exception anon.crypto.tinytls.TLSException
 
descriptionPanel - Variable in class jap.JAPConfInfoService
 
DESCrypt - Class in anon.crypto
DESCrypt.java Java-based implementation of the unix crypt command Based upon C source code written by Eric Young, eay@psych.uq.oz.au from http://locutus.kingwoodcable.com/jfd/crypt.html
DESCrypt() - Constructor for class anon.crypto.DESCrypt
 
DestroyCell - Class in anon.tor.cells
 
DestroyCell() - Constructor for class anon.tor.cells.DestroyCell
Constructor for a destroy cell
DestroyCell(int) - Constructor for class anon.tor.cells.DestroyCell
Constructor for a destroy cell
DestroyCell(int, byte[], int) - Constructor for class anon.tor.cells.DestroyCell
Constructor for a destroy cell
destroyedByPeer() - Method in class anon.tor.Circuit
circuit was destroyed by peer.
DETAIL_LEVEL_HIGH - Static variable in class logging.LogHolder
prints the log message, package, classname, method name and the source line of the log message; this enables some IDEs to jump to the log source by clicking on the message line
DETAIL_LEVEL_HIGHEST - Static variable in class logging.LogHolder
additionally prints the whole stack trace of an error log if available
DETAIL_LEVEL_LOWER - Static variable in class logging.LogHolder
prints the log message, the class name and the source line of the log message
DETAIL_LEVEL_LOWEST - Static variable in class logging.LogHolder
prints the log message only
DETAIL_LEVEL_NAMES - Static variable in class logging.LogHolder
 
detectInternaEncodingRequired(String[]) - Static method in class anon.proxy.JonDoFoxHeader
 
DH_PARAMS - Static variable in class anon.tor.OnionRouter
 
DialogContentPane - Class in gui.dialog
This is a replacement for a dialog content pane.
DialogContentPane(JDialog, String) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JAPDialog, String) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JDialog, String, DialogContentPane.Layout) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JAPDialog, String, DialogContentPane.Layout) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JDialog, String, DialogContentPaneOptions) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JAPDialog, String, DialogContentPaneOptions) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JDialog, String, DialogContentPane.Layout, DialogContentPaneOptions) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JAPDialog, String, DialogContentPane.Layout, DialogContentPaneOptions) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JDialog) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JAPDialog) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JDialog, DialogContentPane.Layout) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JAPDialog, DialogContentPane.Layout) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JDialog, DialogContentPaneOptions) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JAPDialog, DialogContentPaneOptions) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JDialog, DialogContentPane.Layout, DialogContentPaneOptions) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(JAPDialog, DialogContentPane.Layout, DialogContentPaneOptions) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane(RootPaneContainer, String, DialogContentPane.Layout, DialogContentPaneOptions) - Constructor for class gui.dialog.DialogContentPane
Constructs a new dialog content pane.
DialogContentPane.ButtonListener - Class in gui.dialog
 
DialogContentPane.ButtonListener() - Constructor for class gui.dialog.DialogContentPane.ButtonListener
 
DialogContentPane.CheckError - Class in gui.dialog
A CheckError is used to set error conditions that prohibit operations.
DialogContentPane.CheckError() - Constructor for class gui.dialog.DialogContentPane.CheckError
Creates a new CheckError that does not show any message to the user.
DialogContentPane.CheckError(String, int) - Constructor for class gui.dialog.DialogContentPane.CheckError
A new CheckError with a message for the user.
DialogContentPane.CheckError(String, int, Throwable) - Constructor for class gui.dialog.DialogContentPane.CheckError
A new CheckError with a message for the user.
DialogContentPane.ContentPaneComponentListener - Class in gui.dialog
 
DialogContentPane.ContentPaneComponentListener() - Constructor for class gui.dialog.DialogContentPane.ContentPaneComponentListener
 
DialogContentPane.DialogComponentListener - Class in gui.dialog
 
DialogContentPane.DialogComponentListener() - Constructor for class gui.dialog.DialogContentPane.DialogComponentListener
 
DialogContentPane.DialogWindowListener - Class in gui.dialog
 
DialogContentPane.DialogWindowListener() - Constructor for class gui.dialog.DialogContentPane.DialogWindowListener
 
DialogContentPane.IWizardSuitable - Interface in gui.dialog
Content panes that are suitable for use in a wizard should implement this interface.
DialogContentPane.IWizardSuitableNoWizardButtons - Interface in gui.dialog
Classes that are WizardSuitable but do not want to get the wizard buttons should implement this interface.
DialogContentPane.Layout - Class in gui.dialog
Defines the general layout of a dialog.
DialogContentPane.Layout() - Constructor for class gui.dialog.DialogContentPane.Layout
Creates a new Layout for the dialog content pane.
DialogContentPane.Layout(int) - Constructor for class gui.dialog.DialogContentPane.Layout
Creates a new Layout for the dialog content pane.
DialogContentPane.Layout(String) - Constructor for class gui.dialog.DialogContentPane.Layout
Creates a new Layout for the dialog content pane.
DialogContentPane.Layout(Icon) - Constructor for class gui.dialog.DialogContentPane.Layout
Creates a new Layout for the dialog content pane.
DialogContentPane.Layout(int, Icon) - Constructor for class gui.dialog.DialogContentPane.Layout
Creates a new Layout for the dialog content pane.
DialogContentPane.Layout(String, int) - Constructor for class gui.dialog.DialogContentPane.Layout
Creates a new Layout for the dialog content pane.
DialogContentPane.Layout(String, Icon) - Constructor for class gui.dialog.DialogContentPane.Layout
Creates a new Layout for the dialog content pane.
DialogContentPane.Layout(String, int, Icon) - Constructor for class gui.dialog.DialogContentPane.Layout
Creates a new Layout for the dialog content pane.
DialogContentPane.LinkedDialog - Class in gui.dialog
 
DialogContentPane.LinkedDialog(String, String, int, int) - Constructor for class gui.dialog.DialogContentPane.LinkedDialog
 
DialogContentPaneOptions - Class in gui.dialog
Defines the buttons that are available in a dialog.
DialogContentPaneOptions(int) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
DialogContentPaneOptions(String) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
DialogContentPaneOptions(JAPHelpContext.IHelpContext) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
DialogContentPaneOptions(DialogContentPane) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
DialogContentPaneOptions(JAPHelpContext.IHelpContext, DialogContentPane) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
DialogContentPaneOptions(int, DialogContentPane) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
DialogContentPaneOptions(int, JAPHelpContext.IHelpContext) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
DialogContentPaneOptions(int, String) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
DialogContentPaneOptions(int, String, DialogContentPane) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
DialogContentPaneOptions(int, JAPHelpContext.IHelpContext, DialogContentPane) - Constructor for class gui.dialog.DialogContentPaneOptions
Creates new button options.
digest - Variable in class anon.crypto.PKCS7SignedData
 
DIGEST_METHOD_ALGORITHM - Static variable in class anon.crypto.XMLSignatureElement
 
digestAlgorithm - Variable in class anon.crypto.PKCS7SignedData
 
digestalgos - Variable in class anon.crypto.PKCS7SignedData
 
digestCache - Variable in class jarify.JarVerifier
Contains all loaded Digest Class objects for caching purposes
digestEncryptionAlgorithm - Variable in class anon.crypto.PKCS7SignedData
 
digests - Variable in class jarify.JarManifest.EntryData
a map of digests: digestID/digest
DIGITAL_SIGNATURE - Static variable in class anon.crypto.X509KeyUsage
 
DIR_CURRENT - Static variable in class anon.util.ResourceLoader
 
DIR_UP - Static variable in class anon.util.ResourceLoader
 
DIRECT_CONNECTION_INFOSERVICE - Static variable in class jap.JAPModel
 
DIRECT_CONNECTION_PAYMENT - Static variable in class jap.JAPModel
 
DIRECT_CONNECTION_UPDATE - Static variable in class jap.JAPModel
 
DIRECTORY_NAME - Static variable in class anon.crypto.AbstractX509AlternativeName
 
DirectProxy - Class in proxy
 
DirectProxy(ServerSocket) - Constructor for class proxy.DirectProxy
 
DirectProxy.AllowProxyConnectionCallback - Class in proxy
 
DirectProxy.AllowProxyConnectionCallback() - Constructor for class proxy.DirectProxy.AllowProxyConnectionCallback
 
DirectProxy.AllowProxyConnectionCallback.Answer - Class in proxy
 
DirectProxy.AllowProxyConnectionCallback.Answer(boolean, boolean) - Constructor for class proxy.DirectProxy.AllowProxyConnectionCallback.Answer
 
DirectProxy.DirectConViaHTTPProxy - Class in proxy
This class is used to transfer requests via the selected proxy
DirectProxy.DirectConViaHTTPProxy(Socket, InputStream) - Constructor for class proxy.DirectProxy.DirectConViaHTTPProxy
 
DirectProxy.RememberedRequestRight - Class in proxy
 
DirectProxy.RememberedRequestRight(String, boolean, boolean) - Constructor for class proxy.DirectProxy.RememberedRequestRight
 
DirectProxy.RequestInfo - Class in proxy
 
DirectProxy.RequestInfo(String, String, int) - Constructor for class proxy.DirectProxy.RequestInfo
 
DirectProxy.SendAnonWarning - Class in proxy
This class is used to inform the user that he tries to send requests although anonymity mode is off.
DirectProxy.SendAnonWarning(Socket, InputStream, DirectProxy.RememberedRequestRight) - Constructor for class proxy.DirectProxy.SendAnonWarning
 
DirectProxyConnection - Class in proxy
 
DirectProxyConnection(Socket, InputStream, DirectProxy) - Constructor for class proxy.DirectProxyConnection
 
DirectProxyResponse - Class in proxy
 
DirectProxyResponse(InputStream, OutputStream) - Constructor for class proxy.DirectProxyResponse
 
disableProxyCallback(ProxyCallback) - Method in class anon.proxy.AnonProxy
 
disableSetAnonMode() - Method in class jap.ConsoleJAPMainView
 
disableSetAnonMode() - Method in interface jap.IJAPMainView
 
disableSetAnonMode() - Method in class jap.JAPNewView
Used to disable activation on JAP Example: Activation of listener failed --> disable activation checkboxes
disableSetAnonMode() - Method in class jap.JAPViewIconified
 
disconnect() - Method in class anon.pay.BIConnection
Closes the connection.
disconnected() - Method in class anon.AnonServiceEventAdapter
 
disconnected() - Method in interface anon.AnonServiceEventListener
 
disconnected() - Method in class anon.proxy.AnonProxy
 
disconnected(Stream) - Method in class forward.server.SkypeServerManager.RequestListener
 
disconnected() - Method in class jap.ConsoleJAPMainView
 
disconnected() - Method in class jap.JAPConfAnon.LocalAnonServiceEventListener
 
disconnected() - Method in class jap.JAPController
 
disconnected() - Method in class jap.JAPNewView
 
dispatchCell(Cell) - Method in class anon.tor.Circuit
dispatches cells to the opended channels
dispatchCell(Cell) - Method in class anon.tor.FirstOnionRouterConnection
dispatches a cell to the circuits if one is recieved
dispatchCell(RelayCell) - Method in class anon.tor.TorChannel
dispatches the cells to the outputstream
dispose() - Method in class gui.dialog.DialogContentPane
 
dispose() - Method in class gui.dialog.JAPDialog
Disposes the dialog (set it to invisible and releases all resources).
dispose() - Method in class gui.dialog.WorkerContentPane
 
dispose() - Method in class gui.PopupMenu
 
dispose() - Method in class jap.JAPNewView
 
dispose() - Method in class jap.JAPViewIconified
 
DISTRIBUTION_MAX - Static variable in class anon.infoservice.MixCascade
 
DISTRIBUTION_MIN - Static variable in class anon.infoservice.MixCascade
 
divide(String[], String[], int, int) - Static method in class anon.util.Util
 
divide(Vector, int, int, Util.Comparable) - Static method in class anon.util.Util
 
divideIntoFragments(byte[]) - Method in class anon.mixminion.message.FragmentedMessage
Diese Methode fragmentiert eine Nachricht (nach der E2E.txt)
DLL_EXTENSION - Static variable in class gui.JAPDll.MyFileFilter
 
DLL_LIBRARY_NAME - Static variable in class gui.JAPDll
 
DLL_LIBRARY_NAME_32bit - Static variable in class gui.JAPDll
 
DLL_LIBRARY_NAME_64bit - Static variable in class gui.JAPDll
 
DLL_VERSION_UPDATE - Static variable in class jap.JAPModel
 
DLL_VERSION_WARNING_BELOW - Static variable in class jap.JAPModel
 
DNS_NAME - Static variable in class anon.crypto.AbstractX509AlternativeName
 
DNS_TIME_OUT - Static variable in class anon.tor.Tor
 
DNSCacheEntry - Class in anon.tor.util
 
DNSCacheEntry(String, String, long) - Constructor for class anon.tor.util.DNSCacheEntry
Constructor
doAction() - Method in class gui.dialog.AbstractDialogExtraButton
 
doAction(Object) - Method in class jap.pay.AccountSettingsPanel.MyActionListener
 
doActivateAccount(PayAccount) - Method in class jap.pay.AccountSettingsPanel
 
doCancel() - Method in class gui.wizard.BasicWizardHost
 
doCancel() - Method in class jap.JAPConf.AbstractRestartNeedingConfigChange
 
doChange() - Method in class jap.JAPConf.AbstractRestartNeedingConfigChange
 
doChangePassword() - Method in class jap.pay.AccountSettingsPanel
Asks the user for a new payment password
doChannelInputStreamRead(Vector) - Method in class anon.xmlrpc.server.AnonServiceImplRemote
 
doChannelOutputStreamWrite(Vector) - Method in class anon.xmlrpc.server.AnonServiceImplRemote
 
doChargeAccount(PayAccount) - Method in class jap.pay.AccountSettingsPanel
 
doChargeAccount(IReturnAccountRunnable, JAPDialog, DialogContentPane, IReturnBooleanRunnable, Vector, boolean) - Method in class jap.pay.AccountSettingsPanel
Charges the selected account
DOCK_DISTANCE - Static variable in interface gui.GUIUtils.WindowDocker.IDockInterface
 
dockMenuCallback(String) - Static method in class jap.MacOSXLib
 
doCleanup(Hashtable) - Method in class anon.infoservice.update.AbstractDatabaseUpdater
Does some cleanup operations of the database.
doCleanup(Hashtable) - Method in class anon.infoservice.update.AbstractMixCascadeUpdater
Removes all MixInfo entries that exist without a cascade.
doCleanup(Hashtable) - Method in class jap.JAPFeedback
 
doClickOnCascadeChooser() - Method in class jap.ConsoleJAPMainView
 
doClickOnCascadeChooser() - Method in interface jap.IJAPMainView
 
doClickOnCascadeChooser() - Method in class jap.JAPNewView
 
doClosingOnContentPaneCancel(boolean) - Method in class gui.dialog.JAPDialog
Sets if the default click on the Cancel button of a dialog content pane is caught by the WindowClosing-Event of this dialog
doCreateAccount(String) - Method in class jap.pay.AccountSettingsPanel
 
doCreateChannel(Vector) - Method in class anon.xmlrpc.server.AnonServiceImplRemote
 
doCryptography(MyAES) - Method in class anon.tor.cells.RelayCell
encode the cell
DOCUMENT_CLASS_INFOSERVICE - Static variable in class anon.crypto.SignatureVerifier
This is the class for all documents coming from infoservices (infoserviceinfo).
DOCUMENT_CLASS_MIX - Static variable in class anon.crypto.SignatureVerifier
This is the class for all documents coming from mixes (mixinfo, cascadeinfo, status).
DOCUMENT_CLASS_NONE - Static variable in class anon.crypto.SignatureVerifier
 
DOCUMENT_CLASS_PAYMENT - Static variable in class anon.crypto.SignatureVerifier
 
DOCUMENT_CLASS_TERMS - Static variable in class anon.crypto.SignatureVerifier
 
DOCUMENT_CLASS_UPDATE - Static variable in class anon.crypto.SignatureVerifier
This is the class for all documents with JAP update specific stuff (WebStart files, minimal JAP version).
doDefaultButtonOperation(DialogContentPane.CheckError[], int, int, int, int) - Method in class gui.dialog.DialogContentPane
 
doDeleteAccount(PayAccount) - Method in class jap.pay.AccountSettingsPanel
doDeleteAccount
doErrorAction() - Method in class gui.dialog.DialogContentPane.CheckError
The action that is done if this error is handled by any method.
doExportAccount(PayAccount) - Method in class jap.pay.AccountSettingsPanel
doExportAccount
doGetStatement(PayAccount) - Method in class jap.pay.AccountSettingsPanel
doGetStatement - fetches an account statement
doHttpRequest(HttpRequestStructure, int) - Method in class anon.infoservice.InfoServiceDBEntry
 
doImportAccount() - Method in class jap.pay.AccountSettingsPanel
doImportAccount - imports an account from a file
doNameAndKeyChaining(JAPCertificate, Vector, boolean) - Static method in class anon.crypto.CertPath
Tries to find a possible verifier for the given cert from the given Vector of certs by comparing the cert's subject with the issuer of the possible verifiers.
DONT_COMPRESS - Static variable in class anon.util.Base64
Specify that data should not be compressed (value is false).
doPack() - Method in class jap.JAPConf
 
doRegisterClient(Vector) - Method in class anon.xmlrpc.server.AnonServiceImplRemote
 
doRemote(String, Vector) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
doSelectAccount(PayAccount) - Method in class jap.pay.AccountSettingsPanel
doActivateAccount
doShowDetails(PayAccount) - Method in class jap.pay.AccountSettingsPanel
doShowDetails - shows account details in the details panel
doShowTransactions() - Method in class jap.pay.AccountSettingsPanel
Shows transaction details for all accounts (if several JPIs are in use: for all those accounts from the same JPI as the currently selected account)
DOT_SUBSTITUTE - Static variable in class anon.infoservice.ServiceOperator
 
DOTS - Static variable in class gui.dialog.WorkerContentPane
 
doUpdateQueue() - Method in class gui.AWTUpdateQueue
 
doWindowClosing() - Method in class gui.dialog.JAPDialog
 
DOWNLOADFN - Static variable in class jap.JAPConstants
 
downloadPage - Variable in class update.JAPUpdateWizard
 
downloadResult - Variable in class update.JAPUpdateWizard.JapDownloadManager
Stores the download result (0 if it was successful, -1 if there was an error).
downloadUpdate() - Method in class update.JAPUpdateWizard
Downloads a new JAP jar file.
DOWNSTREAM_HELPER - Static variable in class anon.proxy.HTTPProxyCallback
 
downStreamContentBytes - Variable in class anon.proxy.HTTPConnectionEvent
 
downstreamContentBytesReceived(HTTPConnectionEvent) - Method in class anon.proxy.AbstractHTTPConnectionListener
 
downstreamContentBytesReceived(HTTPConnectionEvent) - Method in class anon.proxy.HttpConnectionListenerAdapter
 
downstreamContentBytesReceived(HTTPConnectionEvent) - Method in class anon.proxy.JonDoFoxHeader
 
drawArrow(JPanel, int, int, int, boolean) - Method in class gui.MultiCertOverview
 
drawCascadesPanel() - Method in class jap.JAPConfAnon
 
drawCertPanel(JPanel, int, int, int, MultiCertTrustGraph.Node) - Method in class gui.MultiCertOverview
 
drawCertPathPanel(CertPath) - Method in class gui.CertDetailsDialog
Draws the Panel that shows the certification Path
drawCompleteDialog() - Method in class jap.JAPConfAnon
 
drawDetailsPanel(JAPCertificate, boolean) - Method in class gui.CertDetailsDialog
 
drawExplanationPanel() - Method in class gui.MultiCertOverview
 
drawFilterPanel() - Method in class jap.JAPConfAnon
 
drawManualPanel(String, String) - Method in class jap.JAPConfAnon
 
drawOverviewPanel(boolean) - Method in class gui.MultiCertOverview
 
drawServerInfoPanel() - Method in class jap.JAPConfAnon
 
drawServerPanel(int, String, boolean, int) - Method in class jap.JAPConfAnon
 
drawSubGraph(JPanel, MultiCertTrustGraph.Node, int, int) - Method in class gui.MultiCertOverview
 
drawSummaryPanel(boolean) - Method in class gui.MultiCertOverview
 
drawTrustGraph(JPanel) - Method in class gui.MultiCertOverview
 
DSA_WITH_SHA1 - Static variable in class anon.crypto.JAPCertificate
 
dsaKey - Static variable in class anon.crypto.AsymmetricCryptoKeyPair
 
DSAKeyPair - Class in anon.crypto
This class creates key pairs for the DSA algorithm.
DSAKeyPair(MyDSAPrivateKey) - Constructor for class anon.crypto.DSAKeyPair
Creates a new DSA key pair.
DSAKeyPool - Class in anon.crypto
This class starts a thread that will create DSA key pairs in the background with a low priority.
DSAKeyPool(int) - Constructor for class anon.crypto.DSAKeyPool
 
DSAKeyPool() - Constructor for class anon.crypto.DSAKeyPool
 
DSAKeyPool.KeyCreationThread - Class in anon.crypto
 
DSAKeyPool.KeyCreationThread() - Constructor for class anon.crypto.DSAKeyPool.KeyCreationThread
 
DT_DISABLE - Static variable in class anon.client.DummyTrafficControlChannel
 
DT_DISABLE - Static variable in class anon.client.TestControlChannel
 
DT_INTERVAL_DEFAULT - Static variable in class jap.JAPConfAnonGeneral
 
DT_INTERVAL_MIN_STEP - Static variable in class jap.JAPConfAnonGeneral
 
DT_INTERVAL_STEPLENGTH - Static variable in class jap.JAPConfAnonGeneral
 
DT_INTERVAL_STEPS - Static variable in class jap.JAPConfAnonGeneral
 
DT_MAX_INTERVAL_MS - Static variable in class anon.client.DummyTrafficControlChannel
 
DT_MAX_INTERVAL_MS - Static variable in class anon.client.TestControlChannel
 
DT_MIN_INTERVAL_MS - Static variable in class anon.client.DummyTrafficControlChannel
 
DT_MIN_INTERVAL_MS - Static variable in class anon.client.TestControlChannel
 
DUMMY - Variable in class gui.help.LocalHelpFileStorageManager
 
DUMMY_GUI_LIBRARY - Static variable in class gui.GUIUtils
 
DUMMY_LABEL - Variable in class jap.AbstractJAPConfModule.FontSizeObserver
 
DummyLog - Class in logging
 
DummyLog() - Constructor for class logging.DummyLog
 
DummyTrafficControlChannel - Class in anon.client
This is the implementation for the dummy traffic interval timeout.
DummyTrafficControlChannel(Multiplexer, IServiceContainer) - Constructor for class anon.client.DummyTrafficControlChannel
Creates a new DummyTrafficControlChannel instance.
dumpHeader(HTTPProxyCallback, HTTPProxyCallback.HTTPConnectionHeader, AnonProxyRequest) - Method in interface anon.proxy.HTTPProxyCallback.IHTTPHelper
 
dumpHeaders(Hashtable, Vector) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
dumpRequestHeaders() - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
dumpResponseHeaders() - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
dumpToXML(Class[]) - Static method in class anon.infoservice.Database
 
duplicateWithImports(Element) - Method in class anon.terms.TermsAndConditions.Translation
 
duplicateWithImports(Element) - Method in interface anon.terms.TermsAndConditionsTranslation
 
DURATION - Static variable in class anon.util.XMLDuration
 
DURATION_DAYTIME - Static variable in class anon.util.XMLDuration
 
DURATION_YEARMONTH - Static variable in class anon.util.XMLDuration
 

E

E_ACCOUNT_EMPTY - Static variable in class anon.ErrorCodes
 
E_ALREADY_CONNECTED - Static variable in class anon.ErrorCodes
 
E_BIND - Static variable in class anon.proxy.AnonProxy
 
E_CONNECT - Static variable in class anon.ErrorCodes
 
E_INTERRUPTED - Static variable in class anon.ErrorCodes
 
E_INVALID_CERTIFICATE - Static variable in class anon.ErrorCodes
 
E_INVALID_KEY - Static variable in class anon.ErrorCodes
 
E_INVALID_SERVICE - Static variable in class anon.ErrorCodes
 
E_MIX_PROTOCOL_NOT_SUPPORTED - Static variable in class anon.proxy.AnonProxy
 
E_NOT_CONNECTED - Static variable in class anon.ErrorCodes
 
E_NOT_PARSABLE - Static variable in class anon.ErrorCodes
 
E_NOT_TRUSTED - Static variable in class anon.ErrorCodes
 
E_PROTOCOL_NOT_SUPPORTED - Static variable in class anon.ErrorCodes
 
E_SIGNATURE_CHECK_FIRSTMIX_FAILED - Static variable in class anon.ErrorCodes
 
E_SIGNATURE_CHECK_FIRSTMIX_FAILED - Static variable in class anon.proxy.AnonProxy
 
E_SIGNATURE_CHECK_OTHERMIX_FAILED - Static variable in class anon.ErrorCodes
 
E_SIGNATURE_CHECK_OTHERMIX_FAILED - Static variable in class anon.proxy.AnonProxy
 
E_SPACE - Static variable in class anon.ErrorCodes
 
E_SUCCESS - Static variable in class anon.ErrorCodes
 
E_UNKNOWN - Static variable in class anon.ErrorCodes
 
ECDSA_WITH_SHA1 - Static variable in class anon.crypto.JAPCertificate
 
ecKey - Static variable in class anon.crypto.AsymmetricCryptoKeyPair
 
ECKeyPair - Class in anon.crypto
 
ECKeyPair(IMyPrivateKey) - Constructor for class anon.crypto.ECKeyPair
 
EDI_PARTY_NAME - Static variable in class anon.crypto.AbstractX509AlternativeName
 
editManualCascade() - Method in class jap.JAPConfAnon
Edits a manually configured cascade
ELEM_CANONICALIZATION_METHOD - Static variable in class anon.crypto.XMLSignatureElement
 
ELEM_DIGEST_METHOD - Static variable in class anon.crypto.XMLSignatureElement
 
ELEM_DIGEST_VALUE - Static variable in class anon.crypto.XMLSignatureElement
 
ELEM_KEY_INFO - Static variable in class anon.crypto.XMLSignatureElement
 
ELEM_REFERENCE - Static variable in class anon.crypto.XMLSignatureElement
 
ELEM_SIGNATURE_METHOD - Static variable in class anon.crypto.XMLSignatureElement
 
ELEM_SIGNATURE_VALUE - Static variable in class anon.crypto.XMLSignatureElement
 
ELEM_SIGNED_INFO - Static variable in class anon.crypto.XMLSignatureElement
 
elementNodes - Variable in class anon.terms.template.Paragraph
 
EMail - Class in anon.mixminion
 
EMail(String[], String) - Constructor for class anon.mixminion.EMail
The Constructor of an eMail, which scould be send over the MixMinion-Net
EMERG - Static variable in class logging.LogLevel
Indicates level type of message: Emergency message
emptyBuffers() - Method in class forward.server.DefaultProtocolHandler
This method sends all data in our incoming message buffer to the server.
ENABLE_CONTROL_CHANNEL_TEST - Static variable in class anon.client.AnonClient
 
enableDisableButtons() - Method in class jap.pay.AccountSettingsPanel
 
enableFindSubclasses(boolean) - Static method in class anon.util.ClassUtil
 
enableForwardingServer(boolean) - Method in class jap.JAPController
Enables or disables the forwarding server.
enableNotRemovable() - Method in class anon.crypto.CertificateContainer
This certifcate is not removeable - this is a workaround for default certificates
enableOnlyHardRemovable() - Method in class anon.crypto.CertificateContainer
Disables the possibility of removing the certificate automatically from the certificate store.
enableProxyCallback(ProxyCallback) - Method in class anon.proxy.AnonProxy
 
ENCIPHER_ONLY - Static variable in class anon.crypto.X509KeyUsage
 
encMatrix - Variable in class anon.mixminion.fec.PureCode
 
encode(byte[][], int[], byte[][], int[], int[], int) - Method in class anon.mixminion.fec.FECCode
This method takes an array of source packets and generates a number of repair packets from them.
encode(byte[][], int[], byte[][], int[], int[], int) - Method in class anon.mixminion.fec.Pure16Code
encode accepts as input pointers to n data packets of size sz, and produces as output a packet pointed to by fec, computed with index "index".
encode(char[][], int[], char[], int, int, int) - Method in class anon.mixminion.fec.Pure16Code
ASSERT: index >= k && index < n
encode(byte[][], int[], byte[][], int[], int[], int) - Method in class anon.mixminion.fec.PureCode
encode accepts as input pointers to n data packets of size sz, and produces as output a packet pointed to by fec, computed with index "index".
encode(byte[][], int[], byte[], int, int, int) - Method in class anon.mixminion.fec.PureCode
 
encode(byte[]) - Static method in class anon.tor.util.Base16
 
ENCODE - Static variable in class anon.util.Base64
Specify encoding (value is true).
encode(byte[], boolean) - Static method in class anon.util.Base64
Encodes a byte array into Base64 notation.
encode(byte[], int, int) - Static method in class anon.util.Base64
Encodes a byte array into Base64 notation.
encode(byte[], int, int, boolean) - Static method in class anon.util.Base64
Encodes a byte array into Base64 notation.
encode3to4(byte[], int, int, byte[], int) - Static method in class anon.util.Base64
Encodes up to three bytes of the array source and writes the resulting four Base64 bytes to destination.
encodeByte(byte) - Static method in class anon.tor.util.Base16
 
encodeBytes(byte[]) - Static method in class anon.util.Base64
Encodes a byte array into Base64 notation.
encodeForXMLSignature(byte[]) - Method in interface anon.crypto.IMySignature
Encodes a signature in a way it meets the W3C standard for XML signature values.
encodeForXMLSignature(byte[]) - Method in interface anon.crypto.ISignatureCreationAlgorithm
Encodes a signature in a way it meets the W3C standard for XML signature values.
encodeForXMLSignature(byte[]) - Method in class anon.crypto.MyDSASignature
Encodes a signature in a way it meets the W3C standard for DSA XML signature values.
encodeForXMLSignature(byte[]) - Method in class anon.crypto.MyECDSASignature
 
encodeForXMLSignature(byte[]) - Method in class anon.crypto.MyRSASignature
Encodes a signature in a way it meets the W3C standard for RSA XML signature values.
encodeMessage() - Method in class anon.mixminion.message.Message
 
encodeString(String) - Static method in class anon.util.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encodeString(String, boolean) - Static method in class anon.util.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encodeWhiteSpaces(String) - Static method in class anon.util.Util
 
ENCODING_BASE64 - Static variable in class anon.infoservice.MessageDBEntry
 
ENCODING_URL - Static variable in class anon.infoservice.MessageDBEntry
 
encrypt(byte[], int, byte[], int) - Method in class anon.client.crypto.ASymMixCipherPlainRSA
 
encrypt(byte[], int, byte[], int) - Method in class anon.client.crypto.ASymMixCipherRSAOAEP
 
encrypt(byte[], int, Vector) - Method in class anon.client.crypto.DefaultMixCipher
 
encrypt(byte[], int, Vector) - Method in class anon.client.crypto.FirstMixCipher
 
encrypt(byte[], int, byte[], int) - Method in interface anon.client.crypto.IASymMixCipher
 
encrypt(byte[], int, Vector) - Method in interface anon.client.crypto.IMixCipher
 
Encrypt(byte[], byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
Die Encrypt-Funktion nach der MixMinion-Spec
encryptAES1(byte[], int, byte[], int, int) - Method in class anon.client.crypto.SymCipher
 
encryptAES2(byte[]) - Method in class anon.client.crypto.SymCipher
 
encryptCell(RelayCell) - Method in class anon.tor.OnionRouter
encrypts a RelayCell
encryptElement(Element, String) - Static method in class anon.crypto.XMLEncryption
Encrypts an element and all its children using PKCS#12 and the given password.
encryptElement(Element, MyRSAPublicKey) - Static method in class anon.crypto.XMLEncryption
Encrypts an Element using a public key.
encryptGCM1(byte[], int, byte[], int, int) - Method in class anon.client.crypto.ControlChannelCipher
 
encryptPacket(byte[], int, Vector) - Method in class anon.client.crypto.MixCipherChain
 
END_TAG - Static variable in class anon.util.Base64
 
Endpoint - Class in anon.transport.address
Ein Endpoint stellt die Schnittstelle zwischen einer IAddress und ihrer URN-Repraesentation da.
Endpoint(String) - Constructor for class anon.transport.address.Endpoint
Versucht ausgehend von der uebergeben URN eine neue Instanz von Endpoint zu erstellen, wobei Identfier und Paramter gemaess der URN bestimmt sind.
enforceFastResponse() - Method in class anon.client.SequentialChannelDataChain.SendOrderProtocolData
 
ENLARGEYICONFN - Static variable in class jap.JAPConstants
 
ensureMostRecentVersion(String) - Method in class gui.help.AbstractHelpFileStorageManager
 
ensureMostRecentVersion(String) - Method in class gui.help.LocalHelpFileStorageManager
 
ensureMostRecentVersion(String) - Method in class jap.JARHelpFileStorageManager
 
enterManualCascade() - Method in class jap.JAPConfAnon
Adds a manually entered cascade to the cascade database
ENTITIES - Static variable in class anon.util.XMLUtil
 
entries - Variable in class jarify.JarManifest
 
ENTRY_ADDED - Static variable in class anon.infoservice.DatabaseMessage
This message is sent after an entry was added to the database.
ENTRY_REMOVED - Static variable in class anon.infoservice.DatabaseMessage
This message is sent, if a single entry is removed from the database.
ENTRY_RENEWED - Static variable in class anon.infoservice.DatabaseMessage
This message is sent after an entry was renewed in the database.
envProcess - Variable in class platform.AbstractOS.InitEnvRunner
 
EOF - Static variable in class anon.util.RecursiveFileTool
 
EOF_PACKET - Static variable in class anon.transport.connection.ChunkConnectionAdapter
Konstante um anzuzeigen, das ein Paket das letzte uebertragene Paket darstellt
equal(byte[], byte[]) - Static method in class anon.util.ByteArrayUtil
Tests if two byte arrays are equal.
equal(byte[], int, byte[], int, int) - Static method in class anon.util.ByteArrayUtil
Tests if a_length positions of two arrays are equal.
equal(char[], int, char[], int, int) - Static method in class anon.util.ByteArrayUtil
Tests if a_length positions of two arrays are equal.
EQUAL - Static variable in class anon.util.XMLDuration
 
equals(Object) - Method in class anon.client.TrustModel
Compares two TrustModel objects
equals(Object) - Method in class anon.crypto.AbstractPublicKey
This method returns if two public keys have the same public key parameters.
equals(Object) - Method in class anon.crypto.AbstractX509Extension
Two extensions are equal if their identifiers are equal.
equals(Object) - Method in class anon.crypto.CertificateContainer
Note: Only checks if the certificate in the container is the same
equals(Object) - Method in interface anon.crypto.IMyPublicKey
This method returns if two public keys have the same public key parameters.
equals(Object) - Method in class anon.crypto.JAPCertificate
 
equals(Object) - Method in class anon.crypto.MyDSAParams
 
equals(Object) - Method in class anon.crypto.MyDSAPublicKey
This method returns if two public keys have the same public key parameters.
equals(Object) - Method in class anon.crypto.MyECParams
 
equals(Object) - Method in class anon.crypto.MyECPublicKey
 
equals(Object) - Method in class anon.crypto.MyRSAPublicKey
This method returns if two public keys have the same public key parameters.
equals(Object) - Method in class anon.crypto.X509DistinguishedName
 
equals(Object) - Method in class anon.infoservice.InfoServiceDBEntry
Compares this object to another one.
equals(ListenerInterface) - Method in class anon.infoservice.ListenerInterface
Tests if two ListenerInterface instances are equal.
equals(Object) - Method in class anon.infoservice.MixCascade
Compares this object to another one.
equals(Object) - Method in class anon.infoservice.MixPosition
 
equals(ProxyInterface) - Method in class anon.infoservice.ProxyInterface
Tests if two interface instances are equal.
equals(Object) - Method in class anon.infoservice.ServiceOperator
 
equals(Object) - Method in class anon.pay.PayAccount
 
equals(Object) - Method in class anon.pay.PaymentInstanceDBEntry
 
equals(Object) - Method in class anon.pay.PayMessage
PayMessages are equal if shortMesage, messageText and messagelink are all equal (e.g.
equals(XMLJapPublicKey) - Method in class anon.pay.xml.XMLJapPublicKey
 
equals(Object) - Method in class anon.proxy.AbstractHTTPConnectionListener
 
equals(Object) - Method in class anon.terms.TCComponent
 
equals(Object) - Method in class anon.terms.template.TermsAndConditionsTemplate
 
equals(Object) - Method in class anon.terms.TermsAndConditions
 
equals(Object) - Method in class anon.terms.TermsAndConditions.Translation
 
equals(Object) - Method in class anon.terms.TermsAndConditionsRequest.TCRequestKey
 
equals(Object) - Method in class anon.util.AbstractISOCodeMapper
Returns if the ISO codes of two mapper objects are equal.
equals(File, byte[], long) - Static method in class anon.util.RecursiveFileTool
 
equals(File, File, boolean) - Static method in class anon.util.RecursiveFileTool
Compares two files.
equals(Object) - Method in class anon.util.XMLDuration
 
equals(Object) - Method in class gui.help.JAPInternalHelpViewer.JAPInternalHelpDelegator
 
equals(Object) - Method in class jap.JAPController.SetAnonModeAsync
 
equals(MixCascade, MixCascade) - Static method in class jap.JAPNewView
 
EQUALS_SIGN - Static variable in class anon.util.Base64
The equals sign (=) as a byte.
EQUALS_SIGN_ENC - Static variable in class anon.util.Base64
 
equalsIssuer(Object) - Method in class anon.crypto.X509CertificateIssuer
Returns if the issuer's DN and a given DN are equal.
ERR - Static variable in class logging.LogLevel
Indicates level type of message: Error message
ERR_ACCOUNT_EMPTY - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_BAD_REQUEST - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_BAD_SIGNATURE - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_BLOCKED - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_CASCADE_LENGTH - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_DATABASE_ERROR - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_INSUFFICIENT_BALANCE - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_INTERNAL_SERVER_ERROR - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_INVALID_CODE - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_INVALID_PRICE_CERTS - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_KEY_NOT_FOUND - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_MULTIPLE_LOGIN - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_NO_ACCOUNTCERT - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_NO_BALANCE - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_NO_CONFIRMATION - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_NO_FLATRATE_OFFERED - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_NO_RECORD_FOUND - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_OK - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_OUTDATED_CC - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_SUCCESS_BUT_WITH_ERRORS - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_WRONG_DATA - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERR_WRONG_FORMAT - Static variable in exception anon.pay.xml.XMLErrorMessage
 
ERROR_ACCESS_DENIED - Static variable in class platform.WindowsOS
 
ERROR_BASIC_CONSTRAINTS_IS_CA - Static variable in class anon.crypto.CertPath
 
ERROR_BASIC_CONSTRAINTS_IS_NO_CA - Static variable in class anon.crypto.CertPath
 
ERROR_BASIC_CONSTRAINTS_PATH_TOO_LONG - Static variable in class anon.crypto.CertPath
 
ERROR_CODE - Static variable in class platform.WindowsRegistry
 
ERROR_CONNECTION_ERROR - Static variable in exception forward.client.ClientForwardException
This describes a connection error, like connection closed while reading or serious connection errors.
ERROR_FILE_NOT_FOUND - Static variable in class platform.WindowsOS
 
ERROR_INFOSERVICE_CONNECT_ERROR - Static variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the errorcode, if we know at least one InfoService with a forwarder list but cannot reach any of those InfoServices (we will try it every 10 minutes again).
ERROR_KEY_USAGE - Static variable in class anon.crypto.CertPath
 
ERROR_NO_ERROR - Static variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the errorcode returned in every state except STATE_INITIAL_REGISTRATION.
ERROR_NO_KNOWN_PRIMARY_INFOSERVICES - Static variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the errorcode, if we don't know any InfoService with a forwarder list.
ERROR_PROTOCOL_ERROR - Static variable in exception forward.client.ClientForwardException
This describes a protocol error, like invalid signatures or invalid message length information.
ERROR_REVOCATION - Static variable in class anon.crypto.CertPath
 
ERROR_SUCCESS - Static variable in class platform.WindowsOS
 
ERROR_UNKNOWN_CRITICAL_EXTENSION - Static variable in class anon.crypto.CertPath
 
ERROR_UNKNOWN_ERROR - Static variable in exception forward.client.ClientForwardException
This describes an unknown exception.
ERROR_UNKNOWN_ERROR - Static variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the errorcode, if we know at least one InfoService with a forwarder list but only unknown errors occured (should not happen).
ERROR_VALIDITY - Static variable in class anon.crypto.CertPath
 
ERROR_VALIDITY_SEVERE - Static variable in class anon.crypto.CertPath
 
ERROR_VERIFICATION - Static variable in class anon.crypto.CertPath
 
ERROR_VERIFICATION_ERROR - Static variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the errorcode, if we could reach at least one InfoService with a forwarder list, but all successful reached InfoServices returned a verification error of our local forwarding server (maybe because of a running firewall).
ERROR_VERSION_ERROR - Static variable in exception forward.client.ClientForwardException
This describes a protocol version error.
ERRORCODE - Static variable in class anon.pay.xml.XMLPassivePayment
 
errorCode - Variable in exception anon.proxy.HTTPHeaderParseException
 
ErrorCodes - Class in anon
 
ErrorCodes() - Constructor for class anon.ErrorCodes
 
errorDescription - Variable in exception anon.proxy.HTTPHeaderParseException
 
errorMessageNrs - Variable in exception anon.client.IllegalTCRequestPostConditionException
 
errorMessages - Variable in exception anon.client.IllegalTCRequestPostConditionException
 
ERRORMSG - Static variable in class anon.pay.xml.XMLPassivePayment
 
eventDispatched(AWTEvent) - Method in interface gui.GUIUtils.AWTEventListener
 
EXCEPTION - Static variable in class logging.LogLevel
Indicates level type of message: For instance to use when catching Exeption to output a debug message.
EXCEPTION_WRONG_XML_STRUCTURE - Static variable in class anon.pay.xml.XMLPaymentOption
 
exec(String[]) - Method in interface jap.JAPController.IRestarter
 
execute(String, Vector) - Method in class anon.xmlrpc.server.AnonServiceImplRemote
 
executeShell(String) - Method in class platform.LinuxOS
 
EXIT_ADDRESS_TTL - Static variable in class anon.infoservice.MixCascadeExitAddresses
The time-to-live of the exit address.
exited() - Method in interface gui.PopupMenu.ExitHandler
 
ExitInformation - Class in anon.mixminion.message
 
ExitInformation() - Constructor for class anon.mixminion.message.ExitInformation
 
exitWithNoMessagesError(String) - Static method in class gui.GUIUtils
 
EXP_FACTOR - Variable in class anon.mixminion.message.Message
 
EXPIRE_TIME - Static variable in class anon.infoservice.CascadeIDEntry
 
EXPIRE_TIME - Static variable in class anon.infoservice.InfoServiceIDEntry
 
EXPIRE_TIME - Static variable in class anon.infoservice.NewCascadeIDEntry
 
ExpiredSignatureException - Exception in anon.crypto
 
ExpiredSignatureException(String) - Constructor for exception anon.crypto.ExpiredSignatureException
 
EXPLANATION - Static variable in class gui.MultiCertOverview
 
exportAccount(PayAccount, Component, String) - Method in class jap.pay.AccountSettingsPanel
 
exportAccounts(String) - Static method in class jondonym.console.Controller
 
ExtendCell - Class in anon.tor.cells
 
ExtendCell() - Constructor for class anon.tor.cells.ExtendCell
Constructor for extend cell
ExtendCell(int) - Constructor for class anon.tor.cells.ExtendCell
Constructor for extend cell
ExtendCell(int, byte[], int) - Constructor for class anon.tor.cells.ExtendCell
Constructor for extend cell
extendConnection(String, int) - Method in class anon.tor.OnionRouter
extends the connection to another OR
extendConnection(ORDescriptor) - Method in class anon.tor.OnionRouter
extends the connction to another OR and encrypts the data
ExtendedCell - Class in anon.tor.cells
 
ExtendedCell() - Constructor for class anon.tor.cells.ExtendedCell
Constructor for extended cell
ExtendedCell(int) - Constructor for class anon.tor.cells.ExtendedCell
Constructor for extended cell
ExtendedCell(int, byte[], int) - Constructor for class anon.tor.cells.ExtendedCell
Constructor for extended cell
EXTENSION_BACKUP - Static variable in class update.JAPUpdateWizard
 
EXTENSION_NEW - Static variable in class update.JAPUpdateWizard
 
EXTRA_LINK - Static variable in class anon.pay.xml.XMLPaymentOption
 
EXTRA_PHONE - Static variable in class anon.pay.xml.XMLPaymentOption
 
EXTRA_TEXT - Static variable in class anon.pay.xml.XMLPaymentOption
 
extractArchive(String, String) - Method in class anon.util.ZipArchiver
 
extractDLL(File) - Static method in class gui.JAPDll
Extracts the japdll.dll from the jar-file to the given file
extractDLL(File) - Static method in class jap.MacOSXLib
 
extractErrorRollback(Vector, String) - Static method in class anon.util.ZipArchiver
 
extractHeaderParts(AnonProxyRequest, String, int) - Method in class anon.proxy.HTTPProxyCallback
 
extractHelpFiles(String) - Method in class gui.help.AbstractHelpFileStorageManager
 
extractHelpFiles(String) - Method in class jap.JAPModel
 
extractHelpFiles(String) - Method in class jap.JARHelpFileStorageManager
 
extractHelpFiles(String, boolean) - Method in class jap.JARHelpFileStorageManager
 
extractSingleEntry(String, String) - Method in class anon.util.ZipArchiver
 

F

family - Variable in class anon.tor.ordescription.ORDescriptor
 
FAST_LOGIN_TIMEOUT - Static variable in class anon.client.AnonClient
 
fax - Variable in class anon.infoservice.OperatorAddress
 
FCOMMENT - Static variable in class anon.proxy.DecompressionProxyCallback
 
FEC_MAGIC - Static variable in class anon.mixminion.fec.PureCode
 
FECCode - Class in anon.mixminion.fec
This class provides the main API/SPI for the FEC library.
FECCode(int, int) - Constructor for class anon.mixminion.fec.FECCode
Construct a new FECCode given k and n
FECCodeFactory - Class in anon.mixminion.fec
This is the abstract class is subclassed in order to plug in new FEC implementations.
FECCodeFactory() - Constructor for class anon.mixminion.fec.FECCodeFactory
 
FECMath - Class in anon.mixminion.fec
This class provides the majority of the logic for the pure Java implementation of the vandermonde FEC codes.
FECMath() - Constructor for class anon.mixminion.fec.FECMath
 
FECMath(int) - Constructor for class anon.mixminion.fec.FECMath
 
fecMath - Static variable in class anon.mixminion.fec.Pure16Code
 
fecMath - Static variable in class anon.mixminion.fec.PureCode
 
fetchAccountInfo(boolean) - Method in class anon.pay.PayAccount
Requests an AccountInfo XML structure from the BI.
fetchAccountInfo(boolean, int) - Method in class anon.pay.PayAccount
 
fetchCascades(boolean, boolean) - Method in class jap.JAPConfAnon
 
fetchCurrentStatus() - Method in class anon.infoservice.MixCascade
 
fetchCurrentStatus(long) - Method in class anon.infoservice.MixCascade
Fetches the current status of the mixcascade from the InfoService.
fetchCurrentStatus(MixCascade) - Method in class anon.infoservice.update.AbstractMixCascadeUpdater
 
fetchInformation(int, Vector) - Method in class anon.infoservice.InfoServiceHolder
Fetches every information from the infoservices.
fetchMixCascades(boolean, boolean) - Method in class jap.JAPController
Get all available mixcascades from the infoservice and store it in the database.
fetchMixCascadesAsync(boolean) - Method in class jap.JAPNewView
 
fetchPaymentData(String) - Method in class anon.pay.BIConnection
 
fetchPaymentOptions() - Method in class anon.pay.BIConnection
Gets the payment options the PI provides.
fetchRoutersAsync(boolean) - Method in class jap.JAPConfMixminion
 
fetchRoutersAsync(boolean) - Method in class jap.JAPConfTor
 
fetchTransactionOverview(XMLTransactionOverview) - Method in class anon.pay.BIConnection
Asks the PI to fill an XMLTransactionOverview
FEXTRA - Static variable in class anon.proxy.DecompressionProxyCallback
 
FHCRC - Static variable in class anon.proxy.DecompressionProxyCallback
these constants are copied from GZIPInputstream because they are declared private there.
FIELD_HTTP_REQUEST_STRING - Static variable in interface anon.infoservice.IDistributable
 
FIELD_HTTP_SERIALS_REQUEST_STRING - Static variable in interface anon.infoservice.IDistributable
 
FIELD_LENGTH - Static variable in class gui.dialog.PasswordContentPane
 
FIELD_NAME_INPUT_SOURCE_IP_ADDRESS_MIX - Static variable in class anon.infoservice.DataRetentionInformation
 
FIELD_NAME_INPUT_SOURCE_IP_PORT_MIX - Static variable in class anon.infoservice.DataRetentionInformation
 
FIELD_NAMES - Static variable in class anon.infoservice.DataRetentionInformation
 
FIELD_XML_ELEMENT_CONTAINER_NAME - Static variable in interface anon.util.IXMLEncodable
 
FIELD_XML_ELEMENT_NAME - Static variable in interface anon.util.IXMLEncodable
 
FIELD_XML_ELEMENT_WEBINFO_CONTAINER - Static variable in interface anon.infoservice.Database.IWebInfo
 
FIELDS - Static variable in class anon.infoservice.DataRetentionInformation
 
FILE - Static variable in class anon.util.ClassUtil
 
FILE - Static variable in class logging.LogType
messages transport and connection system
FILE_EXTENSION - Static variable in class anon.crypto.PKCS10CertificationRequest
The file extension that should be used if a request is written to a file.
FILE_EXTENSION - Static variable in class anon.crypto.PKCS12
 
FileChooserContentPane - Class in gui.dialog
This is a generic content pane that implements the IWizardSuitable interface
FileChooserContentPane(JAPDialog, String, String, int) - Constructor for class gui.dialog.FileChooserContentPane
 
FileChooserContentPane(JAPDialog, String, DialogContentPane.Layout, String, int) - Constructor for class gui.dialog.FileChooserContentPane
 
fileExists(String) - Method in class jarify.JarFile
Test if a file entry exists in the jar archive.
FileLog - Class in logging
Write log output to a file
FileLog(String, int, int) - Constructor for class logging.FileLog
 
fileName - Variable in class update.JAPUpdateWizard.JapDownloadManager
Stores the path, filename and the query String of the new jar file at the remote system.
fileNameList - Variable in class jarify.JarManifest
 
fillLists() - Method in class jap.forward.JAPConfForwardingServer
 
FILTER - Static variable in class logging.LogType
Indicates messages from the http filter system
filter(String) - Method in class proxy.DirectProxyConnection
 
FILTER_LATENCY_MAJOR_TICK - Static variable in class jap.JAPConfAnon
 
FILTER_LATENCY_MAX - Static variable in class jap.JAPConfAnon
 
FILTER_LATENCY_STEPS - Static variable in class jap.JAPConfAnon
 
FILTER_SPEED_MAJOR_TICK - Static variable in class jap.JAPConfAnon
 
FILTER_SPEED_MAX - Static variable in class jap.JAPConfAnon
 
FILTER_SPEED_STEPS - Static variable in class jap.JAPConfAnon
 
filterServiceContext(Hashtable, String) - Static method in class anon.infoservice.InfoServiceHolder
helper function that filters service objects matching the specified service context.
filterType - Variable in class gui.JAPDll.MyFileFilter
 
filterType - Variable in class gui.SimpleFileFilter
 
filterType - Variable in class jap.pay.AccountSettingsPanel.MyFileFilter
 
filterXMLChars(String) - Static method in class anon.util.XMLUtil
filters out the chars &, <, >and " with the unicode entities.
filterXMLCharsForAnObject(Object) - Static method in class anon.util.XMLUtil
 
finalize() - Method in class anon.shared.AbstractChannel
 
finalize() - Method in class anon.shared.IOQueue
 
finalize() - Method in class anon.xmlrpc.client.ChannelProxy
 
finalize() - Method in class gui.GUIUtils.WindowDocker
 
finalize() - Method in class jap.JAPDebug
 
finalize() - Method in class jap.StatusPanel
 
finalize() - Method in class logging.LogHolder
 
finalizePacket(MixPacket) - Method in class anon.client.crypto.FirstMixCipher.MixEncryptionHandler
 
finalizePacket(MixPacket) - Method in interface anon.client.ISendCallbackHandler
 
findCaptchaImplementation(Element) - Method in class forward.client.ForwarderInformationGrabber
Finds the correct captcha implementation for the supplied captcha.
findCertificates(Element) - Method in class anon.crypto.XMLSignatureElement
 
findFirstUserDefinedListModelEntry(DefaultListModel) - Method in class jap.JAPConfInfoService
 
findMessageIcon(JOptionPane) - Static method in class gui.dialog.DialogContentPane
 
findSubclasses(Class) - Static method in class anon.util.ClassUtil
Gets all classes that extend the given class or implement the given interface, including the class itself.
findVerifier() - Method in class anon.crypto.CertPath
 
findXMLSignature(Node) - Static method in class anon.crypto.XMLSignature
Finds the signature elements of the given node if present.
finish() - Method in class gui.wizard.BasicWizard
 
finish() - Method in interface gui.wizard.Wizard
 
finish() - Method in class update.JAPUpdateWizard
 
FinishedContentPane - Class in gui.dialog
This content pane could be used as the last content pane in a wizard.
FinishedContentPane(JAPDialog, String, DialogContentPane) - Constructor for class gui.dialog.FinishedContentPane
 
FinishedContentPane(JAPDialog, String, String, DialogContentPane) - Constructor for class gui.dialog.FinishedContentPane
 
finishInitialization(Multiplexer, KeyExchangeManager, PacketCounter, IStreamConnection, IServiceContainer, MixCascade) - Method in class anon.client.AnonClient
 
finishPage - Variable in class update.JAPUpdateWizard
 
finishSummaryPanel(JPanel) - Method in class gui.MultiCertOverview
 
FIRE_EVENT - Static variable in class anon.proxy.HTTPProxyCallback
 
fireChangeEvent() - Method in class anon.pay.PayAccount
 
fireConnecting(AnonServerDescription) - Method in class anon.proxy.AnonProxy
 
fireConnectionError() - Method in class anon.proxy.AnonProxy
 
fireConnectionEstablished(AnonServerDescription) - Method in class anon.proxy.AnonProxy
 
fireDisconnected() - Method in class anon.proxy.AnonProxy
 
fireDownstreamContentBytesReceived(HTTPConnectionEvent) - Method in class anon.proxy.HTTPProxyCallback
 
fireGotCaptcha(IImageEncodedCaptcha) - Method in class anon.pay.BIConnection
Signals a received captcha to all registered IBICOnnectionListeners.
fireKnownMessages() - Static method in class anon.pay.PayAccountsFile
iterates over all accounts, and whenever there is a message it is sent to all MessageListeners reason for existence: JapNewView needs to load all messages at start-up (PayAccountsFile does already fire all message when it loads the accounts from the file, but that possibly happens before a MessageListener is initialized and added as a listener to PayAccountsFile)
fireMessageReceived(PayMessage) - Method in class anon.pay.PayAccount
 
fireMessageReceived(PayMessage) - Method in class anon.pay.PayAccountsFile
 
fireMessageRemoved(PayMessage) - Method in class anon.pay.PayAccount
 
fireMessageRemoved(PayMessage) - Method in class anon.pay.PayAccountsFile
 
fireRequestHeadersReceived(HTTPConnectionEvent) - Method in class anon.proxy.HTTPProxyCallback
 
fireResponseHeadersReceived(HTTPConnectionEvent) - Method in class anon.proxy.HTTPProxyCallback
 
fireUpstreamContentBytesReceived(HTTPConnectionEvent) - Method in class anon.proxy.HTTPProxyCallback
 
FIRST_MIX - Static variable in class anon.infoservice.MixInfo
 
FIRST_MIX - Static variable in class anon.pay.AIControlChannel
 
FIRST_UNRESERVED_MODEL_ID - Static variable in class anon.client.TrustModel
Unreserved IDs may be used by controller classes to define more models.
FirstMixCipher - Class in anon.client.crypto
 
FirstMixCipher(SymCipher, SymCipher) - Constructor for class anon.client.crypto.FirstMixCipher
 
FirstMixCipher.MixEncryptionHandler - Class in anon.client.crypto
 
FirstMixCipher.MixEncryptionHandler(SymCipher, int) - Constructor for class anon.client.crypto.FirstMixCipher.MixEncryptionHandler
 
FirstMMRConnection - Class in anon.mixminion
 
FirstMMRConnection(MMRDescription, Mixminion) - Constructor for class anon.mixminion.FirstMMRConnection
constructor creates a FOR from the description
FirstMMRConnectionThread - Class in anon.mixminion
 
FirstMMRConnectionThread(String, int, long, ImmutableProxyInterface) - Constructor for class anon.mixminion.FirstMMRConnectionThread
Constructor
FirstOnionRouterConnection - Class in anon.tor
 
FirstOnionRouterConnection(ORDescriptor, Tor) - Constructor for class anon.tor.FirstOnionRouterConnection
constructor creates a FOR from the description
FirstOnionRouterConnectionFactory - Class in anon.tor
 
FirstOnionRouterConnectionFactory(Tor) - Constructor for class anon.tor.FirstOnionRouterConnectionFactory
constructor
FirstOnionRouterConnectionThread - Class in anon.tor
 
FirstOnionRouterConnectionThread(String, int, long, ImmutableProxyInterface) - Constructor for class anon.tor.FirstOnionRouterConnectionThread
Constructor
FixedRatioChannelsDescription - Class in anon.client
 
FixedRatioChannelsDescription(int, long, long) - Constructor for class anon.client.FixedRatioChannelsDescription
 
FLAG_CHANNEL_CLOSE - Static variable in class anon.client.SimulatedLimitedDataChannel
 
FLAG_CHANNEL_CLOSE - Static variable in class anon.client.UnlimitedDataChannel
 
FLAG_CHANNEL_DATA - Static variable in class anon.client.SimulatedLimitedDataChannel
 
FLAG_CHANNEL_DATA - Static variable in class anon.client.UnlimitedDataChannel
 
FLAG_CHANNEL_DUMMY - Static variable in class anon.client.AbstractDataChannel
 
FLAG_CHANNEL_OPEN - Static variable in class anon.client.SimulatedLimitedDataChannel
 
FLAG_CHANNEL_OPEN - Static variable in class anon.client.UnlimitedDataChannel
 
FLAG_CONNECTION_ERROR - Static variable in class anon.client.SequentialChannelDataChain
 
FLAG_FAST_RESPONSE - Static variable in class anon.client.SequentialChannelDataChain
 
FLAG_FLOW_CONTROL - Static variable in class anon.client.SingleChannelDataChain
 
FLAG_NEW_CHAIN - Static variable in class anon.client.SequentialChannelDataChain
 
FLAG_STREAM_CLOSED - Static variable in class anon.client.SequentialChannelDataChain
 
FLAG_UNKNOWN_CHAIN_ID - Static variable in class anon.client.SequentialChannelDataChain
 
flatPanel - Variable in class jap.pay.FlatrateDialog
Deprecated.  
FlatrateDialog - Class in jap.pay
Deprecated. : outdated, since this dialog can't show multiple volume plans Choosing a plan has been integrated into the regular charge wizard instead
FlatrateDialog(Component, AbstractJAPConfModule, String, boolean, PayAccount) - Constructor for class jap.pay.FlatrateDialog
Deprecated.  
FlippingPanel - Class in gui
This class is used for the various panels on the Jap's main view (JapNewView).
FlippingPanel(Window) - Constructor for class gui.FlippingPanel
 
flush() - Method in class anon.client.SocketHandler.SocketOutputStreamImplementation
 
flush() - Method in class anon.client.TypeFilterDataChain.TypeFilterOutputStreamImplementation
 
flush() - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
 
flush() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
 
flush() - Method in class anon.transport.connection.ChunkConnectionAdapter.ChunkOutputStream
Veranlasst die sofortige Uebertragung des Buffers.
flush() - Method in class anon.util.TimedOutputStream
 
FNAME - Static variable in class anon.proxy.DecompressionProxyCallback
 
focusGained(FocusEvent) - Method in class gui.dialog.JAPDialog.BlockedWindowDeactivationAdapter
 
focusLost(FocusEvent) - Method in class gui.dialog.JAPDialog.BlockedWindowDeactivationAdapter
 
FONT_STYLE_BOLD - Static variable in class gui.JAPHtmlMultiLineLabel
 
FONT_STYLE_ITALIC - Static variable in class gui.JAPHtmlMultiLineLabel
 
FONT_STYLE_PLAIN - Static variable in class gui.JAPHtmlMultiLineLabel
 
fontSizeChanged(JAPModel.FontResize, JLabel) - Method in class jap.AbstractJAPConfModule
May contain some logic that is executed when the font size changes.
forceFreeTrustModel() - Static method in class anon.client.TrustModel
 
FORMAT_DEFAULT_SCREEN - Static variable in class gui.dialog.JAPDialog
 
FORMAT_GOLDEN_RATIO_PHI - Static variable in class gui.dialog.JAPDialog
 
FORMAT_WIDE_SCREEN - Static variable in class gui.dialog.JAPDialog
 
formatBytesValueOnlyUnit(long) - Static method in class anon.util.Util
 
formatBytesValueOnlyUnit(long, int) - Static method in class anon.util.Util
 
formatBytesValueWithoutUnit(long) - Static method in class anon.util.Util
 
formatBytesValueWithoutUnit(long, int) - Static method in class anon.util.Util
Returns a formated number which respects different units (Bytes, kBytes, MBytes, GBytes)
formatBytesValueWithUnit(long) - Static method in class anon.util.Util
Returns the desired unit for this amount of Bytes (Bytes, kBytes, MBytes,GBytes)
formatBytesValueWithUnit(long, int) - Static method in class anon.util.Util
 
formatCascadeName(MixCascade) - Method in class jap.pay.PaymentMainPanel.MyPaymentListener
 
formatEuroCentValue(double) - Static method in class anon.pay.xml.XMLPriceCertificate
 
formatEuroCentValue(long) - Static method in class jap.JAPUtil
deprecated, since balances are not stored as centvalue
formatHumanReadable(Document) - Static method in class anon.util.XMLUtil
Reformats an XML document into a human readable format.
formatHumanReadable(Element) - Static method in class anon.util.XMLUtil
Reformats an XML element into a human readable format.
formatHumanReadable(Node, int) - Static method in class anon.util.XMLUtil
Reformats an element into a human readable format.
formatKbitPerSecValueOnlyUnit(long) - Static method in class anon.util.Util
 
formatKbitPerSecValueOnlyUnit(long, int) - Static method in class anon.util.Util
 
formatKbitPerSecValueWithoutUnit(long) - Static method in class anon.util.Util
 
formatKbitPerSecValueWithoutUnit(long, int) - Static method in class anon.util.Util
 
formatKbitPerSecValueWithUnit(long) - Static method in class anon.util.Util
 
formatKbitPerSecValueWithUnit(long, int) - Static method in class anon.util.Util
 
formatOrganisation(String) - Method in class jap.pay.PaymentMainPanel.MyPaymentListener
 
formatResourcePath(String) - Static method in class anon.util.ResourceLoader
Reformats a given resource name in a way it can be easily interpreted by the resource loader methods.
FORMATS - Static variable in class gui.dialog.JAPDialog
 
formatTextAsHTML(String, Font) - Static method in class gui.JAPHtmlMultiLineLabel
This method adds HTML and BODY tags to a String and overwrites existing tags of this type.
formatTimestamp(Timestamp, boolean) - Static method in class jap.JAPUtil
formats a timestamp in an easily readable format.
formatTimestamp(Timestamp, boolean, String) - Static method in class jap.JAPUtil
formatTimestamp
forward - package forward
 
forward.client - package forward.client
 
forward.server - package forward.server
 
forwardAllowed() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
Returns true if there are entries in the forward history
ForwardCascadeDatabase - Class in forward.server
This class stores all MixCascades, where messages from blockees can be forwarded to.
ForwardCascadeDatabase() - Constructor for class forward.server.ForwardCascadeDatabase
This creates a new instance of a ForwardCascadeDatabase.
ForwardConnection - Class in forward.server
This is the implementation of the forwarding component between client and the protocol handler.
ForwardConnection(IStreamConnection, ForwardScheduler) - Constructor for class forward.server.ForwardConnection
Creates a new ForwardConnection.
ForwardConnectionDescriptor - Class in forward.client
This implements the forwarding information structure with supported mixcascades, quality of service parameters and the need for dummy traffic.
ForwardConnectionDescriptor() - Constructor for class forward.client.ForwardConnectionDescriptor
This creates a new instance of ForwardConnectionDescriptor.
FORWARDER_RENEW_ERROR_CODE - Static variable in class forward.server.ServerSocketPropagandist
This is the error code the infoservice returns, if the registration was lost and the infoservice doesn't know any mor our forwarding id.
FORWARDER_RENEW_PERIOD - Static variable in class forward.server.ServerSocketPropagandist
The period in milliseconds for renewing the forwarder entry at the infoservice.
FORWARDER_VERIFY_ERROR_CODE - Static variable in class forward.server.ServerSocketPropagandist
This is the error code the infoservice returns, if verifying of our forwarding server was not successful.
ForwarderInformationGrabber - Class in forward.client
This class provides some tools for the forwarding client to fetch and handle the information about a forwarder.
ForwarderInformationGrabber() - Constructor for class forward.client.ForwarderInformationGrabber
Creates a new ForwarderInformationGrabber and tries to fetch the information about a forwarder from the infoservices.
ForwarderInformationGrabber(String) - Constructor for class forward.client.ForwarderInformationGrabber
Creates a new ForwarderInformationGrabber instance and parses the supplied information structure.
ForwardInformation - Class in anon.mixminion.message
 
ForwardInformation() - Constructor for class anon.mixminion.message.ForwardInformation
 
FORWARDING_CLIENT_TAB - Static variable in class jap.JAPConf
This constant is a symbolic name for accessing the forwarding client configuration tab.
FORWARDING_SERVER_TAB - Static variable in class jap.JAPConf
This constant is a symbolic name for accessing the forwarding server configuration tab.
FORWARDING_SERVER_VERIFY_TIMEOUT - Static variable in class anon.infoservice.Constants
This is the timeout in seconds for verifying a JAP forwarding server (contacting the server and getting the acknowledgment, that it is a JAP forwarder).
FORWARDING_STATE_TAB - Static variable in class jap.JAPConf
This constant is a symbolic name for accessing the forwarding state tab.
forwardPressed() - Method in class gui.help.JAPInternalHelpViewer
 
ForwardScheduler - Class in forward.server
This class allocates the bandwidth to all forwarded connections.
ForwardScheduler() - Constructor for class forward.server.ForwardScheduler
Creates a new ForwardScheduler.
ForwardSchedulerStatistics - Class in forward.server
This is the implementation for the statistics of a ForwardScheduler.
ForwardSchedulerStatistics() - Constructor for class forward.server.ForwardSchedulerStatistics
Creates a new ForwardSchedulerStatistics instance.
ForwardServerManager - Class in forward.server
This class manages the whole forwarding server and supplies some important methods to other classes.
ForwardServerManager() - Constructor for class forward.server.ForwardServerManager
This creates a new instance of ForwardManager.
ForwardUtils - Class in forward
This is the implementation of some helper methods for the forwarding client and server.
ForwardUtils() - Constructor for class forward.ForwardUtils
This creates a new instance of ForwardUtils with disabled proxy settings.
fourBytesToInt(byte[], int) - Static method in class anon.crypto.DESCrypt
 
FRAGMENT(byte[], int, int, int, int) - Method in class anon.mixminion.message.FragmentedMessage
soll den von der Nachricht m das i'te von N Paketen zurueckgeben
FRAGMENT_HEADER_LEN - Static variable in class anon.mixminion.message.FragmentedMessage
 
FragmentContainer - Class in anon.mixminion.message
 
FragmentContainer(byte[], int) - Constructor for class anon.mixminion.message.FragmentContainer
Constructor Build a new Fragment Container with id of the message to reassemble and numberoffrags needed packets to reassemble
FragmentedMessage - Class in anon.mixminion.message
 
FragmentedMessage(String[], byte[]) - Constructor for class anon.mixminion.message.FragmentedMessage
 
FRAGSIZE - Variable in class anon.mixminion.message.FragmentContainer
 
freeBusyFlag() - Method in class anon.util.BusyFlag
 
fromXmlElement(Element) - Static method in class anon.client.TrustModel
 
fromXmlElement(Element) - Static method in class anon.client.TrustModel.TrustAttribute
 
FULL_AMOUNT - Static variable in class jap.pay.PaymentMainPanel
 
functionNumber - Variable in class anon.infoservice.InfoServiceHolder.InformationFetcher
 

G

GENERAL_RULE - Static variable in class proxy.DirectProxy
 
generateCaptchaImage(String) - Method in class captcha.ZipBinaryImageCaptchaGenerator
Creates a captcha image, which shows the specified text.
generateConnectionAcknowledgement() - Method in class forward.server.DefaultProtocolHandler
Creates an acknowledge message for the verify request of the infoservice.
generateConnectionOfferXml() - Method in class forward.server.DefaultProtocolHandler
Creates the connection offer XML structure.
generateConnectionRequest() - Method in class forward.client.DefaultClientProtocolHandler
Creates the connection request message.
generateDigest(SHA1Digest) - Method in class anon.tor.cells.RelayCell
generates the digest for the relay cell
generateGF() - Method in class anon.mixminion.fec.FECMath
 
generateId(ListenerInterface) - Static method in class anon.infoservice.InfoServiceDBEntry
This is only for compatibility and will be rewritten next time.
generateMixCascadeCurrentStatus() - Method in class anon.infoservice.StatusInfo
This is a compatibility method for the creation of the CurrentStatus in the MixCascade XML structure for old JAP clients.
generateNextKey(byte[], int) - Method in class anon.util.captcha.ZipBinaryImageCaptchaClient
Generates the next key, which is equal to the current key + 1.
generatePBEKey(String, byte[]) - Static method in class anon.crypto.XMLEncryption
Generates a key from a password.
generateXmlRepresentation() - Method in class anon.infoservice.InfoServiceDBEntry
Generates the XML representation for this InfoServiceDBEntry.
generateXmlRepresentation() - Method in class anon.infoservice.MixCascade
Creates an XML node without signature for this MixCascade.
generateXmlRepresentation() - Method in class anon.infoservice.StatusInfo
Generates an XML representation for this StatusInfo entry.
get() - Static method in class anon.terms.TermsAndConditionsResponseHandler
 
get() - Method in class anon.util.BooleanVariable
 
GET_CASCADEINFO - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_EXIT_ADDRESSES - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_FORWARDER - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getForwarder().
GET_INFOSERVICE_SERIALS - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_INFOSERVICES - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getInfoServices().
GET_JAPVERSIONINFO - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getJAPVersionInfo().
GET_LATEST_JAVA - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_LATEST_JAVA_SERIALS - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_MESSAGE_SERIALS - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_MESSAGES - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_MIXCASCADE_SERIALS - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_MIXCASCADES - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getMixCascades().
GET_MIXINFO - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getMixInfo().
GET_MIXINFOS - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getMixInfo().
GET_MIXMINIONNODESLIST - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getMixminionNodesList().
GET_NEWVERSIONNUMBER - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getNewVersionNumber().
GET_PAYMENT_INSTANCE - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getPaymentInstance().
GET_PAYMENT_INSTANCES - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getPaymentInstances().
GET_PERFORMANCE_INFO - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_STATUSINFO - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getStatusInfo().
GET_STATUSINFO_TIMEOUT - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_TC_SERIALS - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_TC_TEMPLATE - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_TC_TEMPLATES - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_TCS - Static variable in class anon.infoservice.InfoServiceHolder
 
GET_TORNODESLIST - Static variable in class anon.infoservice.InfoServiceHolder
Function number for fetchInformation() - getTorNodesList().
getAcceptedConnections() - Method in class forward.server.ForwardSchedulerStatistics
Returns the number of accepted connections.
getAcceptedConnections() - Method in class jap.forward.JAPRoutingServerStatisticsListener
Returns the number of accepted connections.
getAcceptedCreditCards() - Method in class anon.pay.xml.XMLPaymentOptions
 
getAcceptedTCs() - Method in class jap.JAPModel
 
getAccessibleContext() - Method in class gui.dialog.JAPDialog
Returns the AccessibleContext associated with this dialog
getAccount(long, String) - Method in class anon.pay.PayAccountsFile
Liefert PayAccount zur angegebenen Kontonummer.
getAccount() - Method in class jap.pay.AccountSettingsPanel.FixedReturnAccountRunnable
 
getAccount() - Method in interface jap.pay.IReturnAccountRunnable
 
getAccountAt(int) - Method in class anon.pay.PayAccountsFile
getAccountAt
getAccountCertificate() - Method in class anon.pay.PayAccount
 
getAccountInfo() - Method in class anon.pay.BIConnection
Fetches an account statement (balance cert.
getAccountInfo() - Method in class anon.pay.PayAccount
 
getAccountNumber() - Method in class anon.pay.PayAccount
Returns the account's accountnumber
getAccountNumber() - Method in class anon.pay.xml.XMLAccountCertificate
 
getAccountNumber() - Method in class anon.pay.xml.XMLBalance
Returns the number the number of the account to which this balance belongs to
getAccountNumber() - Method in class anon.pay.xml.XMLEasyCC
 
getAccountNumber() - Method in class anon.pay.xml.XMLTransCert
 
getAccountNumber() - Method in class anon.pay.xml.XMLVolumePlanPurchase
 
getAccounts() - Method in class anon.pay.PayAccountsFile
Returns an enumeration of all accounts
getAccounts(String) - Method in class anon.pay.PayAccountsFile
 
getAcl() - Method in class anon.tor.ordescription.ORDescriptor
gets the ACL for this onion router
getActiveAccount() - Method in class anon.pay.PayAccountsFile
 
getActiveAccountNumber() - Method in class anon.pay.PayAccountsFile
 
getActivePaymentInstanceID() - Static method in class jondonym.console.Controller
 
getActiveVMs() - Method in class platform.AbstractOS
Returns a vector of all running VMs.
getAddedJobLogMessage() - Method in class anon.util.JobQueue.Job
Optional message for a log entry that is generated if a new job was added and this value is not null.
getAddedJobLogMessage() - Method in class jap.JAPController.SetAnonModeAsync
 
getAdditionalInfo() - Method in class anon.infoservice.OperatorAddress
 
getAdditionalProtocolData() - Method in class anon.client.DataChainSendOrderStructure
 
getAddress() - Method in class anon.mixminion.mmrdescription.MMRDescription
gets the address of the MMR
getAddress() - Method in class anon.tor.ordescription.ORDescriptor
gets the address of the OR
getAddressAsNodeList(Document) - Method in class anon.infoservice.OperatorAddress
 
getAlertDescription() - Method in exception anon.crypto.tinytls.TLSException
if the Exception is an alert an alertdescription is returned
getAlertLevel() - Method in exception anon.crypto.tinytls.TLSException
if the Exception is an alert an alertlevel is returned
getAlgorithm() - Method in class anon.crypto.MyDSAPrivateKey
 
getAlgorithm() - Method in class anon.crypto.MyDSAPublicKey
 
getAlgorithm() - Method in class anon.crypto.MyECPrivateKey
 
getAlgorithm() - Method in class anon.crypto.MyECPublicKey
 
getAlgorithm() - Method in class anon.crypto.MyRSAPrivateKey
 
getAlgorithm() - Method in class anon.crypto.MyRSAPublicKey
 
getAlias() - Method in class anon.crypto.PKCS12
 
getAlias() - Method in class jarify.JarSignatureFile
Returns the alias for this signature file.
getAliasList() - Method in class jarify.JarFile
 
getAllCCsTransferredBytes() - Method in class anon.pay.xml.XMLAccountInfo
returns the overall sum of all the transfered bytes of all CCs belonging to this account.
getAllCertificates() - Method in class anon.crypto.CertificateStore
 
getAllDescriptors() - Method in class anon.tor.ordescription.InfoServiceORListFetcher
 
getAllDescriptors() - Method in interface anon.tor.ordescription.ORListFetcher
gets descriptors for all known ORs
getAllDescriptors() - Method in class anon.tor.ordescription.PlainORListFetcher
 
getAllOptions() - Method in class anon.pay.xml.XMLPaymentOptions
 
getAllOptionsSortedByRank(String) - Method in class anon.pay.xml.XMLPaymentOptions
 
getAllowAllAvailableMixCascades() - Method in class jap.forward.JAPRoutingUseableMixCascades
Returns the restriction mode.
getAllowedCascadesDatabase() - Method in class forward.server.ForwardServerManager
Returns the database with the MixCascades, where connections are allowed to be forwarded to.
getAllowedConnections() - Method in class jap.forward.JAPRoutingSettings
Returns the allowed number of simultaneously forwarded connections.
getAllowedMixCascades() - Method in class jap.forward.JAPRoutingUseableMixCascades
Returns a clone of the list of allowed mixcascades for the forwarding server.
getAllowZeros() - Method in class gui.JAPJIntField.DefaultBounds
One left-hand zero is allowed.
getAllowZeros() - Method in interface gui.JAPJIntField.IIntFieldBounds
Returns the number of allowed left-hand zeros as one of the following constants: ALLOW_ZEROS_NONE ALLOW_ZEROS_ONE ALLOW_ZEROS_UNTIL_BOUND
getAllowZeros() - Method in class gui.JAPJIntField.IntFieldUnlimitedZerosBounds
Allows left-hand zeros until the digit bound is reached.
getAllowZeros() - Method in class gui.JAPJIntField.IntFieldWithoutZeroBounds
Left-hand zeros are not allowed.
getAllParameters() - Method in class anon.transport.address.Endpoint
Liefert eine Liste aller fuer diese Adresse bestimmten Paramter.
getAllParameters() - Method in interface anon.transport.address.IAddress
Gibt eine Liste saemtlicher Parameter der Adresse zurueck.
getAllParameters() - Method in class anon.transport.address.SkypeAddress
 
getAllParameters() - Method in class anon.transport.address.TcpIpAddress
 
getAllParameters() - Method in class forward.LocalAddress
 
getAllPaymentData() - Method in class anon.pay.xml.XMLPassivePayment
Returns a string with all payment data fields.
getAllResourceRequests() - Method in class anon.terms.TermsAndConditionsRequest.TCRequestValue
 
getAllStoredRefIDs() - Static method in class anon.terms.template.TermsAndConditionsTemplate
 
getAllTermsAndConditionsAsXMLElement(Document) - Static method in class anon.terms.TermsAndConditions
 
getAllTranslations() - Method in class anon.terms.TermsAndConditions
returns all translations of this T&C container
getAlreadyReadBytes() - Method in class anon.client.DataChainInputStreamQueueEntry
 
getAlternativeChargedAccount(String) - Method in class anon.pay.PayAccountsFile
 
getAmount() - Method in class anon.pay.xml.XMLPassivePayment
Gets the payment amount
getAmount() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
returns the amount (= price) of the currently selected plan for reasons of backwards compatibility (amount used to be a field of MethodSelectionPane) as a String
getAndResetBytesForPayment() - Method in class anon.client.PacketCounter
 
getAnonGeneralModule() - Method in class jap.JAPConfServices
Returns the general configuration module.
getAnonLevel() - Method in class anon.infoservice.StatusInfo
Returns the calculated anonymity level (from number of active users, current traffic and cascade length).
getAnonLevel(String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getAnonMode() - Method in class jap.JAPController
 
getAnonModule() - Method in class jap.JAPConfServices
Returns the AN.ON module.
getAnonProxyInstance(ServerSocket) - Method in class jap.forward.JAPRoutingSettings
Returns the anon proxy for the forwarded client connection.
getAnonRequest() - Method in class anon.proxy.HTTPConnectionEvent
 
getAnonServiceInstance(String) - Static method in class anon.AnonServiceFactory
Creates an AnonService of the given kind.
getAnyEmailAddress() - Method in class anon.crypto.JAPCertificate
getAnyEmailAddress: checks all reasonably likely places in the certificate for an email address
getAppdataDefaultDirectory(String) - Method in class platform.AbstractOS
If available, returns the specific directory path where the application data (config files etc.) is stored by default.
getAppdataDefaultDirectory(String) - Method in class platform.WindowsOS
 
getApplicationName() - Method in class anon.transport.address.SkypeAddress
Liefert den Applications Namen der Adresse.
getApplicationName() - Method in class jap.forward.JAPRoutingSettings
Returns the currently configured Application Name for a forwarding Server listing over Skype.
getArgumentValue(String) - Method in class JAP
 
getAsByteArray() - Method in class anon.mixminion.message.Header
Gives back the header as byteArray
getAsPrivateKeyInfo() - Method in interface anon.crypto.IMyPrivateKey
Gets the private key as a PrivateKeyInfo object.
getAsPrivateKeyInfo() - Method in class anon.crypto.MyDSAPrivateKey
 
getAsPrivateKeyInfo() - Method in class anon.crypto.MyECPrivateKey
Use ECPrivateKeyStructure defined in "SEC 1: Elliptic Curve Cryptography" section to be compatible with OpenSSL
getAsPrivateKeyInfo() - Method in class anon.crypto.MyRSAPrivateKey
 
getAsString(URL) - Method in class platform.AbstractOS
 
getAsString(URL) - Method in class platform.WindowsOS
 
getAsSubjectPublicKeyInfo() - Method in interface anon.crypto.IMyPublicKey
Gets the key as a SubjectPublicKeyInfo object.
getAsSubjectPublicKeyInfo() - Method in class anon.crypto.MyDSAPublicKey
 
getAsSubjectPublicKeyInfo() - Method in class anon.crypto.MyECPublicKey
 
getAsSubjectPublicKeyInfo() - Method in class anon.crypto.MyRSAPublicKey
 
getAttribute(Class) - Method in class anon.client.TrustModel
 
getAttribute() - Method in exception anon.crypto.X509DistinguishedName.IllegalCharacterException
Returns the attribute in that the illegal character was found.
getAttributeIdentifiers() - Method in class anon.crypto.X509DistinguishedName
Returns the identifiers of attributes in this X509 name.
getAttributeNameFromAttributeIdentifier(String) - Static method in class anon.crypto.X509DistinguishedName
Returns the X509 attribute label corresponding to a given attribute identifier.
getAttributeValue(String) - Method in class anon.crypto.X509DistinguishedName
Returns the attribute value corresponding to a given identifier.
getAttributeValues() - Method in class anon.crypto.X509DistinguishedName
Returns the values of attributes in this X509 name.
getAuthenticationPassword() - Method in interface anon.infoservice.ImmutableProxyInterface
Gets the authentication password of this interface.
getAuthenticationPassword() - Method in class anon.infoservice.ProxyInterface
Gets the authentication password of this interface.
getAuthenticationUserID() - Method in interface anon.infoservice.ImmutableProxyInterface
Gets the authentication user ID of this interface.
getAuthenticationUserID() - Method in class anon.infoservice.ProxyInterface
Gets the authentication user ID of this interface.
getAvailableBytes() - Method in class forward.server.ForwardConnection
Returns the sum of available bytes (bytes which we have already received, but waiting in the incoming buffers for the connection) for the client -> server direction and the server -> client direction.
getAvailableCascades() - Static method in class jondonym.console.Controller
 
getAvailableCertificatesByType(int) - Method in class anon.crypto.CertificateStore
 
getAvailableLogTypes() - Static method in class logging.LogType
Returns the integer values of all available log types.
getAverage(int) - Method in class anon.infoservice.PerformanceEntry
Returns the average value of the give attribute.
getAverage() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Calculates and return the average value.
getAverageValue() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Returns the average value.
getBackupTime() - Method in class anon.pay.PayAccount
 
getBalance() - Method in class anon.pay.PayAccount
getBalance
getBalance() - Method in class anon.pay.xml.XMLAccountInfo
 
getBalance() - Method in class anon.pay.xml.XMLMixAccountBalance
 
getBalance() - Method in class anon.pay.xml.XMLMixInfo
 
getBalanceTimestamp() - Method in class anon.pay.xml.XMLPayRequest
 
getBalanceValidTime() - Method in class anon.pay.PayAccount
liefert zurueck, wann das Guthaben ungueltig wird (bei flatrate modellen)
getBandwidth() - Method in class jap.forward.JAPRoutingSettings
Returns the current bandwidth, which is provided for forwarding.
getBandwidthMaxConnections() - Method in class jap.forward.JAPRoutingSettings
Returns the maximum number of clients, which can be forwarded with the current forwarding bandwidth.
getBCExtension() - Method in class anon.crypto.AbstractX509Extension
Returns the extension as BouncyCastle DERSequence.
getBCExtensions() - Method in class anon.crypto.X509Extensions
Returns the object as BouncyCastle DERSet.
getBCX509Extensions() - Method in class anon.crypto.X509Extensions
Returns the object a BouncyCastle X509Extensions object.
getBestBound(int) - Method in class anon.infoservice.PerformanceEntry
Calculates (if used by the info service) and returns the best bound value of the given attribute.
getBestBound() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Returns the best bound value.
getBI() - Method in class anon.pay.PayAccount
 
getBI(String) - Method in class anon.pay.PayAccountsFile
 
getBigIntegerFromXml(Element, String) - Method in class anon.client.crypto.ASymMixCipherPlainRSA
 
getBiID() - Method in class anon.pay.xml.XMLPriceCertificate
 
getBlacklist() - Method in class jap.JAPConfAnon.OperatorsTableModel
 
getBodyText() - Method in class anon.pay.xml.XMLEmail
 
getBouncyCastleCertificate() - Method in class anon.crypto.JAPCertificate
 
getBouncyCastleSubjectPublicKeyInfo() - Method in class anon.crypto.JAPCertificate
 
getBound() - Method in class anon.infoservice.PerformanceEntry.Bound
 
getBound(int) - Method in class anon.infoservice.PerformanceEntry
Calculates (if used by the info service) and returns the bound value of the given attribute.
getBound() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Returns the bound value.
getBound() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Returns the bound value.
getBoundErrors() - Method in class anon.infoservice.PerformanceEntry.StabilityAttributes
Returns the amount of errors.
getBoundFromValue(int) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
 
getBoundResets() - Method in class anon.infoservice.PerformanceEntry.StabilityAttributes
Only useful for PACKETS attribute.
getBounds() - Method in class gui.GUIUtils.Screen
 
getBoundUnknown() - Method in class anon.infoservice.PerformanceEntry.StabilityAttributes
The amount of attempts that should have been made but were not.
getBrowserCommand() - Method in class platform.AbstractOS.AbstractURLOpener
 
getBrowserName() - Method in interface anon.infoservice.IBrowserIdentification
 
getBrowserName() - Method in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
getBrowserPath() - Method in class platform.AbstractOS.AbstractURLOpener
 
getBundleExecutablePath() - Method in class platform.MacOS
 
getBundleLocalisedFilename(String, Locale) - Static method in class anon.util.JAPMessages
 
getBundlePath() - Method in class platform.MacOS
 
getBusyFlag() - Method in class anon.util.BusyFlag
 
getBusyFlagOwner() - Method in class anon.util.BusyFlag
 
getButtonCancel() - Method in class gui.dialog.DialogContentPane
Returns the "Cancel" button.
getButtonHelp() - Method in class gui.dialog.DialogContentPane
Returns the "Help" button.
getButtonNo() - Method in class gui.dialog.DialogContentPane
Returns the "No" button.
getButtonValue() - Method in class gui.dialog.DialogContentPane
Returns the button value the user has selected.
getButtonYesOK() - Method in class gui.dialog.DialogContentPane
Returns the "Yes" or "OK" button.
getById(String, boolean) - Static method in class anon.terms.template.TermsAndConditionsTemplate
 
getByIdentifier(String) - Static method in class jap.forward.JAPRoutingSettings.TransportMode
Trys to map an given Identifier to an TransportMode.
getByName(String) - Method in class anon.mixminion.mmrdescription.MMRList
gets an Mixminion router by it's name
getByName(String) - Method in class anon.tor.ordescription.ORList
gets an onion router by it's name
getByRandom(Vector) - Method in class anon.mixminion.mmrdescription.MMRList
selects a MMR randomly from a given list of allowed OR names
getByRandom() - Method in class anon.mixminion.mmrdescription.MMRList
selects a MMR randomly
getByRandom(Vector) - Method in class anon.tor.ordescription.ORList
selects a OR randomly from a given list of allowed OR names
getByRandom() - Method in class anon.tor.ordescription.ORList
selects a OR randomly (it should not hibernate)
getByRandom(int) - Method in class anon.tor.ordescription.ORList
selects a OR randomly tries to blanace the probability of exit and non-exit nodes
getByRandomWithExit(int) - Method in class anon.mixminion.mmrdescription.MMRList
selects a Routing List randomly, last element is surely an exit-node tries to blanace the probability of exit and non-exit nodes
getByRandomWithFrag(int, int) - Method in class anon.mixminion.mmrdescription.MMRList
 
getByteOrder() - Method in class platform.VMPerfDataFile
Returns the byte order of the underlaying perfomance file Original return type: java.nio.ByteOrder
getBytes() - Static method in class anon.pay.AIControlChannel
 
getBytesSent() - Method in exception anon.TooMuchDataForPacketException
 
getCallingClassFile(boolean) - Static method in class logging.LogHolder
Returns the filename and line number of the calling method (from outside this class) in the form (class.java:) .
getCallingClassStatic() - Method in class anon.util.ClassUtil.ClassGetter
 
getCallingClassStatic() - Static method in class anon.util.ClassUtil
Returns the class that called the current method.
getCallingMethod(boolean) - Static method in class logging.LogHolder
Returns the name, class, file and line number of the calling method (from outside this class) in the form package.class.method(class.java:) .
getCancellationPolicy(String) - Method in class anon.pay.BIConnection
 
getCancelText() - Method in class gui.dialog.JAPDialog.Options
 
getCaptcha() - Method in class forward.client.ForwarderInformationGrabber
Returns the structure which includes the captcha with the forwarder information.
getCaptchaDataFormat() - Method in interface captcha.ICaptchaGenerator
Returns the format of the captcha data (e.g.
getCaptchaDataFormat() - Method in class captcha.ZipBinaryImageCaptchaGenerator
Returns the format of the captcha data (ZIP_BINARY_IMAGE).
getCaptchaGenerator() - Method in class captcha.CaptchaGeneratorFactory
Returns an object, which implements the CaptchaGenerator interface.
getCascadeDataRetentionInformation(MixCascade) - Static method in class anon.infoservice.DataRetentionInformation
 
getCascadeDataRetentionInformation(Vector) - Static method in class anon.infoservice.DataRetentionInformation
 
getCascadeId() - Method in class anon.infoservice.AbstractCascadeIDEntry
The cascade ID, that means the ID of the first mix in the cascade.
getCascadeID() - Method in class anon.pay.xml.XMLEasyCC
Deprecated. : use getConcatenatedPriceCertHashes() instead
getCategory() - Method in class anon.client.TrustModel.TrustAttribute
 
getCC(String) - Method in class anon.pay.xml.XMLAccountInfo
getCC - returns the cost confirmation with the specified aiName
getCC() - Method in class anon.pay.xml.XMLPayRequest
 
getCCs() - Method in class anon.pay.xml.XMLAccountInfo
Returns an enumeration of all the available cost confirmations for this account.
getCellData() - Method in class anon.tor.cells.Cell
creates a fixed-sized cell

2 bytes - circID
1 byte - command
509 bytes - payload
getCellData() - Method in class anon.tor.cells.RelayCell
 
getCertificate() - Method in class anon.crypto.CertificateContainer
Returns the corresponding certificate for this CertificateContainer.
getCertificate() - Method in class anon.crypto.CertificateInfoStructure
 
getCertificate() - Method in class anon.infoservice.ServiceOperator
Returns the operator certificate.
getCertificate() - Method in class gui.MultiCertTrustGraph.Node
 
getCertificateId(JAPCertificate, int) - Method in class anon.crypto.CertificateStore
 
getCertificateInfoStructure(JAPCertificate, int) - Method in class anon.crypto.CertificateStore
 
getCertificateInfoStructure(JAPCertificate) - Method in class anon.crypto.CertificateStore
 
getCertificateIssuer() - Method in class anon.crypto.RevokedCertificate
Checks if this RevokedCertificate contains a X509CertificateIssuer CRLEntry-Extension.
getCertificateNeedsVerification() - Method in class anon.crypto.CertificateContainer
Returns, whether this certificate needs verification by a parent certificate in order to get activated within the certificate store.
getCertificateNeedsVerification() - Method in class anon.crypto.CertificateInfoStructure
 
getCertificates() - Method in class anon.crypto.CertPath
 
getCertificates() - Method in class anon.crypto.PKCS7SignedData
Get the X.509 certificates associated with this PKCS#7 object
getCertificates() - Method in class anon.crypto.XMLSignatureElement
Returns all X509 certificates that are embedded in this SignatureElement.
getCertificateType() - Method in class anon.crypto.CertificateContainer
Returns the certificate type of this certificate.
getCertificateType() - Method in class anon.crypto.CertificateInfoStructure
 
getCertificationRequestInfo() - Method in class anon.crypto.CertificationRequest
Returns the Certification Request Info of this request.
getCertPath() - Method in class anon.crypto.CertificateContainer
 
getCertPath() - Method in class anon.crypto.CertificateInfoStructure
 
getCertPath() - Method in interface anon.crypto.IVerifyable
 
getCertPath() - Method in class anon.crypto.XMLSignatureElement
 
getCertPath() - Method in class anon.infoservice.AbstractCertifiedDatabaseEntry
 
getCertPath() - Method in interface anon.infoservice.ICertifiedDatabaseEntry
 
getCertPath() - Method in class anon.infoservice.InfoServiceDBEntry
 
getCertPath() - Method in class anon.infoservice.MixCascade
 
getCertPath() - Method in class anon.infoservice.MixInfo
Returns the CertPath of the mix For MixInfo-Objects in the InfoService the CertPath is null
getCertPath() - Method in class anon.infoservice.PerformanceInfo
 
getCertPath() - Method in class anon.infoservice.ServiceOperator
 
getCertPath() - Method in class anon.infoservice.StatusInfo
 
getCertPath() - Method in class anon.pay.PaymentInstanceDBEntry
 
getCertPath() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getCertPath() - Method in class anon.terms.TermsAndConditions.Translation
 
getCertPaths() - Method in class anon.crypto.XMLSignature
Create an array of the CertPaths from all the XMLSignatureElements.
getCertType(int) - Static method in class anon.crypto.CertPath
 
getChainTimeout() - Method in class anon.client.FixedRatioChannelsDescription
 
getChallengeForCaptcha() - Method in class anon.pay.xml.XMLChallenge
 
getChallengeForSigning() - Method in class anon.pay.xml.XMLChallenge
 
getChannel(int) - Method in class anon.client.ChannelTable
 
getChannel() - Method in class anon.client.DataChainChannelListEntry
 
getChannel(Integer) - Method in class anon.xmlrpc.server.ClientEntry
 
getChannelCell() - Method in class anon.client.DataChainSendOrderStructure
 
getChannelDownstreamPackets() - Method in class anon.client.FixedRatioChannelsDescription
 
getChannelEntry() - Method in class anon.client.SequentialChannelDataChain.SendOrderProtocolData
 
getChannelFlags() - Method in class anon.client.MixPacket
 
getChannelId() - Method in class anon.client.MixPacket
 
getChannelMessageQueue() - Method in class anon.client.AbstractDataChannel
 
getChannelTable() - Method in class anon.client.Multiplexer
 
getChannelTimeout() - Method in class anon.client.FixedRatioChannelsDescription
 
getCharacter() - Method in exception anon.crypto.X509DistinguishedName.IllegalCharacterException
Returns the illegal character.
getCharacterNumber() - Method in interface anon.util.captcha.IImageEncodedCaptcha
Returns the number of characters which are included in the captcha.
getCharacterNumber() - Method in class anon.util.captcha.ZipBinaryImageCaptchaClient
Returns the number of characters which are included in the captcha.
getCharacterSet() - Method in interface anon.util.captcha.IImageEncodedCaptcha
Returns the character set which was used when the captcha was created.
getCharacterSet() - Method in class anon.util.captcha.ZipBinaryImageCaptchaClient
Returns the character set which was used when the captcha was created.
getChargedAccount(String) - Method in class anon.pay.PayAccountsFile
 
getChargedAccount(String, PayAccount) - Method in class anon.pay.PayAccountsFile
 
getChargeLines() - Method in class anon.pay.xml.XMLExternalChargeRequest
 
getChildNodes() - Method in class gui.MultiCertTrustGraph.Node
 
getChooseMessage() - Method in class anon.util.AbstractISOCodeMapper
Returns a message that is displayed when this mapped object has an empty ISO code.
getChooseMessage() - Method in class anon.util.CountryMapper
 
getChooseMessage() - Method in class anon.util.LanguageMapper
 
getChunk() - Method in class anon.proxy.ProxyCallbackBuffer
 
getChunkReader() - Method in interface anon.transport.connection.IChunkConnection
Liefert den IChunkReader, ueber welchen gesendete Datenbloecke des Kommunikationspartners gelesen werden koennen.
getChunkReader() - Method in class anon.transport.connection.SkypeConnection
 
getChunkWriter() - Method in interface anon.transport.connection.IChunkConnection
Liefert den IChunkWriter, ueber welchen Datenbloecke zum Kommunikationspartner gesendet werden koennen.
getChunkWriter() - Method in class anon.transport.connection.SkypeConnection
 
getCipher(String) - Static method in class anon.crypto.PKCS12
 
getCircID() - Method in class anon.tor.Circuit
returns the ID of this circuit
getCircuitForDestination(String, int, Hashtable) - Method in class anon.tor.Tor
gets a circuit for the given host and port
getCircuitID() - Method in class anon.tor.cells.Cell
gets the circuit id
getCity() - Method in class anon.infoservice.OperatorAddress
 
getCity() - Method in class anon.infoservice.ServiceLocation
Returns the city where the service is located.
getClassDirectory(String) - Static method in class anon.util.ClassUtil
 
getClassDirectory(Class) - Static method in class anon.util.ClassUtil
Returns the class directory of the specified class.
getClassNameStatic() - Static method in class anon.util.ClassUtil
Returns the name, including the package, of the calling method's class.
getClassPath() - Static method in class anon.util.ClassUtil
Returns the current java class path.
getClassPath(boolean) - Static method in class anon.util.ClassUtil
Returns the current java class path.
getClassStatic() - Static method in class anon.util.ClassUtil
Returns the current class from a static context.
getClient(Integer) - Method in class anon.xmlrpc.server.ClientList
 
getCode() - Method in class anon.client.PacketProcessedEvent
 
getCode() - Method in class anon.pay.xml.XMLAiLoginConfirmation
 
getCodeBase() - Method in class anon.infoservice.JAPVersionInfo
Returns the URL of the server, where the corresponding JAP software can be downloaded from.
getColumnClass(int) - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
getColumnClass(int) - Method in class jap.JAPConfAnon.OperatorsTableModel
 
getColumnClass(int) - Method in class jap.pay.TransactionOverviewDialog.MyTableModel
 
getColumnClass(int) - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getColumnCount() - Method in class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
Returns the number of columns in the infoservice registration table.
getColumnCount() - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
getColumnCount() - Method in class jap.JAPConfAnon.OperatorsTableModel
 
getColumnCount() - Method in class jap.pay.TransactionOverviewDialog.MyTableModel
 
getColumnCount() - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getColumnName(int) - Method in class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
Returns the name of the specified column.
getColumnName(int) - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
getColumnName(int) - Method in class jap.JAPConfAnon.OperatorsTableModel
 
getColumnName(int) - Method in class jap.pay.TransactionOverviewDialog.MyTableModel
 
getColumnName(int) - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getCommand() - Method in class anon.tor.cells.Cell
returns the command of the cell
getCommandlineArgs() - Method in class jap.JAPController
 
getCommonName() - Method in class anon.crypto.X509DistinguishedName
Returns the common name.
getCommonName() - Method in class anon.infoservice.ServiceLocation
 
getCommonName() - Method in class anon.infoservice.ServiceOperator
 
getComparedPassword() - Method in class gui.dialog.PasswordContentPane
Implement this method for the types PASSWORD_ENTER or PASSWORD_CHANGE.
getCompressedData() - Method in class anon.infoservice.MixCascade
 
getConcatenatedPriceCertHashes() - Method in class anon.pay.xml.XMLEasyCC
 
getConditionValue() - Method in class anon.client.TrustModel.TrustAttribute
 
getConfigFile() - Method in class jap.JAPModel
Returns the filename of the used config file.
getConfigPath(String) - Method in class platform.AbstractOS
Implementations must return a valid path to the config file.
getConfigPath(String) - Method in class platform.LinuxOS
 
getConfigPath(String) - Method in class platform.MacOS
 
getConfigPath(String) - Method in class platform.UnknownOS
 
getConfigPath(String) - Method in class platform.WindowsOS
 
getConfigSize() - Method in class jap.JAPModel
 
getConfigurationAsXmlString() - Method in class jap.JAPController
 
getConfigurationTree() - Method in class jap.JAPConfModuleSystem
Returns the configuration tree.
getConfigurationTreeRootNode() - Method in class jap.JAPConfModuleSystem
Returns the (invisible) root node of the configuration tree.
getConfigWindowLocation() - Method in class jap.JAPModel
 
getConnectedCascade() - Method in class anon.client.KeyExchangeManager
 
getConnectedCascade() - Method in class jap.JAPController
 
getConnection() - Method in class anon.infoservice.HTTPConnectionDescriptor
Returns the HTTPConnection instance.
getConnection() - Method in class anon.mixminion.FirstMMRConnectionThread
gets a TinyTLS connection if no timeout is reached
getConnection() - Method in class anon.tor.FirstOnionRouterConnectionThread
gets a TinyTLS connection if no timeout is reached
getConnectionClasses() - Method in class jap.forward.JAPRoutingConnectionClassSelector
Returns a Vector of all connection classes.
getConnectionClassSelector() - Method in class jap.forward.JAPRoutingSettings
Returns the instance of the connection class selector of the forwarding server.
getConnectionDescriptor() - Method in class forward.client.DefaultClientProtocolHandler
Returns the connection descriptor with the offer from the forwarder.
getConnectionDescriptor() - Method in class jap.forward.JAPRoutingSettings
Returns the connection offer from the forwarder.
getConnectionHeader() - Method in class anon.proxy.HTTPConnectionEvent
 
getConnectionTimeout() - Static method in class anon.infoservice.InfoServiceDBEntry
 
getConnectionTimeout() - Static method in class anon.pay.BIConnection
 
getConnector() - Static method in class forward.LocalForwarder
Liefert den Connector um eine lokale Verbindung einzurichten.
getContent() - Method in class anon.terms.TCComponent
 
getContent() - Method in class anon.terms.template.Paragraph
 
getContent() - Method in class jarify.JarFileEntry
Returns the content of the file.
getContentBytes(AnonProxyRequest, Hashtable) - Method in class anon.proxy.HTTPProxyCallback
 
getContentEncodings() - Method in class anon.proxy.AnonProxyRequest
 
getContentPane() - Method in class gui.dialog.DialogContentPane
Returns the content pane where elements may be placed freely.
getContentPane() - Method in class gui.dialog.JAPDialog
Returns the content pane that can be used to place elements on the dialog.
getContext() - Static method in class anon.client.TrustModel
 
getContext() - Method in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
getContext() - Method in interface anon.infoservice.IServiceContextContainer
 
getContext() - Method in class anon.infoservice.MixCascade
 
getContext() - Method in class jap.JAPModel
 
getControlChannelCipher() - Method in class anon.client.KeyExchangeManager
 
getControlChannelCipher() - Method in class anon.client.Multiplexer
 
getController() - Method in class jap.TermsAndConditionsOperatorTable
 
getCoordinates(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getCountDown() - Method in class proxy.DirectProxy.RememberedRequestRight
 
getCountryCode() - Method in class anon.crypto.X509DistinguishedName
Returns the country code;
getCountryCode() - Method in class anon.infoservice.ServiceLocation
Returns the country where the service is located.
getCountryCode() - Method in class anon.infoservice.ServiceOperator
 
getCountryFromServiceLocation(ServiceLocation) - Static method in class gui.GUIUtils
 
getCouponString() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
getCreatedHTTPConnections() - Method in class anon.infoservice.HTTPConnectionFactory
Returns the recently created HTTPConnections.
getCreationTime() - Method in class anon.infoservice.AbstractDatabaseEntry
Returns the time in milliseconds when this db entry was create, that means read from the network or created from internal values.
getCreationTime() - Method in class anon.pay.PayAccount
Liefert das Erstellungsdatum des Kontos.
getCreationTime() - Method in class anon.pay.xml.XMLAccountCertificate
 
getCurrencies() - Method in class anon.pay.xml.XMLPaymentOptions
 
getCurrency() - Method in class anon.pay.xml.XMLPassivePayment
Gets the currency the user wants to pay in
getCurrency() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
get Currency of the selected volume Plan
getCurrencyDelimiter(String) - Static method in class jap.JAPUtil
 
getCurrentBandwidth() - Method in class jap.forward.JAPRoutingConnectionClass
Returns the current maximum bandwidth, which can be used for the forwarding server with this connection class (= relative bandwidth * maximum bandwidth).
getCurrentBandwidthUsage() - Method in class forward.server.ForwardSchedulerStatistics
Returns the current bandwidth usage.
getCurrentBandwidthUsage() - Method in class jap.forward.JAPRoutingServerStatisticsListener
Returns the current bandwidth usage.
getCurrentBytes() - Method in class anon.pay.PayAccount
 
getCurrentCascade() - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
getCurrentCascade() - Method in class anon.infoservice.AbstractMixCascadeContainer
Returns the last return value of getNextCascade().
getCurrentCascade() - Method in class anon.infoservice.SimpleMixCascadeContainer
 
getCurrentCascade() - Method in class anon.proxy.AnonProxy.DummyMixCascadeContainer
 
getCurrentCascade() - Method in class anon.proxy.AnonProxy.EncapsulatedMixCascadeContainer
 
getCurrentCascade() - Static method in class jondonym.console.Controller
 
getCurrentClassStatic() - Method in class anon.util.ClassUtil.ClassGetter
 
getCurrentConnectionClass() - Method in class jap.forward.JAPRoutingConnectionClassSelector
This returns the currently used connection class.
getCurrentCredit() - Method in class anon.pay.PayAccount
Returns the current credit (i.
getCurrentCredit() - Static method in class jondonym.console.Controller
Returns the current credit in bytes.
getCurrentCredit(long) - Static method in class jondonym.console.Controller
 
getCurrentCreditCalculated() - Method in class anon.pay.PayAccount
Returns the current credit (i.
getCurrentCreditCalculatedAlsoNegative() - Method in class anon.pay.PayAccount
 
getCurrentCreditFromBalance() - Method in class anon.pay.PayAccount
 
getCurrentErrorCode() - Method in class forward.server.ServerSocketPropagandist
Returns the error code of the last announcement try.
getCurrentErrorCode() - Method in class jap.forward.JAPRoutingRegistrationStatusObserver
Returns the current errorcode, if the current state is STATE_NO_REGISTRATION.
getCurrentlyForwardedConnections() - Method in class forward.server.ForwardScheduler
Returns the number of currently forwarded connections.
getCurrentlyForwardedConnections() - Method in class forward.server.ForwardServerManager
Returns the number of currently forwarded connections.
getCurrentlyForwardedConnections() - Method in class jap.forward.JAPRoutingServerStatisticsListener
Returns the number of currently forwarded connections.
getCurrentlyForwardedConnections() - Method in class jap.forward.JAPRoutingSettings
Returns the number of currently forwarded connections.
getCurrentMixCascade() - Method in class jap.JAPController
Returns the active MixCascade.
getCurrentModule() - Method in class jap.JAPConfModuleSystem
 
getCurrentReplayOffset(int) - Method in class anon.client.MixParameters
 
getCurrentResourcePath(File, File) - Static method in class anon.util.ResourceLoader
Gets the relative resource path for the currently parsed file.
getCurrentResourcePath(ZipEntry) - Static method in class anon.util.ResourceLoader
Gets the relative resource path for the currently parsed zip entry.
getCurrentRisk() - Method in class anon.infoservice.StatusInfo
Returns the current risk for using this mix cascade.
getCurrentScreen(Component) - Static method in class gui.GUIUtils
 
getCurrentScreen(Window) - Static method in class gui.GUIUtils
 
getCurrentService() - Method in class anon.infoservice.AbstractMixCascadeContainer
 
getCurrentSpent() - Method in class anon.pay.PayAccount
returns totalBytes - getCurrentCredit() in BYTES or 0 if no accountInfo is given.
getCurrentState() - Method in class anon.shared.ProxyConnection
 
getCurrentState() - Method in class anon.transport.connection.ChunkConnectionAdapter
Liefert den Status der zugrundeliegenen Connection
getCurrentState() - Method in interface anon.transport.connection.IConnection
Gibt den momentanen Zustand der Verbindung an.
getCurrentState() - Method in class anon.transport.connection.SkypeConnection
 
getCurrentState() - Method in class anon.transport.connection.SocketConnection
 
getCurrentState() - Method in class forward.server.ServerSocketPropagandist
Returns the current registration state at the infoservice.
getCurrentState() - Method in class jap.forward.JAPRoutingRegistrationStatusObserver
Returns the current state of the local forwarding server registration at the infoservices.
getCurrentStatus() - Method in class anon.infoservice.MixCascade
Returns the current status of this mixcascade.
getCurrentStep() - Method in class platform.AbstractOS.AbstractRetryCopyProcess
 
getCurrentTimestamp() - Method in class anon.client.replay.ReplayTimestamp
 
getCurrentTrustModel() - Static method in class anon.client.TrustModel
 
getCurrentView() - Method in class jap.AbstractJAPMainView
 
getCurrentView() - Method in class jap.JAPController
 
getCurrentView() - Method in class jap.JAPNewView
 
getCurveID() - Method in class anon.crypto.MyECParams
 
getCustomFilter() - Static method in class anon.client.TrustModel
 
getData() - Method in class anon.client.DataChainInputStreamQueueEntry
 
getData() - Method in class anon.crypto.tinytls.AbstractTLSRecord
Retruns the original buffer of the data of this TLS record!
getDatabaseInterface() - Method in interface jondonym.console.Configuration
Optional: an sqlite database interface for caching the database entries.
getDatabaseInterface() - Method in class jondonym.console.JonDoConsole.LocalFileConfiguration
 
getDatabaseURL() - Method in interface jondonym.console.ISqlite
 
getDataForTransaction(long) - Method in class anon.pay.xml.XMLTransactionOverview
 
getDataRetentionInformation() - Method in class anon.infoservice.MixCascade
 
getDataRetentionInformation() - Method in class anon.infoservice.MixInfo
 
getDate() - Method in class anon.infoservice.JAPVersionInfo
Returns the release date of the JAP software described in this version info structure.
getDate() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getDate() - Method in class anon.terms.TermsAndConditions
return a date object which holds the date from when these T&Cs became valid
getDate() - Method in class anon.terms.TermsAndConditions.Translation
 
getDate() - Method in class anon.terms.TermsAndConditionsMixInfo
 
getDate() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getDateString() - Method in class anon.terms.TermsAndConditions
returns the date as String in the format 'yyyyMMdd' from when these T&Cs became valid
getDays() - Method in class anon.util.XMLDuration
 
getDayTimestamp(int, int) - Method in class anon.infoservice.PerformanceEntry
Determines the day timestamp of the oldest entry of specified performance attribute.
getDayTimestamp() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Returns the day timestamp of the entry.
getDecoded() - Method in class anon.mixminion.message.Message
 
getDecomposedCascadeName() - Method in class anon.infoservice.MixCascade
 
getDecryptedOutputSize(int) - Method in class anon.client.crypto.ControlChannelCipher
 
getDefault() - Static method in class anon.mixminion.fec.FECCodeFactory
 
getDefaultBrowserPath() - Method in class platform.AbstractOS
 
getDefaultButton() - Method in class gui.dialog.DialogContentPane
Returns the button to be set as default button of the dialog when updateDialog() is called.
getDefaultButton() - Method in class gui.dialog.JAPDialog.Options
 
getDefaultButtonOperation() - Method in class gui.dialog.DialogContentPane
Returns what happens if one of the buttons is clicked.
getDefaultCloseOperation() - Method in class gui.dialog.JAPDialog
Returns the reaction of this dialog on a click on the close button in the dialog's title bar.
getDefaultHelpPath(String) - Method in class platform.AbstractOS
returns the default destination path for an external installtion of the help files.
getDefaultHelpPath(String) - Method in class platform.WindowsOS
 
getDefaultInsets() - Method in class gui.TitledGridBagPanel
The default insets that are used if no other insets are given.
getDefaultLanguage() - Method in class anon.terms.TermsAndConditionsMixInfo
 
getDefaultScreenBounds(Window) - Static method in class gui.GUIUtils
Returns the bounds of the default screen.
getDefaultTemplateRefId() - Method in class anon.terms.TermsAndConditionsMixInfo
 
getDefaultTempPath() - Static method in class platform.AbstractOS
 
getDefaultTranslation() - Method in class anon.terms.TermsAndConditions
returns the default translation of the T&C which is displayed if there is no translation available for current display language
getDefaultURL() - Method in class platform.AbstractOS.AbstractURLOpener
 
getDefaultValue() - Static method in class anon.client.TrustModel.DelayAttribute
 
getDefaultValue() - Static method in class anon.client.TrustModel.TrustAttribute
 
getDefaultView() - Static method in class jap.JAPModel
 
getDeposit() - Method in class anon.pay.PayAccount
Returns the initial amount of the account (i.
getDeposit() - Method in class anon.pay.xml.XMLBalance
Returns the total amount of money spent by the user to buy the corresponding volume plan.
getDEROctets() - Method in class anon.crypto.AbstractX509Extension
Returns the DER value of this extension in a single byte array.
getDescription() - Method in class anon.pay.xml.XMLDescription
 
getDescription() - Method in class anon.tor.OnionRouter
returns a description of this router
getDescription() - Method in class gui.JAPDll.MyFileFilter
 
getDescription() - Method in class gui.SimpleFileFilter
 
getDescription() - Method in class jap.pay.AccountSettingsPanel.MyFileFilter
 
getDescription() - Method in class update.JarFileFilter
 
getDescriptor(String) - Static method in class anon.infoservice.OperatorAddress
 
getDescriptor(String) - Method in class anon.tor.ordescription.InfoServiceORListFetcher
 
getDescriptor(String) - Method in interface anon.tor.ordescription.ORListFetcher
gets descriptor for OR with given digest
getDescriptor(String) - Method in class anon.tor.ordescription.PlainORListFetcher
 
getDescriptorByFingerprint(String) - Method in class anon.tor.ordescription.InfoServiceORListFetcher
 
getDescriptorByFingerprint(String) - Method in interface anon.tor.ordescription.ORListFetcher
 
getDescriptorByFingerprint(String) - Method in class anon.tor.ordescription.PlainORListFetcher
 
getDetailedInfo(String) - Method in class anon.pay.xml.XMLPaymentOption
 
getDetailLevel() - Static method in class logging.LogHolder
Gets the detail level of all log messages.
getDetailLevelCount() - Static method in class logging.LogHolder
 
getDetailLevelName(int) - Static method in class logging.LogHolder
 
getDetails() - Method in class anon.pay.xml.XMLBankAccount
 
getDialog() - Method in class gui.dialog.DialogContentPane
Returns the parent Dialog.
getDialogContentPane() - Method in class gui.dialog.DialogContentPane
 
getDialogParent() - Method in class gui.wizard.BasicWizardHost
 
getDialogParent() - Method in interface gui.wizard.WizardHost
 
getDialogVersion() - Method in class jap.JAPModel
 
getDigest() - Method in class anon.mixminion.mmrdescription.MMRDescription
gets the digest
getDigest(JarFileEntry, String) - Method in class jarify.JarManifest
Returns the digest for a file.
getDigest(String, String) - Method in class jarify.JarManifest
Returns the digest for a file.
getDigestAlgorithm() - Method in class anon.crypto.PKCS7SignedData
Get the algorithm used to calculate the message digest
getDigestClass(String) - Method in class jarify.JarVerifier
This method retrieves the digest class for the given digest name and
tries to instanciate an object of this digest class.
getDigestList(String) - Method in class jarify.JarManifest
 
getDigestMethod() - Method in class anon.crypto.XMLSignatureElement
Returns the digest method that was used for creating this signature.
getDirPort() - Method in class anon.tor.ordescription.ORDescriptor
gets the port of the directory server
getDisplayName() - Method in class anon.pay.xml.XMLVolumePlan
 
getDistinguishedName() - Method in class anon.crypto.X509CertificateIssuer
Returns the X509DistinguishedName of the issuer represented by this extension
getDistinguishedName() - Method in class anon.crypto.X509DistinguishedName
Returns the distinguished name as Hashtable (identifier-attribute).
getDistribution() - Method in class anon.infoservice.MixCascade
Returns a number that tells how distributed this service is.
getDllFileName() - Static method in class gui.JAPDll
Returns the file name of the JAPDll.
getDllFileName_dll() - Static method in class gui.JAPDll
 
getDllUpdatePath() - Method in class jap.JAPModel
 
getDllVersion() - Static method in class gui.JAPDll
 
getDllVersion_dll() - Static method in class gui.JAPDll
 
getDLLWarningVersion() - Method in class jap.JAPModel
 
getDocType() - Method in class anon.crypto.CertPathInfo
 
getDocument() - Method in class anon.pay.xml.XMLPriceCertificate
 
getDocument() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getDocument(String) - Method in class anon.tor.ordescription.PlainORListFetcher
fetch document from directory server
getDocumentElement(Node) - Static method in class anon.util.XMLUtil
If the current node is of the type XML document, this method returns the document element.
getDocumentTypeFromRootCertType(int) - Static method in class anon.crypto.CertPath
Only for backwards compatibility.
getDownloadResult() - Method in class update.JAPUpdateWizard.JapDownloadManager
Returns the error code of the download (0 - download successful, -1 - download aborted).
getDownloadURL() - Method in class anon.infoservice.JavaVersionDBEntry
Returns the URL where this Java version is available.
getDownStreamContentBytes() - Method in class anon.proxy.HTTPConnectionEvent
 
getDownStreamContentBytes(AnonProxyRequest) - Method in class anon.proxy.HTTPProxyCallback
 
getDownstreamSendMe() - Method in class anon.client.KeyExchangeManager
 
getDP() - Method in class anon.crypto.MyRSAPrivateKey
 
getDQ() - Method in class anon.crypto.MyRSAPrivateKey
 
getDriverName() - Method in interface jondonym.console.ISqlite
 
getDummyLabel() - Method in class jap.AbstractJAPConfModule.FontSizeObserver
 
getDummyPrivateKey() - Static method in class anon.crypto.JAPCertificate
Gets a dummy private key for creating X509 certificates from trusted public keys.
getDummyTraffic() - Static method in class jap.JAPModel
 
getDummyTrafficInterval() - Method in class forward.server.ForwardServerManager
Returns the dummy traffic interval.
getDuration() - Method in class anon.infoservice.DataRetentionInformation
 
getDuration() - Method in class anon.pay.xml.XMLVolumePlan
 
getDuration(int, String) - Static method in class jap.JAPUtil
 
getDurationInDays() - Method in class anon.pay.xml.XMLVolumePlan
 
getDurationUnit() - Method in class anon.pay.xml.XMLVolumePlan
 
getE_EmailAddress() - Method in class anon.crypto.X509DistinguishedName
Returns the email address specified by the identifier "E".
getECDomainParams() - Method in class anon.crypto.MyECParams
 
getElementsByTagName(Node, String) - Static method in class anon.util.XMLUtil
 
getEMail() - Method in class anon.infoservice.ServiceOperator
Return the EMail address of the operator.
getEMail(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
Get the operator name of a cascade.
getEmailAddress() - Method in class anon.crypto.X509DistinguishedName
Returns the email address specified by the identifier "EmailAddress".
getEMailFromLabel(JButton) - Static method in class jap.JAPConfAnon
 
getEMailSpamSafe() - Method in class anon.infoservice.ServiceOperator
 
getEncoded() - Method in class anon.crypto.AbstractPrivateKey
Returns the key in a byte encoded form that is defined be the result of the method getAsPrivateKeyInfo() .
getEncoded() - Method in class anon.crypto.AbstractPublicKey
Returns the key in a byte encoded form that is defined to be the result of the method getAsSubjectPublicKeyInfo() .
getEncoded() - Method in class anon.crypto.PKCS10CertificationRequest
Returns a DER encoded byte array representing this request.
getEncodedHashValue(Element) - Static method in class anon.crypto.XMLSignature
Same method as getHashValueOfElement, except the String returned is already Base64-encoded necessary to avoid discrepancies between the results of getHashValueOfElement between the BI(Java) and PIG (Ruby/Java-bridge)
getEncryptedOutputSize(int) - Method in class anon.client.crypto.ControlChannelCipher
 
getEndDate() - Method in class anon.pay.xml.XMLPaymentSettings
getEndDate: utility method that returns the enddate of a flat purchased now (i.e.
getEnddate(int, String) - Static method in class jap.JAPUtil
get the Enddate for a given duration
getEndEntityKeys() - Method in class anon.crypto.MultiCertPath
Gets all successfully verified end entity Keys from this MultiCertPath.
getEndNodes() - Method in class gui.MultiCertTrustGraph
 
getEnteredCouponCode() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
getEnteredCreditCardInfo() - Method in class jap.pay.wizardnew.PassivePaymentPane
getEnteredCreditCardInfo
getEnteredGenericInfo() - Method in class jap.pay.wizardnew.PassivePaymentPane
 
getEnteredInfo() - Method in class jap.pay.wizardnew.PassivePaymentPane
 
getEntries(InfoServiceDBEntry.EntryGetter) - Method in class anon.infoservice.InfoServiceDBEntry
 
getEntry(String) - Method in class anon.infoservice.PerformanceInfo
Returns a performance entry for the giving Cascade.
getEntry(String) - Method in class jarify.JarManifest
Get the Manifest Entry of a file.
getEntryById(String) - Method in class anon.infoservice.Database
Returns the DatabaseEntry with the given ID.
getEntryClass() - Method in class anon.infoservice.Database
Returns the DatabaseEntry class for that this Database is registered.
getEntryHash() - Method in class anon.infoservice.Database
 
getEntryList() - Method in class anon.infoservice.Database
Returns a snapshot of all values in the serviceDatabase.
getEntryList() - Method in class forward.server.ForwardCascadeDatabase
Returns a snapshot of all values in the database of allowed cascades.
getEntrySerials() - Method in class anon.infoservice.update.AbstractDatabaseUpdater
 
getEntrySerials() - Method in class anon.infoservice.update.AbstractMixCascadeUpdater
 
getEntrySerials() - Method in class anon.infoservice.update.InfoServiceUpdater
 
getEntrySerials() - Method in class anon.infoservice.update.JavaVersionUpdater
 
getEntrySerials() - Method in class anon.infoservice.update.MessageUpdater
 
getEntrySerials() - Method in class anon.infoservice.update.MinVersionUpdater
 
getEntrySerials() - Method in class anon.infoservice.update.PaymentInstanceUpdater
 
getEntrySerials() - Method in class anon.infoservice.update.PerformanceInfoUpdater
 
getEntrySerials() - Method in class jap.JAPFeedback
 
getEntrySerials() - Method in class jap.TermsAndConditionsUpdater
 
getEntrySnapshotAsEnumeration() - Method in class anon.infoservice.Database
Returns a snapshot of all entries in the Database as an Enumeration.
getenv(String) - Method in class platform.AbstractOS
 
getEnvPath(String, String) - Method in class platform.WindowsOS
 
getErrorCode() - Method in class anon.crypto.CertPath
 
getErrorCode() - Method in exception anon.pay.xml.XMLErrorMessage
 
getErrorCode() - Method in class anon.pay.xml.XMLPassivePayment
Gets the payment method error code
getErrorCode() - Method in exception forward.client.ClientForwardException
Returns the error code with the reason for this exception.
getErrorCode() - Method in class forward.client.ForwarderInformationGrabber
Returns the error code which may occured while creating this instance of ForwarderInformationGrabber.
getErrorDescription() - Method in exception anon.pay.xml.XMLErrorMessage
 
getErrorHaveToAccept() - Method in class gui.dialog.TermsAndConditionsPane.CancellationPolicyMessages
 
getErrorHaveToAccept() - Method in interface gui.dialog.TermsAndConditionsPane.IMessages
 
getErrorHaveToAccept() - Method in class gui.dialog.TermsAndConditionsPane.TermsAndConditionsMessages
 
getErrorMessage() - Method in class anon.pay.xml.XMLPassivePayment
Gets the payment method error message
getErrorPosition() - Method in class anon.crypto.CertPath
 
getErrorResponse() - Method in exception anon.proxy.HTTPHeaderParseException
 
getErrorResponse() - Method in exception anon.proxy.ProxyCallbackNotProcessableException
A response as byte array to sent to the host
getErrors() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Returns the amount of errors.
getEvent(AnonProxyRequest) - Method in class anon.proxy.HTTPProxyCallback
 
getExitAddresses() - Method in class anon.infoservice.InfoServiceDBEntry
 
getExitAddresses() - Method in class anon.infoservice.InfoServiceHolder
 
getExitInformation(String[], byte[]) - Static method in class anon.mixminion.mmrdescription.MMRDescription
 
getExpireTime() - Method in class anon.infoservice.AbstractDatabaseEntry
Returns the time (see System.currentTimeMillis()) when this DatabaseEntry will be removed from the Database, if it is not updated meanwhile.
getExtension(int) - Method in class anon.crypto.X509Extensions
Returns the extension at the given index.
getExtension(String) - Method in class anon.crypto.X509Extensions
Returns the extension with the specified identifier if it is contained in this X509Extensions object.
getExtension(File) - Method in class update.JarFileFilter
 
getExtensions() - Method in class anon.crypto.CertificateRevocationList
 
getExtensions() - Method in class anon.crypto.CertificationRequestInfo
Returns the extensions contained in this request info.
getExtensions() - Method in class anon.crypto.JAPCertificate
Returns the certificate's X509 extensions.
getExtensions() - Method in class anon.crypto.PKCS10CertificationRequest
Returns the extensions contained in this request.
getExtensions() - Method in class anon.crypto.PKCS12
 
getExtensions() - Method in class anon.crypto.RevokedCertificate
 
getExtensions(String) - Method in class anon.crypto.X509Extensions
Returns the extensions with the specified identifier if they are contained in this X509Extensions object.
getExtensions() - Method in class anon.crypto.X509Extensions
Returns a Vector with all X509 extensions that are contained in this object as AbstractX509Extension objects.
getExternalIdentifier() - Method in class anon.infoservice.MessageDBEntry
 
getExtraButton(int) - Method in class gui.dialog.DialogContentPaneOptions
 
getExtraButtonInternal(int) - Method in class gui.dialog.DialogContentPaneOptions
Overwrite this method to return your extra, custom button.
getExtraInfo(String) - Method in class anon.pay.xml.XMLPaymentOption
 
getExtraInfos() - Method in class anon.pay.xml.XMLPaymentOption
getExtraInfos
getExtraInfoType(String) - Method in class anon.pay.xml.XMLPaymentOption
 
getFamily() - Method in class anon.tor.ordescription.ORDescriptor
 
getFax() - Method in class anon.infoservice.OperatorAddress
 
getField(Object) - Method in class anon.util.XMLDuration
 
getField(int) - Method in class anon.util.XMLDuration
Gets the value of a field.
getFieldName(Object) - Static method in class anon.util.XMLDuration
 
getFieldName(int) - Static method in class anon.util.XMLDuration
 
getFields() - Method in class anon.util.XMLDuration
 
getFile() - Method in class gui.dialog.FileChooserContentPane
 
getFileByName(String) - Method in class jarify.JarFile
Returns the JarFileEntry for the file with the given name.
getFileNames() - Method in class jarify.JarManifest
Returns all file names as String.
getFilesInClassPath() - Static method in class anon.util.ResourceLoader
 
getFileSize(File) - Static method in class anon.util.RecursiveFileTool
 
getFilledbarColor() - Method in class gui.JAPProgressBar
 
getFilledBarColor() - Method in class gui.JAPProgressBar.MyProgressBarUI
 
getFilterType() - Method in class gui.JAPDll.MyFileFilter
 
getFilterType() - Method in class gui.SimpleFileFilter
 
getFilterType() - Method in class jap.pay.AccountSettingsPanel.MyFileFilter
 
getFingerprint() - Method in class anon.tor.ordescription.ORDescriptor
 
getFirewallAuthPasswd_() - Static method in class jap.JAPController
 
getFirstCertificate() - Method in class anon.crypto.CertPath
Returns the certificate from the lowest Level of this CertPath (the one that was added at first).
getFirstCertificate() - Method in class anon.crypto.CertPathInfo
 
getFirstChildByName(Node, String) - Static method in class anon.util.XMLUtil
Returns the child node of the given node with the given name.
getFirstChildByNameUsingDeepSearch(Node, String) - Static method in class anon.util.XMLUtil
Returns the child node of the given node with the given name.
getFirstChildByNameUsingDeepSearchInternal(Node, String) - Static method in class anon.util.XMLUtil
Returns a node that is equal to the given name, starting from the given node and, if it is not the node we are looking for, recursing to all its children.
getFirstClassFound(File) - Static method in class anon.util.ClassUtil
Traverse a file, directory or zip/jar file recursive until a class file is found and instantiated or all files are traversed.
getFirstHostName() - Method in class anon.infoservice.MixInfo
LERNGRUPPE Extracts the host name from first listenerinterface.
getFirstMessage() - Method in class anon.client.InternalChannelMessageQueue
 
getFirstMixSymmetricCipher() - Method in class anon.client.KeyExchangeManager
 
getFirstPort() - Method in class anon.infoservice.MixInfo
LERNGRUPPE Extracts the port from first listenerinterface.
getFirstVerifiedPath() - Method in class anon.crypto.MultiCertPath
Gets the first verified CertPath of this MultiCertPath.
getFixedRatioChannelsDescription() - Method in class anon.client.KeyExchangeManager
 
getFlatEnddate() - Method in class anon.pay.xml.XMLBalance
 
getFont() - Method in class gui.dialog.JAPDialog
 
getFontSetting() - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Returns the default font to use within the whole dialog.
getFontSize() - Method in class jap.JAPModel
Returns the relative font size as integer from 0 to MAX_FONT_SIZE.
getFormat() - Method in class anon.crypto.MyDSAPrivateKey
 
getFormat() - Method in class anon.crypto.MyDSAPublicKey
 
getFormat() - Method in class anon.crypto.MyECPrivateKey
 
getFormat() - Method in class anon.crypto.MyECPublicKey
 
getFormat() - Method in class anon.crypto.MyRSAPrivateKey
 
getFormat() - Method in class anon.crypto.MyRSAPublicKey
 
getFormat() - Method in class jap.JAPConfUI.DialogFormat
 
getFormattedCountry(String, String) - Static method in class jondonym.console.MixCascadeInfo
 
getForwarder() - Method in class anon.infoservice.InfoServiceDBEntry
Downloads a forwarder entry from the infoservice.
getForwarder() - Method in class anon.infoservice.InfoServiceHolder
Downloads a forwarder entry from a infoservice.
getForwarderAddress() - Method in class jap.forward.JAPRoutingSettings
Returns the Address of the current forwarder.
getForwardInfoService() - Method in class jap.forward.JAPRoutingSettings
Returns whether connections to the infoservice needs forwarding too.
getFreeChannelId() - Method in class anon.client.ChannelTable
Returns an available DataChannel-ID.
getFullPanel() - Method in class gui.FlippingPanel
 
getGivenName() - Method in class anon.crypto.X509DistinguishedName
Returns the given name.
getGlassPane() - Method in class gui.dialog.JAPDialog
Returns the glass pane.
getGuaranteedBandwidth() - Method in class forward.client.ForwardConnectionDescriptor
Returns the guaranteed bandwidth (sum of upload and download in bytes/second) the forwarder supplies.
getGuaranteedBandwidth() - Method in class forward.server.ForwardScheduler
Returns the guaranteed bandwidth for one connection in bytes/sec.
getGzipInflater() - Method in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
getHash() - Method in class anon.tor.ordescription.ORDescriptor
 
getHashValue() - Method in class anon.pay.xml.XMLPriceCertificate
 
getHashValueOfElement(Node) - Static method in class anon.crypto.XMLSignature
getHashValueOfElement: takes an XML node and returns its hash value
getHeader() - Method in class anon.crypto.tinytls.AbstractTLSRecord
Retruns the original buffer of the header of this TLS record!
getHeader(Hashtable, String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
getHeaderBytes() - Method in class anon.mixminion.message.ReplyBlock
Returns the ReplyHeader as Bytes
getHeaderHeight() - Method in class jap.CascadePopupMenu
 
getHeaderLength() - Method in class anon.crypto.tinytls.AbstractTLSRecord
 
getHeaderLength() - Method in class anon.crypto.tinytls.TLSHandshakeRecord
 
getHeaderLength() - Method in class anon.crypto.tinytls.TLSPlaintextRecord
 
getHeading(String) - Method in class anon.pay.xml.XMLPaymentOption
getHeading
getHeading() - Method in class gui.dialog.TermsAndConditionsPane.CancellationPolicyMessages
 
getHeading() - Method in interface gui.dialog.TermsAndConditionsPane.IMessages
 
getHeading() - Method in class gui.dialog.TermsAndConditionsPane.TermsAndConditionsMessages
 
getHeight() - Method in class captcha.graphics.RgbMemoryImageConsumer
Returns the height of the produced image.
getHeight() - Method in class gui.GUIUtils.Screen
 
getHeight() - Method in class gui.PopupMenu
 
getHelp() - Method in class gui.help.JAPInternalHelpViewer
 
getHelpContext() - Method in class gui.dialog.DialogContentPane
Returns the help context or null if no help context is provided by this object.
getHelpContext() - Method in class gui.dialog.DialogContentPaneOptions
 
getHelpContext() - Method in class gui.dialog.JAPDialog.LinkedHelpContext
 
getHelpContext() - Method in class gui.help.JAPHelp
Returns the context object
getHelpContext() - Method in interface gui.JAPHelpContext.IHelpContext
 
getHelpContext() - Method in interface gui.JAPHelpContext.IURLHelpContext
 
getHelpContext() - Method in class jap.forward.JAPConfForwardingServer
 
getHelpContext() - Method in class jap.forward.JAPConfForwardingState
 
getHelpContext() - Method in class jap.JAPConfAnon
 
getHelpContext() - Method in class jap.JAPConfAnonGeneral
 
getHelpContext() - Method in class jap.JAPConfCert
 
getHelpContext() - Method in class jap.JAPConfHTTPFilter
 
getHelpContext() - Method in class jap.JAPConfInfoService
 
getHelpContext() - Method in class jap.JAPConfMixminion
 
getHelpContext() - Method in class jap.JAPConfModuleSystem
Returns the name of the module that is currently shown.
getHelpContext() - Method in class jap.JAPConfNetwork
 
getHelpContext() - Method in class jap.JAPConfServices
 
getHelpContext() - Method in class jap.JAPConfTC
 
getHelpContext() - Method in class jap.JAPConfTor
 
getHelpContext() - Method in class jap.JAPConfUI
 
getHelpContext() - Method in class jap.JAPConfUpdate
 
getHelpContext() - Method in class jap.pay.AccountSettingsPanel
 
getHelpDialog() - Static method in class gui.help.JAPHelp
 
getHelpExtractionDisplayContext() - Method in class gui.dialog.DialogContentPane
 
getHelpExtractionDisplayContext() - Method in class gui.dialog.JAPDialog.LinkedHelpContext
 
getHelpExtractionDisplayContext() - Method in interface gui.JAPHelpContext.IHelpContext
 
getHelpExtractionDisplayContext() - Method in interface gui.JAPHelpContext.IURLHelpContext
 
getHelpExtractionDisplayContext() - Method in class jap.AbstractJAPConfModule
 
getHelpExtractionDisplayContext() - Method in class jap.JAPConfModuleSystem
 
getHelpFileStorageObservable() - Method in interface gui.help.IHelpModel
 
getHelpFileStorageObservable() - Method in class jap.JAPModel
 
getHelpFolder() - Method in class jap.JARHelpFileStorageManager
convenience function that returns a file reference to the current help root folder
getHelpPath() - Method in interface gui.help.IHelpModel
 
getHelpPath() - Method in class jap.JAPModel
 
getHelpURL() - Method in class gui.dialog.JAPDialog.LinkedURLCheckBox
 
getHelpURL(String) - Method in interface gui.help.IHelpModel
 
getHelpURL() - Method in interface gui.JAPHelpContext.IURLHelpContext
 
getHelpURL(String) - Method in class jap.JAPModel
 
getHelpURL() - Method in class jap.JAPModel
 
getHelpVersion(String) - Method in class jap.JARHelpFileStorageManager
Reads the version string out of the help version XML file The help version number corresponds to the version number of the JonDo
getHelpWindowLocation() - Method in class jap.JAPModel
 
getHelpWindowSize() - Method in class jap.JAPModel
 
getHibernate() - Method in class anon.tor.ordescription.ORDescriptor
 
getHost() - Method in interface anon.infoservice.ImmutableListenerInterface
Get the host (hostname or IP) of this interface as a String.
getHost() - Method in class anon.infoservice.ListenerInterface
Get the host (hostname or IP) of this interface as a String.
getHost() - Method in class gui.wizard.BasicWizard
 
getHost() - Method in interface gui.wizard.Wizard
 
getHostname() - Method in class anon.transport.address.TcpIpAddress
Versucht ausgehend von der IP-Adresse den Hostname zu ermitteln.
getHosts() - Method in class anon.infoservice.MixCascade
 
getHosts(MixCascade) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
Get the host names of a cascade.
getHosts() - Method in class jap.JAPConfAnon.TempCascade
 
getHostsAsString() - Method in class anon.infoservice.MixCascade
 
getHours() - Method in class anon.util.XMLDuration
 
getHTMLDocumentLength() - Method in class gui.JAPHtmlMultiLineLabel
Returns the length of the HTML document in characters.
getHTMLDocumentText() - Method in class gui.JAPHtmlMultiLineLabel
May be used to convert HTML text to unicode text.
getHtmlTableLine(boolean) - Method in class anon.infoservice.StatusInfo
Returns a HTML table line with the data of this StatusDBEntry.
getHTMLText(Locale) - Method in class anon.terms.TermsAndConditions
 
getHTMLText(String) - Method in class anon.terms.TermsAndConditions
 
getHTMLText(TermsAndConditionsTranslation) - Static method in class anon.terms.TermsAndConditions
 
getHttpListenerPortNumber() - Static method in class jap.JAPModel
 
getHttpRequestString(Class) - Static method in class anon.infoservice.AbstractDistributableDatabaseEntry
 
getHttpSerialsRequestString(Class) - Static method in class anon.infoservice.AbstractDistributableDatabaseEntry
 
getIAccept() - Method in class gui.dialog.TermsAndConditionsPane.CancellationPolicyMessages
 
getIAccept() - Method in interface gui.dialog.TermsAndConditionsPane.IMessages
 
getIAccept() - Method in class gui.dialog.TermsAndConditionsPane.TermsAndConditionsMessages
 
getIcon() - Method in class gui.dialog.DialogContentPane.Layout
Returns the icon for the content pane.
getIcon() - Method in class gui.wizard.BasicWizardPage
 
getIconHeight() - Method in class gui.GUIUtils.IconScaler
 
getIconifiedSize() - Method in class jap.JAPModel
 
getIconifiedWindowLocation() - Method in class jap.JAPModel
 
getIconResizer() - Static method in class gui.GUIUtils
 
getIconResizer() - Method in class jap.JAPModel
 
getIconWidth() - Method in class gui.GUIUtils.IconScaler
 
getId() - Method in class anon.client.TrustModel
 
getId() - Method in class anon.crypto.CertificateContainer
Returns a unique id for this CertificateContainer.
getId() - Method in class anon.crypto.JAPCertificate
Returns a unique id for this certificate.
getId() - Method in class anon.infoservice.AbstractCascadeIDEntry
The concatenated ID of all mixes in the cascade.
getId() - Method in class anon.infoservice.AbstractDatabaseEntry
Returns a unique ID for a database entry.
getId() - Method in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
getId() - Method in class anon.infoservice.AbstractIDEntry
 
getId() - Method in class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
getId() - Method in interface anon.infoservice.IDistributable
Returns a ID for this information.
getId() - Method in class anon.infoservice.InfoServiceDBEntry
Returns the ID of the infoservice.
getId() - Method in class anon.infoservice.JAPMinVersion
Returns the ID for this JAPMinVersion instance.
getId() - Method in class anon.infoservice.JAPVersionInfo
Returns the ID of this version information.
getId() - Method in class anon.infoservice.JavaVersionDBEntry
Returns the vendor ID.
getId() - Method in class anon.infoservice.MessageDBEntry
 
getId() - Method in class anon.infoservice.MixCascade
Returns the ID of the mixcascade.
getId() - Method in class anon.infoservice.MixCascadeExitAddresses
 
getId() - Method in class anon.infoservice.MixInfo
Returns the ID of the mix.
getId() - Method in class anon.infoservice.MixPosition
 
getId() - Method in class anon.infoservice.PerformanceEntry
 
getId() - Method in class anon.infoservice.PerformanceInfo
 
getId() - Method in class anon.infoservice.ServiceOperator
Returns a unique ID for a database entry.
getId() - Method in class anon.infoservice.StatusInfo
Returns the mixcascade ID of this status.
getID() - Method in class anon.mixminion.message.FragmentContainer
return the id of the container/message
getId() - Method in class anon.pay.PaymentInstanceDBEntry
 
getId() - Method in class anon.pay.xml.XMLEasyCC
getId Warning: field is not set as long as the CC has not been inserted in the payment instance's database you only need it as db primary key, so there should be no need to call getId before the CC has been stored in the database
getId() - Method in class anon.pay.xml.XMLMixInfo
 
getId() - Method in class anon.terms.TCComponent
 
getId() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getId() - Method in class anon.terms.TermsAndConditionsMixInfo
 
getId() - Method in class anon.tor.util.DNSCacheEntry
 
getId() - Method in class forward.LocalForwarder
Die ID, sofern wird als Servermanager agieren.
getId() - Method in interface forward.server.IServerManager
Returns the ID of this ServerManager.
getId() - Method in class forward.server.ServerSocketManager
Returns the ID of this ServerSocketManager.
getId() - Method in class forward.server.SkypeServerManager
Die Eindeutige ID des Servermanager.
getId() - Method in class jap.JAPConfAnon.TempCascade
 
getId() - Method in class platform.VMPerfDataFile
Returns the id of the Virtual Machine
getIdentifier() - Method in class anon.crypto.AbstractX509Extension
Returns the identifier of this extension.
getIdentifier() - Method in interface anon.crypto.ISignatureCreationAlgorithm
Returns the algorithm identifier.
getIdentifier() - Method in interface anon.crypto.ISignatureVerificationAlgorithm
 
getIdentifier() - Method in class anon.crypto.MyDSASignature
Returns the algorithm identifier (DSA with SHA1).
getIdentifier() - Method in class anon.crypto.MyECDSASignature
 
getIdentifier() - Method in class anon.crypto.MyRSASignature
Returns the algorithm identifier (RSA with SHA1).
getIdentifier() - Method in class jap.forward.JAPRoutingConnectionClass
Returns the identifier for this connection class.
getIdentifier() - Method in class jap.forward.JAPRoutingSettings.TransportMode
Gets the Identifier of an TransportMode.
getIdentityKey() - Method in class anon.mixminion.mmrdescription.MMRDescription
gets the IdentityKey
getImage() - Method in interface anon.util.captcha.IImageEncodedCaptcha
Returns the image with the captcha data.
getImage() - Method in class anon.util.captcha.ZipBinaryImageCaptchaClient
Returns the image with the captcha data.
getInetAddress() - Method in class anon.crypto.tinytls.TinyTLSServerSocket
 
getInfoService() - Method in class forward.server.ServerSocketPropagandist
Returns the infoservice, where this propagandist is trying to get registrated.
getInfoServiceAnonymousConnectionSetting() - Method in class jap.JAPModel
 
getInfoServiceProxyInterface() - Method in class jap.JAPModel
 
getInfoServices(boolean) - Method in class anon.infoservice.InfoServiceDBEntry
 
getInfoServices() - Method in class anon.infoservice.InfoServiceDBEntry
Get a Vector of all infoservices the infoservice knows.
getInfoServices() - Method in class anon.infoservice.InfoServiceHolder
Get a Vector of all infoservices the preferred infoservice knows.
getInfoServiceSerials() - Method in class anon.infoservice.InfoServiceDBEntry
 
getInfoServiceSerials() - Method in class anon.infoservice.InfoServiceHolder
 
getInfoservicesWithForwarderList() - Method in class anon.infoservice.InfoServiceHolder
Returns a Vector of InfoServices with all known infoservices (including the preferred infoservice), which have a forwarder list.
getInfoStructure() - Method in class anon.crypto.CertificateContainer
Creates an information structure with the settings stored within this certificate container.
getInitialCascade() - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
getInitPath() - Method in class gui.help.AbstractHelpFileStorageManager
 
getInitPath() - Method in class gui.help.LocalHelpFileStorageManager
 
getInputBlockSize() - Method in class anon.client.crypto.ASymMixCipherPlainRSA
 
getInputBlockSize() - Method in class anon.client.crypto.ASymMixCipherRSAOAEP
 
getInputBlockSize() - Method in interface anon.client.crypto.IASymMixCipher
 
getInputFields() - Method in class anon.pay.xml.XMLPaymentOption
 
getInputStream() - Method in interface anon.AnonChannel
The returned InputStream could be used to receive data.
getInputStream() - Method in class anon.client.AbstractDataChain
 
getInputStream() - Method in class anon.client.SocketHandler
 
getInputStream() - Method in class anon.client.TypeFilterDataChain
 
getInputStream() - Method in class anon.crypto.tinytls.TinyTLS
 
getInputStream() - Method in class anon.crypto.tinytls.TinyTLSServerSocket
 
getInputStream() - Method in class anon.shared.AbstractChannel
 
getInputStream() - Method in class anon.shared.ProxyConnection
 
getInputStream() - Method in class anon.transport.connection.ChunkConnectionAdapter
 
getInputStream() - Method in interface anon.transport.connection.IStreamConnection
Liefert den Eingabestrom der Verbinundung, ueber welchen kontinuierlich Daten empfangen werden koennen.
getInputStream() - Method in class anon.transport.connection.SocketConnection
 
getInputStream() - Method in class anon.xmlrpc.client.ChannelProxy
 
getInsets() - Method in class gui.dialog.JAPDialog
 
getInstance(Class, int, Object, boolean) - Static method in class anon.client.TrustModel.TrustAttribute
 
getInstance(DERSequence) - Static method in class anon.crypto.AbstractX509Extension
Creates an extension from a BouncyCastle DER sequence.
getInstance(File, File) - Method in class anon.crypto.CertificateRevocationList.CRLInstantiator
 
getInstance(ZipEntry, ZipFile) - Method in class anon.crypto.CertificateRevocationList.CRLInstantiator
 
getInstance(InputStream, String) - Method in class anon.crypto.CertificateRevocationList.CRLInstantiator
 
getInstance(byte[]) - Static method in class anon.crypto.CertificateRevocationList
Creates a crl from a byte array
getInstance(File) - Static method in class anon.crypto.CertificateRevocationList
Create a crl from a file.
getInstance(InputStream) - Static method in class anon.crypto.CertificateRevocationList
Creates a crl by using an input stream.
getInstance(String, boolean, String) - Static method in class anon.crypto.CertificateRevocationList
Method to get instances of CertificateRevocationList from files in the specified path
getInstance(JAPCertificate, int, Vector) - Static method in class anon.crypto.CertPath
 
getInstance(SecureRandom, int, int) - Static method in class anon.crypto.DSAKeyPair
This creates a new DSA key pair.
getInstance(SecureRandom) - Static method in class anon.crypto.ECKeyPair
 
getInstance(DERObjectIdentifier, SecureRandom) - Static method in class anon.crypto.ECKeyPair
 
getInstance(X509CertificateStructure) - Static method in class anon.crypto.JAPCertificate
Creates a new certificate from a valid X509 certificate structure.
getInstance(JAPCertificate) - Static method in class anon.crypto.JAPCertificate
Creates a new certificate from a valid X509 certificate.
getInstance(byte[]) - Static method in class anon.crypto.JAPCertificate
Creates a certificate instance by using the encoded variant of the certificate.
getInstance(String, boolean, String) - Static method in class anon.crypto.JAPCertificate
 
getInstance(String, boolean) - Static method in class anon.crypto.JAPCertificate
Instantiates all certificates found in the specified relative resource path.
getInstance(InputStream) - Static method in class anon.crypto.JAPCertificate
Creates a certificate by using an input stream.
getInstance(Node) - Static method in class anon.crypto.JAPCertificate
Creates a certificate instance by using a XML Node as input.
getInstance(File) - Static method in class anon.crypto.JAPCertificate
Creates a certificate instance by using a file (either DER encoded or PEM).
getInstance(String) - Static method in class anon.crypto.JAPCertificate
Creates a certificate instance by using a file name.
getInstance(IMyPublicKey, Calendar) - Static method in class anon.crypto.JAPCertificate
Creates an X509 certificate with a short validity from a public key.
getInstance(X509DistinguishedName, AsymmetricCryptoKeyPair, Validity) - Static method in class anon.crypto.JAPCertificate
Creates an X509 certificate from a key pair.
getInstance(X509DistinguishedName, AsymmetricCryptoKeyPair, Validity, X509Extensions) - Static method in class anon.crypto.JAPCertificate
Creates an X509 certificate from a key pair.
getInstance(X509DistinguishedName, X509DistinguishedName, IMyPrivateKey, IMyPublicKey, Validity, X509Extensions, BigInteger) - Static method in class anon.crypto.JAPCertificate
Creates an X509 certificate.
getInstance(File, File) - Method in class anon.crypto.JAPCertificate.X509CertificateInstantiator
 
getInstance(ZipEntry, ZipFile) - Method in class anon.crypto.JAPCertificate.X509CertificateInstantiator
 
getInstance(InputStream, String) - Method in class anon.crypto.JAPCertificate.X509CertificateInstantiator
 
getInstance(byte[]) - Static method in class anon.crypto.MyRSAPublicKey
 
getInstance(byte[], char[]) - Static method in class anon.crypto.PKCS12
Loads a PKCS12 certificate from a byte array.
getInstance(byte[], String) - Static method in class anon.crypto.PKCS12
 
getInstance(String, String) - Static method in class anon.crypto.PKCS12
 
getInstance(byte[], IMiscPasswordReader) - Static method in class anon.crypto.PKCS12
Loads a PKCS12 certificate from a byte array.
getInstance(InputStream, char[]) - Static method in class anon.crypto.PKCS12
Loads a PKCS12 certificate from an input stream.
getInstance(InputStream, String) - Static method in class anon.crypto.PKCS12
 
getInstance(InputStream, IMiscPasswordReader) - Static method in class anon.crypto.PKCS12
Loads a PKCS12 certificate from an input stream.
getInstance() - Static method in class anon.crypto.RevokedCertifcateStore
Returns the instance of RevokedCertificateStore (Singleton).
getInstance(BigInteger, SecureRandom, int, int) - Static method in class anon.crypto.RSAKeyPair
Creates a new rsa key pair.
getInstance(SecureRandom, int, int) - Static method in class anon.crypto.RSAKeyPair
Creates a new rsa key pair with a public exponent of 65537.
getInstance() - Static method in class anon.crypto.SignatureCreator
Returns the instance of SignatureCreator (Singleton).
getInstance() - Static method in class anon.crypto.SignatureVerifier
Returns the instance of SignatureVerifier (Singleton).
getInstance(Class) - Static method in class anon.infoservice.Database
Gets the Database for the specified database entries.
getInstance() - Static method in class anon.infoservice.HTTPConnectionFactory
Returns the instance of HTTPConnectionFactory (Singleton).
getInstance() - Static method in class anon.infoservice.InfoServiceHolder
Returns the instance of InfoServiceHolder (Singleton).
getInstance() - Static method in class anon.mixminion.Mixminion
Returns a Instance of Mixminion
getInstance() - Static method in class anon.pay.PayAccountsFile
returns the one and only accountsfile.
getInstance() - Static method in class anon.tor.Tor
returns an instance of Tor
getInstance(File, File) - Method in class anon.util.ClassUtil.ClassInstantiator
 
getInstance(ZipEntry, ZipFile) - Method in class anon.util.ClassUtil.ClassInstantiator
 
getInstance(InputStream, String) - Method in class anon.util.ClassUtil.ClassInstantiator
 
getInstance(File, File) - Method in interface anon.util.IResourceInstantiator
Loads a file and transforms it into a concrete object.
getInstance(ZipEntry, ZipFile) - Method in interface anon.util.IResourceInstantiator
Loads a file and transforms it into a concrete object.
getInstance(InputStream, String) - Method in interface anon.util.IResourceInstantiator
Optional: may not be supported by all resource instantiators.
getInstance(File, File) - Method in class anon.util.ResourceLoader.ByteArrayInstantiator
 
getInstance(ZipEntry, ZipFile) - Method in class anon.util.ResourceLoader.ByteArrayInstantiator
 
getInstance(InputStream, String) - Method in class anon.util.ResourceLoader.ByteArrayInstantiator
 
getInstance(File, File) - Method in class anon.util.ResourceLoader.FileTypeInstantiator
 
getInstance(ZipEntry, ZipFile) - Method in class anon.util.ResourceLoader.FileTypeInstantiator
 
getInstance(InputStream, String) - Method in class anon.util.ResourceLoader.FileTypeInstantiator
 
getInstance() - Static method in class captcha.CaptchaGeneratorFactory
Returns the instance of CaptchaGeneratorFactory (Singleton).
getInstance() - Static method in class forward.ForwardUtils
Returns the instance of ForwardUtils (Singleton).
getInstance() - Static method in class forward.server.ForwardServerManager
Returns the instance of ForwardServerManager (Singleton).
getInstance() - Static method in class gui.help.JAPHelp
Returns the current help instance.
getInstance() - Static method in class jap.JAPConf
 
getInstance() - Static method in class jap.JAPController
Creates the Controller - as Singleton.
getInstance() - Static method in class jap.JAPDebug
 
getInstance() - Static method in class jap.JAPModel
Creates the Model - as Singleton.
getInstance() - Static method in class platform.AbstractOS
Instantiates an OS-specific class.
getInstanceJCE(SecureRandom, int, int) - Static method in class anon.crypto.DSAKeyPair
 
getInt() - Method in class gui.JAPJIntField
Returns the integer stored in this text field.
getInternalDialog(JAPDialog) - Static method in class gui.dialog.JAPDialog
Returns the internal dialog of a JAPDialog or null if there is none.
getInternalLoginTimeout(IServiceContainer) - Static method in class anon.client.AnonClient
 
getIOException() - Method in class anon.client.DataChainInputStreamQueueEntry
 
getIP() - Method in class anon.pay.xml.XMLPassivePayment
Gets the payment method IP Adress
getIp() - Method in class anon.tor.util.DNSCacheEntry
gets the IP of the entry
getIPAddress() - Method in class anon.transport.address.TcpIpAddress
Liefert die IP-Adresse zurueck.
getISOCode() - Method in class anon.util.AbstractISOCodeMapper
Returns the ISO country code stored in this CountryMapper object.
getIssuer() - Method in class anon.crypto.CertificateRevocationList
 
getIssuer() - Method in class anon.crypto.JAPCertificate
 
getIssuer() - Method in class anon.crypto.MultiCertPath
Returns this MultiCertPaths Issuer which is the same for all end-entity certs
getIssuer() - Method in class anon.crypto.PKCS12
 
getIssuer(byte[]) - Method in class anon.crypto.PKCS7SignedData
Get the "issuer" from the TBSCertificate bytes that are passed in
getIssuingDistributionPoint() - Method in class anon.crypto.X509IssuingDistributionPoint
 
getJAPCodeSigningCert() - Static method in class jap.JAPModel
 
getJAPDialog() - Method in class gui.dialog.DialogContentPane
 
getJapJarFile() - Method in class update.JAPWelcomeWizardPage
 
getJAPJarFileName() - Method in class anon.infoservice.JAPVersionInfo
Returns the filename of the JAP file on the download server.
getJapSoftware() - Method in class anon.infoservice.JAPMinVersion
Returns the included ServiceSoftware information about the minimum required JAP software version.
getJapVersion() - Method in class anon.infoservice.JAPVersionInfo
Returns the JAP software version described by this version info structure.
getJAPVersionInfo(int) - Method in class anon.infoservice.InfoServiceDBEntry
Returns the JAPVersionInfo for the specified type.
getJAPVersionInfo(int) - Method in class anon.infoservice.InfoServiceHolder
Returns the JAPVersionInfo for the specified type.
getJarFile() - Static method in class anon.util.ClassUtil
returns a Java Object of the JAP.jar or null if JAP is not started as jar-file
getJMenuBar() - Method in class gui.dialog.JAPDialog
Returns the menubar set on this dialog.
getJRETransaltionOfISOCode(String, Locale) - Method in class anon.util.AbstractISOCodeMapper
 
getJRETransaltionOfISOCode(String, Locale) - Method in class anon.util.CountryMapper
 
getJRETransaltionOfISOCode(String, Locale) - Method in class anon.util.LanguageMapper
 
getJREVersion() - Method in class anon.infoservice.JavaVersionDBEntry
Returns the latest known version number of the JRE from this vendor.
getJREVersionName() - Method in class anon.infoservice.JavaVersionDBEntry
Returns the public human readable name for this JRE version.
getKey(byte[]) - Static method in class anon.client.crypto.KeyPool
 
getKey(byte[], int) - Static method in class anon.client.crypto.KeyPool
 
getKeyDigest() - Method in class anon.mixminion.mmrdescription.MMRDescription
gets the keydigest
getKeyLength() - Method in interface anon.crypto.IMyPublicKey
Returns the length of the key.
getKeyLength() - Method in class anon.crypto.MyDSAPublicKey
Tested this implementation with Key-lengths from 256 to 1024 Bit in 64 Bit steps.
getKeyLength() - Method in class anon.crypto.MyECPublicKey
 
getKeyLength() - Method in class anon.crypto.MyRSAPublicKey
 
getKeyPair() - Method in class anon.crypto.PKCS12
Returns the key pair of this certificate.
getKeys() - Method in class anon.client.crypto.SymCipher
Returns the currently used key(s) for encryption.
getLangCode() - Method in class anon.terms.TermsAndConditionsRequest.TCRequestKey
 
getLanguage() - Method in class anon.pay.xml.XMLTransactionOverview
 
getLanguage() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getLanguages() - Method in class anon.pay.xml.XMLPaymentOption
 
getLanguages() - Method in class anon.terms.TermsAndConditionsMixInfo
 
getLastCertificate() - Method in class anon.crypto.CertPath
Returns the top level certificate (it is the one that was last added)
getLastChildByName(Node, String) - Static method in class anon.util.XMLUtil
 
getLastFieldSet() - Method in class anon.util.XMLDuration
 
getLastSupportedJREVersion() - Method in class anon.infoservice.JavaVersionDBEntry
 
getLastTestAverage(int) - Method in class anon.infoservice.PerformanceEntry
Returns the average value from the last performed test.
getLastTestTime() - Method in class anon.infoservice.PerformanceEntry
Returns the time of the last test.
getLastUpdate() - Method in class anon.infoservice.AbstractCascadeIDEntry
 
getLastUpdate() - Method in class anon.infoservice.AbstractDatabaseEntry
Returns the time in milliseconds when this db entry was created from the origin instance.
getLastUpdate() - Method in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
getLastUpdate() - Method in class anon.infoservice.AbstractIDEntry
 
getLastUpdate() - Method in class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
getLastUpdate() - Method in class anon.infoservice.InfoServiceDBEntry
 
getLastUpdate() - Method in class anon.infoservice.JAPMinVersion
 
getLastUpdate() - Method in class anon.infoservice.JAPVersionInfo
 
getLastUpdate() - Method in class anon.infoservice.JavaVersionDBEntry
 
getLastUpdate() - Method in class anon.infoservice.MessageDBEntry
 
getLastUpdate() - Method in class anon.infoservice.MixCascade
 
getLastUpdate() - Method in class anon.infoservice.MixCascadeExitAddresses
 
getLastUpdate() - Method in class anon.infoservice.MixInfo
Returns the time (see System.currentTimeMillis()), when the mix has sent this MixInfo to an infoservice.
getLastUpdate() - Method in class anon.infoservice.PerformanceEntry
 
getLastUpdate() - Method in class anon.infoservice.PerformanceInfo
 
getLastUpdate() - Method in class anon.infoservice.ServiceOperator
Returns the time in milliseconds when this db entry was created from the origin instance.
getLastUpdate() - Method in class anon.infoservice.StatusInfo
Returns the time (see System.currentTimeMillis()), when the mixcascade has sent this StatusInfo to an InfoService.
getLastUpdate() - Method in class anon.pay.PaymentInstanceDBEntry
 
getLastUpdate() - Method in class anon.pay.xml.XMLMixAccountBalance
 
getLastUpdate() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getLastUpdate() - Method in class anon.tor.util.DNSCacheEntry
 
getLatestJava() - Method in class anon.infoservice.InfoServiceDBEntry
Get the latest java versions the infoservice knows ordered by vendors.
getLatestJavaSerials() - Method in class anon.infoservice.InfoServiceDBEntry
 
getLatestJavaVersions() - Method in class anon.infoservice.InfoServiceHolder
Returns all known latests Java versions as JavaVersionDBEntry.
getLatestJavaVersionSerials() - Method in class anon.infoservice.InfoServiceHolder
 
getLatitude() - Method in class anon.infoservice.ServiceLocation
Returns the latitude of the service location.
getLayeredPane() - Method in class gui.dialog.JAPDialog
Returns the JLayeredPane.
getLeadingDataLength() - Method in class anon.proxy.ProxyCallbackBuffer
 
getLeadingText() - Method in class anon.terms.template.Preamble
 
getLegalOpinionsUrl() - Method in class anon.terms.TermsAndConditions.Translation
 
getLegalOpinionsUrl() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getlength() - Method in class anon.crypto.CertPathInfo
 
getLength() - Method in class anon.crypto.tinytls.AbstractTLSRecord
Return the size of the payload data of this record.
getLevelCount() - Static method in class logging.LogLevel
Returns the number of log levels.
getLevelName(int) - Static method in class logging.LogLevel
 
getLibFileName() - Static method in class jap.MacOSXLib
 
getLibVersion() - Static method in class jap.MacOSXLib
 
getList() - Method in class anon.mixminion.mmrdescription.MMRList
returns a List of all Mixminionrouters
getList() - Method in class anon.tor.ordescription.ORList
returns a List of all onionrouters
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class gui.CAListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class gui.CertDetailsDialog.CertPathListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jap.pay.AccountSettingsPanel.CustomRenderer
 
getListenerAddresses() - Method in class anon.infoservice.MixInfo
 
getListenerInetAddress() - Method in class jap.JAPController
 
getListenerInterface(int) - Method in class anon.infoservice.MixCascade
Returns the ListenerInterface with the number i from the list of all listener interfaces (count starts with 0).
getListenerInterfaces() - Method in class anon.infoservice.InfoServiceDBEntry
Returns a snapshot of all listener interfaces of this infoservice.
getListenerInterfaces() - Method in class anon.infoservice.MixInfo
 
getListenerInterfaces() - Method in class anon.pay.PaymentInstanceDBEntry
Returns the listener interfaces of this PI in a random order.
getListenerInterfacesArray() - Method in class anon.infoservice.InfoServiceDBEntry
 
getListenerPort() - Method in class jap.JAPController
 
getLocalAddress() - Method in class anon.shared.ProxyConnection
 
getLocalAddress() - Method in class anon.transport.connection.ChunkConnectionAdapter
Liefert die direkt die Adesse der zugrundeliegenen Verbindung zurueck.
getLocalAddress() - Method in interface anon.transport.connection.IConnection
Gibt die Adresse des lokalen Endpunkt der Verbindung an.
getLocalAddress() - Method in class anon.transport.connection.SkypeConnection
 
getLocalAddress() - Method in class anon.transport.connection.SocketConnection
 
getLocale() - Method in class anon.terms.TermsAndConditions.Translation
 
getLocale() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getLocale() - Static method in class anon.util.JAPMessages
Returns the Locale that is used by this class to get the messages.
getLocale() - Method in class anon.util.LanguageMapper
Returns a Locale object constructed from the language code.
getLocale(String) - Method in class anon.util.LanguageMapper
Creates a Locale object from the language code and a given country code.
getLocale() - Static method in class jondonym.console.Controller
 
getLocalisedCountries() - Static method in class anon.util.CountryMapper
Returns a Vector with CountryMappers for all officially assigned country codes.
getLocalisedCountries(Locale) - Static method in class anon.util.CountryMapper
Returns a Vector with CountryMappers for all officially assigned country codes.
getLocalisedCountries(int) - Static method in class anon.util.CountryMapper
Returns a Vector with CountryMappers for all officially assigned country codes.
getLocalisedCountries(int, Locale) - Static method in class anon.util.CountryMapper
Returns a Vector with CountryMappers for all officially assigned country codes.
getLocalisedHelpDir() - Method in class gui.help.AbstractHelpFileStorageManager
 
getLocalisedLanguages() - Static method in class anon.util.LanguageMapper
Returns a Vector with LanguageMappers for all officially assigned language codes.
getLocalisedLanguages(Locale) - Static method in class anon.util.LanguageMapper
Returns a Vector with LanguageMappers for all officially assigned language codes.
getLocalisedLanguages(int) - Static method in class anon.util.LanguageMapper
Returns a Vector with LanguageMappers for all officially assigned language codes.
getLocalisedLanguages(int, Locale) - Static method in class anon.util.LanguageMapper
Returns a Vector with LanguageMappers for all officially assigned language codes.
getLocalityName() - Method in class anon.crypto.X509DistinguishedName
Returns the locality name.
getLocalizedActivePaymentsData(String, PayAccount, String) - Static method in class jap.pay.TransactionOverviewDialog
getLocalizedActivePaymentsData
getLocalizedExtraInfoText(String) - Method in class anon.pay.xml.XMLPaymentOption
getLocalizedExtraInfoText like getExtraInfos(), except: - only returns "info", without type (so you can get Strings from the Vector directly instead of an Array) - only in the given language (so you don't have to iterate over the Vector to get one language's strings) (after Jap version 0.08.101, will fall back to english if no extra infos at all were found for the given language) Warning: extraInfos that do not exist for the given language will not be returned at all (ideally, we'd fall back to english, but the data structures used don't allow figuring out which extraInfos are equivalents in different languages)
getLocation() - Method in class gui.dialog.JAPDialog
Returns the dialog's location on the screen.
getLocation() - Method in class gui.GUIUtils.Screen
 
getLocation(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
Get the location of a cascade.
getLocationCity() - Method in class jondonym.console.MixInfo
 
getLocationCountry() - Method in class jondonym.console.MixInfo
 
getLocationLatitude() - Method in class jondonym.console.MixInfo
 
getLocationLongitude() - Method in class jondonym.console.MixInfo
 
getLocationState() - Method in class jondonym.console.MixInfo
 
getLockList() - Method in class anon.crypto.CertificateContainer
Returns the list with all locks on this certificate.
getLogDetail() - Static method in class jondonym.console.Controller
 
getLogDetailCount() - Static method in class jondonym.console.Controller
 
getLogDetailName(int) - Static method in class jondonym.console.Controller
 
getLogFilename() - Static method in class jap.JAPDebug
Returns the Filename log output goes to or null if logging to a File is disabled.
getLoggedElementID(int) - Static method in class anon.infoservice.DataRetentionInformation
 
getLoggedElementIDs() - Method in class anon.infoservice.DataRetentionInformation
 
getLoggedElementName(int) - Static method in class anon.infoservice.DataRetentionInformation
 
getLoggedElementsLength() - Static method in class anon.infoservice.DataRetentionInformation
 
getLogger() - Method in class logging.AbstractLog4jLog
 
getLogger() - Method in class logging.FileLog
 
getLogInstance() - Static method in class logging.LogHolder
Returns the logInstance.
getLoginTimeout() - Static method in class anon.client.AnonClient
 
getLogLevel() - Method in class jap.JAPDebug
Get the current debug level.
getLogLevel() - Static method in class jondonym.console.Controller
 
getLogLevel() - Method in class logging.AbstractLog4jLog
The current log level.
getLogLevel() - Method in class logging.ChainedLog
 
getLogLevel() - Method in class logging.DummyLog
Get the current debug level.
getLogLevel() - Method in interface logging.Log
Get the current debug level.
getLogLevel() - Method in class logging.SystemErrLog
Get the current debug level.
getLogLevelCount() - Static method in class jondonym.console.Controller
Returns the number of log levels.
getLogLevelName(int) - Static method in class jondonym.console.Controller
 
getLogType() - Method in class gui.dialog.DialogContentPane.CheckError
Returns the LogType of this CheckError.
getLogType() - Method in class jap.JAPDebug
Get the current debug type.
getLogType() - Method in class logging.AbstractLog4jLog
This method is needed for the implementation of the Log interface, but isn't supported by this class.
getLogType() - Method in class logging.ChainedLog
 
getLogType() - Method in class logging.DummyLog
Get the current debug type.
getLogType() - Method in interface logging.Log
Get the current debug type.
getLogType() - Method in class logging.SystemErrLog
Get the current debug type.
getLogTypeName(int) - Static method in class logging.LogType
Returns the name of the given log type as a human readable string.
getLongitude() - Method in class anon.infoservice.ServiceLocation
Returns the longitude of the service location.
getLongValue() - Method in class jap.pay.TransactionOverviewDialog.TablecellAmount
 
getLookAndFeel() - Method in class jap.JAPModel
 
getLookAndFeelFiles() - Method in class jap.JAPModel
Returns a Vector with all files that are registerd to contain LookAndFeel classes.
getLowestCommonBoundEntry(String) - Static method in class anon.infoservice.PerformanceInfo
Loops through all PerformanceInfo objects from the different Info Services and returns a new PerformanceEntry for the given cascade with the lowest common boundary
getMagic() - Method in class platform.VMPerfDataFile
Gets the magic integer of the VM datafile
getMainClass() - Method in class platform.VMPerfDataFile
Returns the main class of the Virtual Machine
getMainPanel() - Method in class jap.ConsoleJAPMainView
 
getMainWindowLocation() - Static method in class jap.JAPModel
 
getMajorityBoundFromSortedBounds(Vector, int) - Static method in class anon.infoservice.PerformanceInfo
 
getManifest() - Method in class jarify.JarFile
Returns the mainfest.
getManifestDigest(String) - Method in class jarify.JarSignatureFile
Returns the digest for the manifest file.
getManifestDigestList() - Method in class jarify.JarSignatureFile
 
getMarkup() - Method in class anon.pay.xml.XMLPaymentOption
 
getMaxConcurrentRequests() - Method in class anon.proxy.AnonProxy
 
getMaxConnectionsPerRoute() - Method in class anon.tor.TorAnonServerDescription
 
getMaximum() - Method in interface anon.util.ProgressCapsule
 
getMaximum() - Method in class anon.util.ZipArchiver.ZipEvent
 
getMaximum() - Method in class gui.JAPJIntField.AbstractIntFieldBounds
 
getMaximum() - Method in interface gui.JAPJIntField.IIntFieldBounds
Returns the maximum value that is allowed to enter.
getMaximumBandwidth() - Method in class forward.client.ForwardConnectionDescriptor
Returns the maximum bandwidth (sum of upload and download in bytes/second) the forwarder supports.
getMaximumBandwidth() - Method in class forward.server.ForwardScheduler
Returns the maximum bandwidth a connection can use in bytes/sec.
getMaximumBandwidth() - Method in class jap.forward.JAPRoutingConnectionClass
Returns the maximum bandwidth of this connection class.
getMaximumDelay() - Method in class jondonym.console.MixCascadeInfo
Get the maximum delay to expect on this cascade in ms.
getMaximumSize() - Method in class gui.FlippingPanel
 
getMaximumSize(JComponent) - Method in class gui.JAPProgressBar.MyProgressBarUI
 
getMaximumSpeed() - Method in class jondonym.console.MixCascadeInfo
Get the maximum speed to expect on this cascade in kbit/s.
getMaximumStringLength() - Method in interface captcha.ICaptchaGenerator
Returns the maximum number of characters of the captcha generators alphabet, which are supported as input when creating a captcha.
getMaximumStringLength() - Method in class captcha.ZipBinaryImageCaptchaGenerator
Returns the maximum number of characters of the captcha generators alphabet, which are supported as input when creating a captcha.
getMaxLength() - Method in class anon.crypto.MultiCertPath
 
getMaxPayloadSize() - Method in class anon.crypto.tinytls.TLSPlaintextRecord
 
getMaxProgressSteps() - Method in class platform.AbstractOS.AbstractRetryCopyProcess
 
getMaxRouteLen() - Method in class anon.tor.TorAnonServerDescription
 
getMaxSimultaneousConnections() - Method in class jap.forward.JAPRoutingConnectionClass
Returns the maximum number of simultaneous connections, the forwarding server can handle with the current bandwidth.
getMaxSize(Vector) - Static method in class gui.GUIUtils
getMaxSize: takes a Vector of JComponents and returns a Dimension with width and height equivalent to the maximum width and height among the Components of the Vector
getMaxUsers() - Method in class anon.infoservice.MixCascade
Tells if this Cascade has a maximum number of users.
getMaxUsers() - Method in class jap.JAPConfAnon.TempCascade
 
getMaxValue() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Returns the max value.
getMD5Fingerprint() - Method in class anon.crypto.JAPCertificate
Gets a human readable MD5 fingerprint for this certificate.
getMD5Fingerprint() - Method in class anon.crypto.PKCS10CertificationRequest
Gets a human readable MD5 fingerprint for this request.
getMessage() - Method in exception anon.client.IllegalTCRequestPostConditionException
 
getMessage() - Method in class anon.pay.xml.XMLAiLoginConfirmation
 
getMessage() - Method in class anon.pay.xml.XMLBalance
 
getMessage() - Method in exception anon.pay.xml.XMLErrorMessage
 
getMessage() - Method in exception anon.proxy.HTTPHeaderParseException
 
getMessage(String) - Static method in exception anon.util.XMLParseException
 
getMessage() - Method in class gui.dialog.DialogContentPane.CheckError
Returns the message to display to the user or null if this CheckError does not contain any message.
getMessage() - Method in class gui.dialog.JAPDialog.AbstractLinkedURLAdapter
Returns the URL that may be clicked.
getMessage() - Method in interface gui.dialog.JAPDialog.ILinkedInformation
Returns the information message.
getMessage() - Method in class gui.dialog.JAPDialog.LinkedCheckBox
Returns the information message of the checkbox.
getMessage() - Method in class gui.dialog.JAPDialog.LinkedHelpContext
Returns null as no message is needed.
getMessage() - Method in class gui.dialog.JAPDialog.LinkedInformation
 
getMessage() - Method in class gui.dialog.JAPDialog.LinkedInformationAdapter
Returns null
getMessage() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane.PageLoader.ExternalLinkedInformation
Returns the URL that could not be opened in the help window.
getMessage() - Method in class gui.JapHtmlPane.PageLoader.ExternalLinkedInformation
Returns the URL that could not be opened in the help window.
getMessage() - Method in class jap.JAPConf.AbstractRestartNeedingConfigChange
 
getMessageCode() - Method in class anon.client.InternalChannelMessage
 
getMessageCode() - Method in class anon.util.AbstractMessage
This returns the message code of this message.
getMessageData() - Method in class anon.client.InternalChannelMessage
 
getMessageData() - Method in class anon.util.AbstractMessage
Returns the message data, which was sent with the message.
getMessageDistributor() - Method in class anon.client.replay.ReplayControlChannel
 
getMessageIcon(int) - Static method in class gui.dialog.DialogContentPane
 
getMessageLink() - Method in class anon.pay.PayMessage
 
getMessageObject() - Method in exception anon.pay.xml.XMLErrorMessage
getMessageObject: object corresponding to the message, may be null
getMessageObjectType() - Method in exception anon.pay.xml.XMLErrorMessage
 
getMessageQueuesNotificationsList() - Method in class anon.client.AbstractDataChain
 
getMessages() - Method in class anon.infoservice.InfoServiceDBEntry
 
getMessages() - Method in class anon.infoservice.InfoServiceHolder
 
getMessageSerials() - Method in class anon.infoservice.InfoServiceDBEntry
 
getMessageSerials() - Method in class anon.infoservice.InfoServiceHolder
 
getMessageText() - Method in class anon.pay.PayMessage
 
getMessageType() - Method in class gui.dialog.DialogContentPane.Layout
The content pane's message type, e.g.
getMeterImage(MixCascade, StatusInfo) - Method in class jap.JAPNewView
Anon Level is >=0 and <=5.
getMethod() - Method in class proxy.DirectProxy.RequestInfo
 
getMethodImageFilename(String) - Static method in class jap.pay.wizardnew.PaymentInfoPane
 
getMiddlePoint(Window) - Static method in class gui.GUIUtils
 
getMinDummyTrafficInterval() - Method in class forward.client.ForwardConnectionDescriptor
Returns the dummy traffic interval (in ms) for the forwarder.
getMinimizeOnStartup() - Static method in class jap.JAPModel
 
getMinimum() - Method in interface anon.util.ProgressCapsule
 
getMinimum() - Method in class anon.util.ZipArchiver.ZipEvent
 
getMinimumDelay() - Method in class jondonym.console.MixCascadeInfo
Get the minimum delay to expect on this cascade in ms.
getMinimumRelativeBandwidth() - Method in class jap.forward.JAPRoutingConnectionClass
Returns the minimum relative forwarding bandwidth.
getMinimumSize() - Method in class gui.FlippingPanel
 
getMinimumSize(JComponent) - Method in class gui.JAPProgressBar.MyProgressBarUI
 
getMinimumSize(JComponent) - Method in class jap.pay.CoinstackProgressBarUI
 
getMinimumSize() - Method in class jap.StatusPanel
 
getMinimumSpeed() - Method in class jondonym.console.MixCascadeInfo
Get the minimum speed to expect on this cascade in kbit/s.
getMinJapVersion() - Method in class anon.pay.xml.XMLPaymentOption
 
getMinRouteLen() - Method in class anon.tor.TorAnonServerDescription
 
getMinutes() - Method in class anon.util.XMLDuration
 
getMinValue() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Returns the min value.
getMixCascade() - Method in class anon.proxy.AnonProxy
Returns the current Mix cascade
getMixCascade(String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getMixCascade() - Method in class jap.JAPMixCascadeComboBox
 
getMixCascadeById(String) - Method in class forward.server.ForwardCascadeDatabase
Returns the MixCascade with the specified id, if it is in the database.
getMixCascadeInfo(String) - Method in class anon.infoservice.InfoServiceDBEntry
Gets information about a specific cascade from the InfoService.
getMixCascadeInfo(String) - Method in class anon.infoservice.InfoServiceHolder
 
getMixCascadeList() - Method in class forward.client.ForwardConnectionDescriptor
Returns a snapshot of all supported mixcascades.
getMixCascades() - Method in class anon.infoservice.InfoServiceDBEntry
Get a Vector of all mixcascades the infoservice knows.
getMixCascades(boolean) - Method in class anon.infoservice.InfoServiceDBEntry
 
getMixCascades() - Method in class anon.infoservice.InfoServiceHolder
Get a Vector of all mixcascades the preferred infoservice knows.
getMixCascades(String) - Method in class anon.infoservice.InfoServiceHolder
same as getMixCascades but a service context that the cascades must match can be specfied.
getMixCascadeSerials() - Method in class anon.infoservice.InfoServiceDBEntry
 
getMixCascadeSerials() - Method in class anon.infoservice.InfoServiceHolder
 
getMixCascadeSerials(String) - Method in class anon.infoservice.InfoServiceHolder
same as getMixCascadesSerials but a service context that the serials must match can be specified.
getMixCert() - Method in class anon.pay.xml.XMLMixInfo
 
getMixCertPath(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getMixCipher() - Method in class anon.client.MixParameters
 
getMixedPackets() - Method in class anon.infoservice.StatusInfo
Returns the number of packets, which are mixed through the cascade since their startup.
getMixes(boolean) - Method in class anon.infoservice.InfoServiceDBEntry
 
getMixId() - Method in class anon.client.MixParameters
 
getMixId() - Method in class anon.client.replay.ReplayTimestamp
 
getMixId(int) - Method in class anon.infoservice.MixCascade
Returns the Mix ID of the mix with the specified position in the cascade.
getMixIds() - Method in class anon.infoservice.MixCascade
Returns the IDs of all mixes in the cascade.
getMixIds() - Method in class anon.pay.xml.XMLEasyCC
 
getMixIDsAsString() - Method in class anon.infoservice.MixCascade
 
getMixInfo(String) - Method in class anon.infoservice.InfoServiceDBEntry
Get the MixInfo for the mix with the given ID.
getMixInfo(String) - Method in class anon.infoservice.InfoServiceHolder
Get the MixInfo for the mix with the given ID.
getMixInfo(int) - Method in class anon.infoservice.MixCascade
Returns the MixInfo object (if available) of the mix in the specified position in the cascade.
getMixInfo(String) - Method in class anon.infoservice.MixCascade
Returns the MixInfo object (if available) of the mix with the specified id if this mix is part of this cascade.
getMixInfo(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getMixInfo(int) - Method in class jondonym.console.MixCascadeInfo
Returns information about all mixes in this cascade from 0 to countMixes() - 1.
getMixInfos() - Method in class anon.infoservice.InfoServiceHolder
 
getMixminionFragments() - Static method in class jap.JAPModel
 
getMixminionKeyring() - Static method in class jap.JAPModel
 
getMixminionMessages() - Static method in class jap.JAPModel
 
getMixminionMMRlist() - Static method in class jap.JAPModel
 
getMixminionModule() - Method in class jap.JAPConfServices
Returns the Mixminion module.
getMixminionMyEMail() - Static method in class jap.JAPModel
 
getMixminionNodesList() - Method in class anon.infoservice.InfoServiceDBEntry
Get the list with the mixminion nodes from the infoservice.
getMixminionNodesList() - Method in class anon.infoservice.InfoServiceHolder
Get the list with the mixminion nodes from the infoservice.
getMixminionParams() - Method in class anon.proxy.AnonProxy
 
getMixMinionPassword() - Static method in class jap.JAPModel
 
getMixMinionPasswordHash() - Static method in class jap.JAPModel
 
getMixminionRouteLen() - Static method in class jap.JAPModel
 
getMixNames() - Method in class anon.infoservice.MixCascade
Gets (and sets) the concatenated names of the Mixes in this Cascade.
getMixParameters() - Method in class anon.client.KeyExchangeManager
 
getMixProtocolVersion() - Method in class anon.infoservice.MixCascade
Returns the cascade protocol version, but only if this cascade entry was received directly from a first mix.
getMixVersion(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getMMRDescription() - Method in class anon.mixminion.FirstMMRConnection
returns the description of the onion router
getMMRDescription(String) - Method in class anon.mixminion.mmrdescription.MMRList
returns a MMRDescription to the given MMRName
getMMRList() - Method in class anon.mixminion.mmrdescription.InfoServiceMMRListFetcher
 
getMMRList() - Method in interface anon.mixminion.mmrdescription.MMRListFetcher
gets the MMRList
getMMRList() - Method in class anon.mixminion.mmrdescription.PlainMMRListFetcher
 
getModificationEndOffset() - Method in class anon.proxy.ProxyCallbackBuffer
 
getModificationStartOffset() - Method in class anon.proxy.ProxyCallbackBuffer
 
getModulus() - Method in class anon.crypto.MyRSAPrivateKey
 
getModulus() - Method in class anon.crypto.MyRSAPublicKey
 
getMonitoringListenerInterfaces() - Method in class anon.infoservice.MixInfo
 
getMonths() - Method in class anon.util.XMLDuration
 
getMostFrequentBrowser() - Method in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
getMousePosition() - Static method in class gui.GUIUtils
Returns the current mouse position on the screen.
getMousePosition(Component) - Static method in class gui.GUIUtils
 
getMousePosition() - Method in class gui.PopupMenu
 
getMoveToSystrayOnStartup() - Static method in class jap.JAPModel
 
getMsgConnectionAnonymous() - Static method in class jap.JAPModel
 
getMultiCertPath() - Method in class anon.crypto.XMLSignature
 
getMultiplexerInputStreamCipher() - Method in class anon.client.KeyExchangeManager
 
getMultiplexerOutputStreamCipher() - Method in class anon.client.KeyExchangeManager
 
getMutableProxyInterface() - Method in class jap.JAPModel
 
getMyDASParams() - Method in class anon.crypto.MyDSAPublicKey
 
getMyDSAParams() - Method in class anon.crypto.MyDSAPrivateKey
 
getMyEMail() - Static method in class anon.mixminion.Mixminion
 
getMyEmail() - Method in class anon.mixminion.MixminionServiceDescription
 
getName() - Method in class anon.client.TrustModel
Returns the localized name of the TrustModel
getName() - Method in class anon.crypto.AbstractX509Extension
Returns the human-readable name of this extension.
getName() - Method in class anon.crypto.X509AuthorityKeyIdentifier
Returns "AuthorityKeyIdentifier".
getName() - Method in class anon.crypto.X509BasicConstraints
 
getName() - Method in class anon.crypto.X509CertificateIssuer
 
getName() - Method in class anon.crypto.X509IssuerAlternativeName
Returns "IssuerAlternativeName".
getName() - Method in class anon.crypto.X509IssuingDistributionPoint
 
getName() - Method in class anon.crypto.X509KeyUsage
 
getName() - Method in class anon.crypto.X509SubjectAlternativeName
Returns "SubjectAlternativeName".
getName() - Method in class anon.crypto.X509SubjectKeyIdentifier
Returns "SubjectKeyIdentifier".
getName() - Method in class anon.crypto.X509UnknownExtension
Returns "UnknownExtension".
getName() - Method in class anon.infoservice.InfoServiceDBEntry
Returns the name of the infoservice.
getName() - Method in class anon.infoservice.MixCascade
Returns the name of the mixcascade.
getName() - Method in class anon.infoservice.MixInfo
Returns the name of the mix.
getName() - Method in class anon.mixminion.mmrdescription.MMRDescription
gets the name of the MMR
getName() - Method in class anon.pay.PaymentInstanceDBEntry
 
getName() - Method in class anon.pay.xml.XMLPaymentOption
 
getName() - Method in class anon.pay.xml.XMLVolumePlan
 
getName() - Method in class anon.tor.ordescription.ORDescriptor
gets the name of the OR
getName() - Method in class anon.transport.address.AddressParameter
Liefert den Namen des Parameters.
getName() - Method in class gui.dialog.JAPDialog
 
getName() - Method in class jap.JAPConf.AbstractRestartNeedingConfigChange
 
getName(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getName() - Method in class jarify.JarFile
Returns the fully qualified name of the jar file.
getName() - Method in class jarify.JarFileEntry
Returns the fully qualified path of the file.
getName() - Method in class jondonym.console.MixCascadeInfo
This cascade's name.
getName() - Method in class jondonym.console.MixInfo
 
getNameFragmentForCascade() - Method in class anon.infoservice.MixInfo
 
getNewCaptcha() - Method in class anon.pay.BIConnection
 
getNewCaptcha() - Method in interface anon.util.captcha.ICaptchaSender
Notifies the CaptchaSender that it should send a new captcha
getNewJar() - Method in class update.JAPUpdateWizard.JapDownloadManager
Returns the new jar file as byte array.
getNewJavaVersion() - Static method in class anon.infoservice.JavaVersionDBEntry
 
getNewPasswordLabel() - Method in class gui.dialog.PasswordContentPane
 
getNewSecret() - Method in class anon.mixminion.message.Keyring
 
getNewSize() - Method in class jap.JAPModel.FontResize
 
getNewVersionNumber() - Method in class anon.infoservice.InfoServiceDBEntry
Get the version String of the currently minimum required JAP version from the infoservice.
getNewVersionNumber() - Method in class anon.infoservice.InfoServiceHolder
Get the version String of the current JAP version from the infoservice.
getNextAvailableLockId() - Method in class anon.crypto.CertificateStore
 
getNextCascade() - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
getNextCascade(boolean) - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
getNextCascade() - Method in class anon.infoservice.AbstractMixCascadeContainer
Must return a MixCascade and never null.
getNextCascade() - Method in class anon.infoservice.SimpleMixCascadeContainer
 
getNextCascade() - Method in class anon.proxy.AnonProxy.DummyMixCascadeContainer
 
getNextCascade() - Method in class anon.proxy.AnonProxy.EncapsulatedMixCascadeContainer
 
getNextContentPane() - Method in class gui.dialog.DialogContentPane
Returns the next content pane in the chained list of content panes.
getNextHandshakeRecord() - Method in class anon.crypto.tinytls.TLSPlaintextRecord
Retruns the next handshake record from inside the payload
getNextPacketEncryptionOverhead() - Method in class anon.client.crypto.DefaultMixCipher
 
getNextPacketEncryptionOverhead() - Method in class anon.client.crypto.FirstMixCipher
 
getNextPacketEncryptionOverhead() - Method in interface anon.client.crypto.IMixCipher
 
getNextPacketEncryptionOverhead() - Method in class anon.client.crypto.MixCipherChain
 
getNextPacketRecommandedOutputBlocksize() - Method in class anon.client.AbstractDataChannel
 
getNextRandomCascade() - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
Explicitly chooses the next cascade at random.
getNextRow() - Method in class gui.TitledGridBagPanel
Returns the position of the next row to add.
getNextSiblingByName(Node, String) - Static method in class anon.util.XMLUtil
Returns the first next sibling node of the given node with the given name.
getNextUpdate() - Method in class anon.crypto.CertificateRevocationList
 
getNoText() - Method in class gui.dialog.JAPDialog.Options
 
getNotFound() - Method in class gui.dialog.TermsAndConditionsPane.CancellationPolicyMessages
 
getNotFound() - Method in interface gui.dialog.TermsAndConditionsPane.IMessages
 
getNotFound() - Method in class gui.dialog.TermsAndConditionsPane.TermsAndConditionsMessages
 
getNotRecoveredBound() - Method in class anon.infoservice.PerformanceEntry.Bound
 
getNrOfActiveUsers() - Method in class anon.infoservice.StatusInfo
Returns the number of active users in the corresponding mixcascade.
getNrOfPlans() - Method in class anon.pay.xml.XMLVolumePlans
 
getNrOfPriceCerts() - Method in class anon.infoservice.MixCascade
 
getNrOfPriceCerts() - Method in class anon.pay.xml.XMLEasyCC
 
getNrOfRequests() - Static method in class anon.proxy.AnonProxyRequest
 
getNumAccounts() - Method in class anon.pay.PayAccountsFile
getNumAccounts
getNumberOfAskedInfoServices() - Method in class anon.infoservice.InfoServiceHolder
 
getNumberOfCountries() - Method in class anon.infoservice.MixCascade
Returns the number of Mixes in the cascade that differ from others in the cascade in their location and in the location of their operator.
getNumberOfEntries() - Method in class anon.infoservice.Database
Returns the number of DatabaseEntries in the Database.
getNumberOfListenerInterfaces() - Method in class anon.infoservice.MixCascade
Returns the number of interfaces (IP, Port) the mixcascade (first mix) is listening on.
getNumberOfLogTypes() - Static method in class logging.LogType
Returns the number of all available log types.
getNumberOfMixes() - Method in class anon.infoservice.MixCascade
Returns the number of mixes in the cascade.
getNumberOfMixes() - Method in class jap.ServerListPanel
 
getNumberOfOperators() - Method in class anon.infoservice.MixCascade
Returns the number of really independent operators in this cascade.
getNumberOfOperatorsShown() - Method in class anon.infoservice.MixCascade
Returns the same as getNumberOfOperators(), is all operator and mix certificates are valid.
getNumOfUsers(MixCascade) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
Get the number of users in a cascade as a String.
getObservable() - Static method in class anon.client.TrustModel
 
getObservable() - Method in class anon.util.Updater.ObservableInfo
 
getObservableInfo() - Method in class anon.util.Updater
 
getObservableInfo() - Method in class jap.JAPController
 
getOldPassword() - Method in class gui.dialog.PasswordContentPane
Needed if an old password is changed.
getOldPasswordLabel() - Method in class gui.dialog.PasswordContentPane
 
getOldSize() - Method in class jap.JAPModel.FontResize
 
getOnionKey() - Method in class anon.tor.ordescription.ORDescriptor
gets the onionkey
getOperationalAgreementUrl() - Method in class anon.terms.TermsAndConditions.Translation
 
getOperationalAgreementUrl() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getOperator() - Method in class anon.terms.template.Preamble
 
getOperator() - Method in class anon.terms.TermsAndConditions
returns the ServiceOperator-DBEntry referring to the operator to whom these T&C belong.
getOperator() - Method in class anon.terms.TermsAndConditions.Translation
 
getOperator() - Method in class anon.terms.TermsAndConditionsRequest.TCRequestKey
 
getOperator() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getOperator(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
Get the operator name of a cascade.
getOperator(int) - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getOperatorAddress() - Method in class anon.terms.template.Preamble
 
getOperatorAddress() - Method in class anon.terms.TermsAndConditions.Translation
 
getOperatorAddress() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getOperatorCert() - Method in class anon.pay.xml.XMLBankAccount
 
getOperatorCert() - Method in class anon.pay.xml.XMLTransferRequest
 
getOperatorCountry() - Method in class anon.infoservice.OperatorAddress
 
getOperatorCountry() - Method in class jondonym.console.MixInfo
 
getOperatorEMailContact() - Method in class jondonym.console.MixInfo
 
getOperatorHomepage() - Method in class jondonym.console.MixInfo
 
getOperatorId() - Method in class anon.pay.xml.XMLMixInfo
 
getOperatorNodes() - Method in class gui.MultiCertTrustGraph
 
getOperatorOrganization() - Method in class jondonym.console.MixInfo
 
getOperatorOrganizationalUnit() - Method in class jondonym.console.MixInfo
 
getOperators() - Method in exception anon.terms.TermsAndConditionsReadException
 
getOperators() - Method in class jap.TermsAndConditionsOperatorTable
 
getOperators() - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getOptimizedFormat() - Static method in class gui.dialog.JAPDialog
Returns the format to which all automatically scaled dialogs are optimized.
getOptimizedFormatDelta(Window) - Static method in class gui.dialog.JAPDialog
Calculates the difference from a window's size and the golden ratio.
getOptimizedFormatDelta(JAPDialog) - Static method in class gui.dialog.JAPDialog
Calculates the difference from a JAPDialog's size and the golden ratio.
getOptimizedFormatInternal(int) - Static method in class gui.dialog.JAPDialog
Returns the format to which all automatically scaled dialogs are optimized.
getOption(String) - Method in class anon.pay.xml.XMLPaymentOptions
 
getOption(String, String) - Method in class anon.pay.xml.XMLPaymentOptions
Gets a XMLPaymentOption object for the provided heading
getOptionHeadings(String) - Method in class anon.pay.xml.XMLPaymentOptions
 
getOptionType() - Method in class gui.dialog.DialogContentPaneOptions
 
getOptionType() - Method in class gui.dialog.JAPDialog.Options
 
getOrderData() - Method in class anon.client.DataChainSendOrderStructure
 
getORDescription() - Method in class anon.tor.FirstOnionRouterConnection
returns the description of the onion router
getORDescriptor(String) - Method in class anon.tor.ordescription.ORList
returns a ORDescription to the given ORName
getOrganisation() - Method in class anon.crypto.X509DistinguishedName
Returns the organisation.
getOrganisation() - Method in class anon.pay.PaymentInstanceDBEntry
 
getOrganisationalUnit() - Method in class anon.crypto.X509DistinguishedName
Returns the organisational unit.
getOrganization() - Method in class anon.infoservice.ServiceOperator
Returns the name of the operator or organization.
getOrganizationUnit() - Method in class anon.infoservice.ServiceOperator
 
getORList() - Method in class anon.tor.ordescription.InfoServiceORListFetcher
 
getOutputBlockSize() - Method in interface anon.AnonChannel
Returns a value that indicates the current optimum size of data to write..
getOutputBlockSize() - Method in class anon.client.AbstractDataChain
 
getOutputBlockSize() - Method in class anon.client.crypto.ASymMixCipherPlainRSA
 
getOutputBlockSize() - Method in interface anon.client.crypto.IASymMixCipher
 
getOutputBlockSize() - Method in class anon.client.SequentialChannelDataChain
 
getOutputBlockSize() - Method in class anon.client.SingleChannelDataChain
 
getOutputBlockSize() - Method in class anon.client.TypeFilterDataChain
 
getOutputBlockSize() - Method in class anon.mixminion.MixminionPOPChannel
 
getOutputBlockSize() - Method in class anon.mixminion.MixminionSMTPChannel
 
getOutputBlockSize() - Method in class anon.tor.TorChannel
 
getOutputBlockSize() - Method in class anon.xmlrpc.client.ChannelProxy
 
getOutputStream() - Method in interface anon.AnonChannel
The returned OutputStream could be used to send data.
getOutputStream() - Method in class anon.client.AbstractDataChain
 
getOutputStream() - Method in class anon.client.SocketHandler
 
getOutputStream() - Method in class anon.client.TypeFilterDataChain
 
getOutputStream() - Method in class anon.crypto.tinytls.TinyTLS
 
getOutputStream() - Method in class anon.crypto.tinytls.TinyTLSServerSocket
 
getOutputStream() - Method in class anon.shared.AbstractChannel
 
getOutputStream() - Method in class anon.shared.ProxyConnection
 
getOutputStream() - Method in class anon.transport.connection.ChunkConnectionAdapter
 
getOutputStream() - Method in interface anon.transport.connection.IStreamConnection
Liefert den Ausgabestrom der verbindung, ueber welchem Daten gesendet werden koennen.
getOutputStream() - Method in class anon.transport.connection.SocketConnection
 
getOutputStream() - Method in class anon.xmlrpc.client.ChannelProxy
 
getOverlappingScreen(GUIUtils.Screen, Window) - Static method in class gui.GUIUtils
Checks if a screen overlaps with the default screen and trims the screen area if needed.
getOwnDialog() - Method in class gui.help.JAPExternalHelpViewer
 
getOwnDialog() - Method in class gui.help.JAPHelp
 
getOwnDialog() - Method in class gui.help.JAPInternalHelpViewer.JAPInternalHelpDelegator
 
getOwner() - Method in class gui.dialog.JAPDialog
Returns the parent Window.
getP() - Method in class anon.crypto.MyRSAPrivateKey
 
getPackage() - Method in class anon.util.ClassUtil.Package
 
getPacketKey() - Method in class anon.mixminion.mmrdescription.MMRDescription
gets the signing key
getPacketSize() - Static method in class anon.client.MixPacket
 
getPaddingSize() - Method in class anon.client.crypto.ASymMixCipherPlainRSA
 
getPaddingSize() - Method in class anon.client.crypto.ASymMixCipherRSAOAEP
 
getPaddingSize() - Method in interface anon.client.crypto.IASymMixCipher
 
getPageComponent() - Method in class gui.wizard.BasicWizardPage
 
getPageComponent() - Method in interface gui.wizard.WizardPage
 
getPane() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
 
getPane() - Method in class gui.JapHtmlPane
 
getParameter(String) - Method in class anon.transport.address.Endpoint
Gibt einen bestimmten Paramter zurueck.
getParameterLength() - Method in class anon.crypto.MyDSAPublicKey
 
getParams() - Method in class anon.crypto.MyDSAPrivateKey
 
getParams() - Method in class anon.crypto.MyDSAPublicKey
 
getParams() - Method in class anon.crypto.MyRSAPrivateKey
 
getParams() - Method in class anon.crypto.MyRSAPublicKey
 
getParentCertificate() - Method in class anon.crypto.CertificateContainer
Returns the parent certificate (the certificate against which verification of this certificate was successful) of this certificate.
getParentCertificate() - Method in class anon.crypto.CertificateInfoStructure
 
getParentComponent() - Method in class gui.dialog.JAPDialog
Returns the parent Component.
getParentFrame() - Static method in class jap.JAPViewIconified
 
getParentResourceFile() - Static method in class anon.util.ResourceLoader
 
getParentScheduler() - Method in class forward.server.ForwardConnection
Returns the scheduler for this connection.
getParentWindow(Component) - Static method in class gui.GUIUtils
Finds the first parent that is a window.
getPassword() - Method in class anon.mixminion.PasswordManager
returns the password, if no one is set, opens dialog for new pw, else a enter password dialog
getPassword() - Method in class anon.pay.xml.XMLExternalChargeRequest
 
getPassword() - Method in class gui.dialog.PasswordContentPane
Returns the password that the user has entered.
getPasswordMessage() - Method in interface anon.util.IPasswordUser
Returns a message to be displayed in the password dialog.
getPasswordReader() - Method in class jap.JAPController
Returns the password reader.
getPath() - Method in class anon.crypto.MultiCertPath
Tries to return the first verified CertPath.
getPathInfo() - Method in class anon.crypto.CertPath
 
getPathInfos() - Method in class anon.crypto.MultiCertPath
 
getPathLengthConstraint() - Method in class anon.crypto.X509BasicConstraints
 
getPaths() - Method in class anon.crypto.MultiCertPath
Returns all CertPath objects, no matter if verified or not.
getPayload() - Method in class anon.mixminion.EMail
 
getPayload() - Method in class anon.tor.cells.Cell
gets the payload of the cell
getPayloadData() - Method in class anon.client.MixPacket
 
getPayloadData() - Method in class anon.client.SequentialChannelDataChain.ChainCell
 
getPayloadData() - Method in class anon.client.SingleChannelDataChain.ChainCell
 
getPayloadLength() - Method in class anon.client.SingleChannelDataChain.ChainCell
 
getPayloadLength() - Method in class anon.proxy.ProxyCallbackBuffer
 
getPayloadSize() - Static method in class anon.client.MixPacket
 
getPayloadType() - Method in class anon.client.SingleChannelDataChain.ChainCell
 
getPaymentAnonymousConnectionSetting() - Method in class jap.JAPModel
 
getPaymentData(String) - Method in class anon.pay.xml.XMLPassivePayment
Gets the value of a line
getPaymentDataKeys() - Method in class anon.pay.xml.XMLPassivePayment
 
getPaymentDelay(String) - Method in class anon.pay.xml.XMLPaymentOption
 
getPaymentInstance(String) - Method in class anon.infoservice.InfoServiceDBEntry
 
getPaymentInstance(String) - Method in class anon.infoservice.InfoServiceHolder
Get information for a particular payment instance identified by a_piID
getPaymentInstances() - Method in class anon.infoservice.InfoServiceDBEntry
Get a Vector of all payment instances the infoservice knows.
getPaymentInstances(boolean) - Method in class anon.infoservice.InfoServiceDBEntry
 
getPaymentInstances() - Method in class anon.infoservice.InfoServiceHolder
Get a Vector of all payment instances the preferred infoservice knows.
getPaymentInstances() - Method in class anon.pay.PayAccountsFile
 
getPaymentName() - Method in class anon.pay.xml.XMLPassivePayment
Gets the payment method name
getPaymentOptions() - Method in class anon.pay.BIConnection
Fetches payment options.
getPaymentPassword() - Method in class jap.JAPController
Gets the password for payment data encryption
getPaymentPassword() - Method in class jap.JAPModel
 
getPaymentProtocolVersion() - Method in class anon.infoservice.MixCascade
 
getPaymentProxyInterface() - Method in class jap.JAPModel
 
getPaymentSettings() - Method in class anon.pay.BIConnection
 
getPaymentSettings() - Method in class jap.pay.FlatrateDialog
Deprecated.  
getPerformanceEntry(String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getPerformanceInfo() - Method in class anon.infoservice.InfoServiceDBEntry
Sends a /performanceinfo request to the Info Service, retrieves the data and creates a new PerformanceInfo object.
getPerformanceInfos() - Method in class anon.infoservice.InfoServiceHolder
 
getPIID() - Method in class anon.infoservice.MixCascade
 
getPIID() - Method in class anon.pay.PayAccount
 
getPIID() - Method in class anon.pay.xml.XMLAccountCertificate
Gets the Payment Instance ID of the Payment Instance where this account is residing.
getPIID() - Method in class anon.pay.xml.XMLEasyCC
 
getPlanName() - Method in class anon.pay.xml.XMLVolumePlanPurchase
 
getPopup() - Method in class gui.PopupMenu
 
getPopupText(Locale) - Method in class anon.infoservice.MessageDBEntry
 
getPort() - Method in interface anon.infoservice.ImmutableListenerInterface
Get the port of this interface.
getPort() - Method in class anon.infoservice.ListenerInterface
Get the port of this interface.
getPort() - Method in class anon.mixminion.mmrdescription.MMRDescription
gets the port
getPort() - Method in class anon.tor.ordescription.ORDescriptor
gets the port
getPort() - Method in class anon.transport.address.TcpIpAddress
Liefert den Port zurueck.
getPort() - Method in class proxy.DirectProxy.RequestInfo
 
getPortableBrowserpath() - Method in class jap.JAPModel
 
getPorts(MixCascade) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
Get the ports of a cascade.
getPorts() - Method in class jap.JAPConfAnon.TempCascade
 
getPortsAsString() - Method in class anon.infoservice.MixCascade
 
getPosition() - Method in class anon.infoservice.MixPosition
 
getPostalCode() - Method in class anon.infoservice.OperatorAddress
 
getPostData() - Method in class anon.infoservice.AbstractDistributableDatabaseEntry
This returns the data, which are posted to other InfoServices.
getPostData() - Method in interface anon.infoservice.IDistributable
Returns the data to post to the other infoservice.
getPostData() - Method in class anon.infoservice.JAPMinVersion
 
getPostData() - Method in class anon.infoservice.MixCascade
This returns the data posted when this MixCascade information is forwarded to other infoservices.
getPostData() - Method in class anon.infoservice.StatusInfo
This returns the data, which are posted to other InfoServices.
getPostEncoding() - Method in class anon.infoservice.AbstractDistributableDatabaseEntry
Returns the content encoding of the post data.
getPostEncoding() - Method in interface anon.infoservice.IDistributable
Returns the content encoding of the post data.
getPostEncoding() - Method in class anon.infoservice.MixCascade
 
getPostEncoding() - Method in class anon.infoservice.StatusInfo
 
getPostFile() - Method in interface anon.infoservice.IDistributable
Returns the filename (InfoService command) to which the data of this entry is posted at the other infoservice.
getPostFile() - Method in class anon.infoservice.InfoServiceDBEntry
This returns the filename (InfoService command), where this InfoServerDBEntry is posted at other InfoServices.
getPostFile() - Method in class anon.infoservice.JAPMinVersion
This returns the filename (InfoService command), where this JAP minimum required version information is posted at other InfoServices, It's always '/currentjapversion'.
getPostFile() - Method in class anon.infoservice.JAPVersionInfo
This returns the filename (InfoService command), where this JAPVersionInfo entry is posted at other InfoServices.
getPostFile() - Method in class anon.infoservice.JavaVersionDBEntry
Returns the HTTP_REQUEST_STRING.
getPostFile() - Method in class anon.infoservice.MessageDBEntry
 
getPostFile() - Method in class anon.infoservice.MixCascade
This returns the filename (InfoService command), where this MixCascade entry is posted at other InfoServices.
getPostFile() - Method in class anon.infoservice.MixInfo
This returns the filename (InfoService command), where this mix entry is posted at other InfoServices.
getPostFile() - Method in class anon.infoservice.StatusInfo
This returns the filename (InfoService command), where this status entry is posted at other infoservices.
getPostFile() - Method in class anon.pay.PaymentInstanceDBEntry
This returns the filename (InfoService command), where this PaymentInstanceDBEntry is posted at other InfoServices.
getPostFile() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getPreferredEntry() - Method in class anon.infoservice.update.AbstractDatabaseUpdater
 
getPreferredEntry() - Method in class anon.infoservice.update.AbstractMixCascadeUpdater
 
getPreferredEntry() - Method in class anon.infoservice.update.InfoServiceUpdater
 
getPreferredEntry() - Method in class jap.MixCascadeUpdater
 
getPreferredEntry() - Method in class jondonym.console.Controller.MixCascadeUpdater
 
getPreferredInfoService() - Method in class anon.infoservice.InfoServiceHolder
Returns the preferred InfoService.
getPreferredSize() - Method in class gui.dialog.JAPDialog
Returns the preferred size of the dialog window.
getPreferredSize() - Method in class gui.dialog.JAPDialog.PreferredWidthBoxPanel
 
getPreferredSize() - Method in class gui.FlippingPanel
 
getPreferredSize(JComponent) - Method in class gui.JAPProgressBar.MyProgressBarUI
 
getPreferredSize() - Method in class jap.JAPMixCascadeComboBox
 
getPreferredSize() - Method in class jap.JAPNewView
 
getPreferredSize(JComponent) - Method in class jap.pay.CoinstackProgressBarUI
 
getPreferredSize() - Method in class jap.StatusPanel
 
getPrepaidBytes() - Method in class anon.pay.xml.XMLChallenge
 
getPrepaidBytes() - Method in class anon.pay.xml.XMLPayRequest
 
getPrepaidInterval() - Method in class anon.infoservice.MixCascade
 
getPrepaidInterval() - Method in class anon.infoservice.MixInfo
 
getPreviousContentPane() - Method in class gui.dialog.DialogContentPane
Returns the previous content pane in the chained list of content panes.
getPreviousContentPane() - Method in class gui.dialog.DialogContentPaneOptions
 
getPrice() - Method in class anon.pay.xml.XMLVolumePlan
 
getPriceCertHashes() - Method in class anon.pay.xml.XMLEasyCC
getPriceCertElements
getPriceCertHashes() - Method in class anon.pay.xml.XMLPriceCertificateList
 
getPriceCertificate() - Method in class anon.infoservice.MixInfo
 
getPriceCertificateHashes() - Method in class anon.infoservice.MixCascade
 
getPriceCertificates() - Method in class anon.infoservice.MixCascade
getPriceCertificates: utility method, equivalent to getting the MixInfo for all Mixes, and calling getPriceCertificate on each one
getPriceCerts() - Method in class anon.pay.xml.XMLPriceCertificateList
 
getPriority() - Method in class anon.proxy.AbstractHTTPConnectionListener
 
getPrivacyPolicyUrl() - Method in class anon.terms.TermsAndConditions.Translation
 
getPrivacyPolicyUrl() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getPrivate() - Method in class anon.crypto.AsymmetricCryptoKeyPair
Returns the private key.
getPrivateExponent() - Method in class anon.crypto.MyRSAPrivateKey
 
getPrivateKey() - Method in class anon.crypto.PKCS12
Returns the private key of this certificate.
getPrivateKey() - Method in class anon.pay.PayAccount
Returns the private key or null if the account is encrypted and not usable.
getPrivateKeyClasses() - Static method in class anon.crypto.AsymmetricCryptoKeyPair
Returns all registered private key classes.
getPrivateParams() - Method in class anon.crypto.MyDSAPrivateKey
 
getPrivateParams() - Method in class anon.crypto.MyECPrivateKey
 
getProcessedBytes() - Method in class anon.client.DataChainSendOrderStructure
 
getProcessedDownstreamPackets() - Method in class anon.client.DataChainChannelListEntry
 
getProcessedPackets() - Method in class anon.client.PacketCounter
 
getProcessedUpstreamPackets() - Method in class anon.client.DataChainChannelListEntry
 
getProgramName() - Method in class jap.JAPModel
 
getProgressLoopWaitMilliseconds() - Method in class platform.AbstractOS.AbstractRetryCopyProcess
 
getProgressStatus() - Method in class gui.dialog.WorkerContentPane
Only meaningful if a ProgressCapsule observer is used.
getProperty(String) - Method in class platform.AbstractOS
 
getProtocol() - Method in interface anon.infoservice.ImmutableListenerInterface
Gets the protocol of this ListenerInterface.
getProtocol() - Method in class anon.infoservice.ListenerInterface
Gets the protocol of this ListenerInterface.
getProtocolAsString() - Method in class anon.infoservice.ListenerInterface
Gets the protocol of this ListenerInterface as String.
getProxy() - Method in class anon.mixminion.Mixminion
 
getProxy() - Method in class anon.tor.Tor
 
getProxyAuthorizationHeader() - Method in interface anon.infoservice.ImmutableProxyInterface
Get the authorization header with the current user id and password.
getProxyAuthorizationHeader() - Method in class anon.infoservice.ProxyInterface
Get the authorization header with the current user id and password.
getProxyAuthorizationHeaderAsString() - Method in interface anon.infoservice.ImmutableProxyInterface
Gets the authorization header with the current user id and password as a String.
getProxyAuthorizationHeaderAsString() - Method in class anon.infoservice.ProxyInterface
Gets the authorization header with the current user id and password as a String.
getProxyInterface(boolean) - Method in class anon.infoservice.IMutableProxyInterface.DummyMutableProxyInterface
 
getProxyInterface(boolean) - Method in interface anon.infoservice.IMutableProxyInterface
Returns one of two possible proxy interfaces or null if the chosen interface is not allowed or available at present.
getProxyInterface() - Method in interface anon.infoservice.IProxyInterfaceGetter
 
getProxyInterface() - Method in class jap.JAPModel
 
getProxyInterface(int, boolean) - Method in class jap.JAPModel
 
getProxyInterface() - Method in class proxy.DirectProxy
 
getPublic() - Method in class anon.crypto.AsymmetricCryptoKeyPair
Returns the public key.
getPublicExponent() - Method in class anon.crypto.MyRSAPrivateKey
 
getPublicExponent() - Method in class anon.crypto.MyRSAPublicKey
 
getPublicKey() - Method in class anon.client.crypto.ASymMixCipherPlainRSA
 
getPublicKey() - Method in interface anon.client.crypto.IASymMixCipher
 
getPublicKey() - Method in class anon.crypto.CertificationRequest
Returns the public key used in this request.
getPublicKey() - Method in class anon.crypto.CertificationRequestInfo
Returns the public key used in this request.
getPublicKey() - Method in interface anon.crypto.ICertificate
Returns the public key of this certificate.
getPublicKey() - Method in class anon.crypto.JAPCertificate
Returns the public key of the certificate.
getPublicKey() - Method in class anon.crypto.PKCS10CertificationRequest
Returns the public key used in this request.
getPublicKey() - Method in class anon.crypto.PKCS12
Returns the public key of this certificate.
getPublicKey() - Method in class anon.pay.PayAccount
 
getPublicKey() - Method in class anon.pay.xml.XMLAccountCertificate
 
getPublicKey() - Method in class anon.pay.xml.XMLJapPublicKey
 
getPublicKeyClasses() - Static method in class anon.crypto.AsymmetricCryptoKeyPair
Returns all registered public key classes.
getPublicParams() - Method in class anon.crypto.MyDSAPublicKey
 
getPublicParams() - Method in class anon.crypto.MyECPublicKey
 
getPublished() - Method in class anon.mixminion.mmrdescription.MMRDescription
 
getPublished() - Method in class anon.tor.ordescription.ORDescriptor
 
getPublished() - Method in class anon.tor.ordescription.ORList
gets the date when the List was pubished
getQ() - Method in class anon.crypto.MyRSAPrivateKey
 
getQInv() - Method in class anon.crypto.MyRSAPrivateKey
 
getRandomEntry() - Method in class anon.infoservice.Database
Returns a random entry from the database.
getRandSource() - Method in class anon.crypto.MyRandom
 
getRank(String) - Method in class anon.pay.xml.XMLPaymentOption
 
getRate() - Method in class anon.pay.xml.XMLPriceCertificate
 
getRawPacket() - Method in class anon.client.MixPacket
 
getRawSubjectKeyIdentifier() - Method in class anon.crypto.JAPCertificate
Returns the byte representation of the X509SubjectKeyIdentifier
getReason() - Method in exception anon.transport.connection.RequestException
Liefert den Grund der Ablehnung zurueck.
getReceivedChainId() - Method in class anon.client.SequentialChannelDataChain.ChainCell
 
getReceivedDate() - Method in class anon.pay.xml.XMLTransCert
 
getReceiver() - Method in class anon.mixminion.EMail
 
getReceiverAddress() - Method in class anon.pay.xml.XMLEmail
 
getRecommendedUpdate(String, boolean) - Static method in class anon.infoservice.JAPVersionInfo
 
getReferences() - Method in class anon.pay.xml.XMLPassivePayment
Gets all references that belong to this message
getReferenceURI() - Method in class anon.crypto.XMLSignatureElement
Returns the reference attribute URI.
getRegisterAtAllAvailableInfoServices() - Method in class jap.forward.JAPRoutingRegistrationInfoServices
Returns the current setting of the management mode.
getRegistrationInfoServices() - Method in class jap.forward.JAPRoutingRegistrationInfoServices
Returns a clone of the list of infoservices, which shall be used, if we are in manual infoservice registration management mode.
getRegistrationInfoServicesForStartup() - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This returns a list of infoservices, where the startPropaganda() method of JAPRoutingSettings shall try the registration.
getRegistrationInfoServicesStore() - Method in class jap.forward.JAPRoutingSettings
Returns the structure, where the infoservices are stored, used for registration of the local forwarding server.
getRegistrationStatus() - Method in class jap.forward.JAPRoutingSettingsPropagandaThreadLock
Returns the status of the registration process of the local forwarding server at the infoservices.
getRegistrationStatusObserver() - Method in class jap.forward.JAPRoutingSettings
Returns the instance of JAPRoutingRegistrationStatusObserver, which holds some information about the current registration status at the infoservices for the local forwarding server.
getRejectedConnections() - Method in class forward.server.ForwardSchedulerStatistics
Returns the number of rejected connections.
getRejectedConnections() - Method in class jap.forward.JAPRoutingServerStatisticsListener
Returns the number of rejected connections.
getRelativeBandwidth() - Method in class jap.forward.JAPRoutingConnectionClass
Returns the percentage of the maximum bandwidth which shall be used for forwarding.
getRelativePosition(Point, Component) - Static method in class gui.GUIUtils
 
getRelativePosition(Point) - Method in class gui.PopupMenu
 
getRelayCommand() - Method in class anon.tor.cells.RelayCell
gets the command of the relay cell
getRelayPayload() - Method in class anon.tor.cells.RelayCell
gets the payload of the relay cell
getRemoteAddress() - Method in class anon.shared.ProxyConnection
 
getRemoteAddress() - Method in class anon.transport.connection.ChunkConnectionAdapter
Liefert die direkt die Adesse der zugrundeliegenen Verbindung zurueck.
getRemoteAddress() - Method in interface anon.transport.connection.IConnection
Gibt die Adresse des entfernten Endpunkt an.
getRemoteAddress() - Method in class anon.transport.connection.SkypeConnection
 
getRemoteAddress() - Method in class anon.transport.connection.SocketConnection
 
getReplayOffset() - Method in class anon.client.MixParameters
 
getReplayTimestamp() - Method in class anon.client.MixParameters
 
getReplyAddress() - Method in class anon.pay.xml.XMLEmail
 
getReplyBlockasBytes() - Method in class anon.mixminion.message.ReplyBlock
Returns the Replyblock as described underwards
getReplyBlockasString() - Method in class anon.mixminion.message.ReplyBlock
 
getReplyBlocks() - Method in class anon.mixminion.EMail
 
getRequestCommand() - Method in class anon.infoservice.HttpRequestStructure
Returns the command of the http request this HttpCommandStructure is used for.
getRequested() - Method in class anon.pay.xml.XMLTransferRequest
 
getRequestFileName() - Method in class anon.infoservice.HttpRequestStructure
Returns the filename on the HTTP server which is requested.
getRequestHeader(String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
getRequestLine() - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
getRequestPostDocument() - Method in class anon.infoservice.HttpRequestStructure
Returns the data which shall be posted to the server.
getResets() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Only useful for PACKETS attribute.
getResizeFactor() - Method in interface gui.GUIUtils.IIconResizer
1.0 means no resizing is done
getResourceURL(String) - Static method in class anon.util.ResourceLoader
Gets the absolute URL to a requested resource if the resource is found in the class path or in the local directory.
getResourceURL(String, Vector, Vector, Vector) - Static method in class anon.util.ResourceLoader
Gets the absolute URL to a requested resource if the resource is found in the given resource files.
getResponse() - Method in class anon.pay.xml.XMLResponse
 
getResponseData() - Method in class anon.infoservice.HttpResponseStructure
Returns the data of this HTTP response.
getResponseHeader(String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
getResponseLine() - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
getRestarter() - Method in class jap.JAPController
 
getResult() - Method in class anon.infoservice.InfoServiceHolder.InformationFetcher
 
getResult() - Method in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
getReturnValues() - Method in class gui.TermsAndConditionsDialog
 
getRevocationDate(JAPCertificate) - Method in class anon.crypto.RevokedCertifcateStore
Gets the revocation date for the specified cert, if and only if the cert is revoked.
getRevocationDate() - Method in class anon.crypto.RevokedCertificate
 
getRevokedCertificates() - Method in class anon.crypto.CertificateRevocationList
Creates a vector of RevokedCertificates from the CRLEntries on this crl.
getRgbPixels() - Method in class captcha.graphics.RgbMemoryImageConsumer
Returns a copy of the pixel data of the produced image in the default RGB color model.
getRootCertificate() - Method in class anon.crypto.CertPathInfo
 
getRootCertType(int) - Static method in class anon.crypto.CertPath
Sets the certificate class for the root certificates that can verify this Cert Path.
getRootComponent() - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Returns the parent component over which all windows of this dialog are centered.
getRootInstance(JAPCertificate) - Static method in class anon.crypto.CertPath
 
getRootNodes() - Method in class gui.MultiCertTrustGraph
 
getRootPane() - Method in class gui.dialog.JAPDialog
Returns the root pane of the dialog.
getRootPanel() - Method in class jap.AbstractJAPConfModule
This returns the root panel for this configuration module.
getRootPanel() - Method in class jap.JAPConfModuleSystem
Returns the root panel of the module system (where the configuration tree and the module content are displayed on).
getRouteLen() - Static method in class anon.mixminion.Mixminion
 
getRouteLen() - Method in class anon.mixminion.MixminionServiceDescription
 
getRouterStatus() - Method in class anon.tor.ordescription.InfoServiceORListFetcher
 
getRouterStatus() - Method in interface anon.tor.ordescription.ORListFetcher
gets authoritive network-status
getRouterStatus() - Method in class anon.tor.ordescription.PlainORListFetcher
 
getRouting() - Method in class anon.mixminion.message.ReplyBlock
Returns the RoutingInformation of the First Server in the Path of the ReplyBlock, needed for the Crossover-Point
getRoutingInformation() - Method in class anon.mixminion.mmrdescription.MMRDescription
gets the Routing Informations of this MMR
getRoutingMode() - Method in class jap.forward.JAPRoutingSettings
Returns the current routing mode, see the constants in this class.
getRoutingSettings() - Method in class jap.JAPModel
This method returns the instance of JAPRoutingSettings, where all routing settings are stored in.
getRowCount() - Method in class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
Returns the number of rows in the infoservice registration table.
getRowCount() - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
getRowCount() - Method in class jap.JAPConfAnon.OperatorsTableModel
 
getRowCount() - Method in class jap.pay.TransactionOverviewDialog.MyTableModel
 
getRowCount() - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getRunningPropagandaInstances() - Method in class jap.forward.JAPRoutingSettings
Returns a snapshot of the list of currently running propaganda instances, which registrate the local forwarding server at the infoservices.
GETS - Static variable in class anon.infoservice.InfoServiceHolder
 
getSchedulerStatistics() - Method in class forward.server.ForwardServerManager
Returns the statistics instance of the scheduler.
getSchedulerStatistics() - Method in class jap.forward.JAPRoutingSettings
Returns the statistics instance of the forwarding scheduler.
getScreenBounds() - Method in class gui.dialog.JAPDialog
Returns the bounds of the screen where this dialog is shown.
getScreens(Window) - Static method in class gui.GUIUtils
 
getSecondCertificate() - Method in class anon.crypto.CertPath
Returns the certificate from the second lowest Level of this CertPath (the one that was added at Second).
getSecondCertificate() - Method in class anon.crypto.CertPathInfo
 
getSeconds() - Method in class anon.util.XMLDuration
 
getSections() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getSections() - Method in class anon.terms.TermsAndConditions.Translation
 
getSections() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getSecurityDistribution() - Method in class jondonym.console.MixCascadeInfo
The distribution points of a Cascade.
getSecurityUsers() - Method in class jondonym.console.MixCascadeInfo
The user level of a cascade.
getSelectedAccount() - Method in class jap.pay.AccountSettingsPanel
returns the selected account
getSelectedBI() - Method in class jap.pay.BISelectionDialog
 
getSelectedIndex() - Method in class jap.ServerListPanel
Getter method for m_selectedMix
getSelectedPaymentInstance() - Method in class jap.pay.wizardnew.JpiSelectionPane
 
getSelectedPaymentOption() - Method in class jap.pay.wizardnew.MethodSelectionPane
 
getSelectedVolumePlan() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
getSendCallbackHandlers() - Method in class anon.client.MixPacket
 
getSenderIdentification() - Method in class anon.pay.xml.XMLEmail
 
getSenderName() - Method in class anon.pay.xml.XMLEmail
 
getSerialNumber() - Method in class anon.crypto.JAPCertificate
 
getSerialNumber() - Method in class anon.crypto.RevokedCertificate
 
getServerManager() - Static method in class forward.LocalForwarder
Liefert den Server Manager fuer lokales Forwarding.
getServerPort() - Method in class jap.forward.JAPRoutingSettings
Returns the currently configured forwarding server port.
getServerStatisticsListener() - Method in class jap.forward.JAPRoutingSettings
Returns the statistics listener of the forwarding servers.
getServiceContainer() - Method in class anon.client.AbstractControlChannel
 
getServiceLocation() - Method in class anon.infoservice.MixInfo
Returns the location of the mix.
getServiceLocation(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getServiceOperator() - Method in class anon.infoservice.MixInfo
Returns information about the operator of this mix.
getServiceOperator(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getServiceSoftware() - Method in class anon.infoservice.MixInfo
Returns information about the used software in this mix.
getSettingNames() - Method in class anon.pay.xml.XMLPaymentSettings
 
getSettingsAsXml(Document) - Method in class jap.forward.JAPRoutingConnectionClass
Returns the settings for this connection class (bandwidth settings) for storage within an XML document.
getSettingsAsXml(Document) - Method in class jap.forward.JAPRoutingConnectionClassSelector
Returns the current connection class settings (currently selected connection class, settings of the single connection classes) for storage within an XML document.
getSettingsAsXml(Document) - Method in class jap.forward.JAPRoutingRegistrationInfoServices
Returns the current settings for the registration of the forwarding server at the infoservice system (registration infoservices, whether to registrate at all running primary infoservices) for storage within an XML document.
getSettingsAsXml(Document) - Method in class jap.forward.JAPRoutingUseableMixCascades
Returns the current settings for the allowed forwarding mixcascades (allowed cascades, whether all running mixcascades are allowed) for storage within an XML document.
getSettingValue(String) - Method in class anon.pay.xml.XMLPaymentSettings
getSettingValue
getSHA1Fingerprint() - Method in class anon.crypto.JAPCertificate
Gets a human readable SHA1 fingerprint for this certificate.
getSHA1Fingerprint() - Method in class anon.crypto.PKCS10CertificationRequest
Gets a human readable SHA1 fingerprint for this request.
getSharedSecret() - Method in class anon.mixminion.message.ReplyBlock
Returns the End-to End shared Secret
getShortClassName(Class) - Static method in class anon.util.ClassUtil
Gets the name of a class without package (everything before the last "." is removed).
getShortMessage() - Method in class anon.pay.PayMessage
 
getShownCertificate() - Method in class gui.CertDetailsDialog.CertShortInfoPanel
 
getShowSplashDisabled() - Method in class jap.JAPModel
 
getShowSplashScreen() - Method in class jap.JAPModel
 
getSign() - Method in class anon.util.XMLDuration
Returns the sign of this duration in -1,0, or 1.
getSignature() - Method in class anon.infoservice.AbstractCertifiedDatabaseEntry
 
getSignature() - Method in class anon.infoservice.AbstractDistributableCertifiedDatabaseEntry
 
getSignature() - Method in interface anon.infoservice.ICertifiedDatabaseEntry
 
getSignature() - Method in class anon.infoservice.InfoServiceDBEntry
 
getSignature() - Method in class anon.infoservice.MixCascade
 
getSignature() - Method in class anon.infoservice.MixInfo
 
getSignature() - Method in class anon.infoservice.PerformanceInfo
 
getSignature() - Method in class anon.infoservice.StatusInfo
 
getSignature() - Method in class anon.pay.PaymentInstanceDBEntry
 
getSignature() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getSignature() - Method in class anon.terms.TermsAndConditions.Translation
 
getSignatureAlgorithm() - Method in interface anon.crypto.IMyPrivateKey
Gets the signature algorithm object that is held and initialised with this key.
getSignatureAlgorithm() - Method in interface anon.crypto.IMyPublicKey
Gets the signature algorithm object that is held and initialised with this key.
getSignatureAlgorithm() - Method in class anon.crypto.MyDSAPrivateKey
Gets a signature algorithm object for this key.
getSignatureAlgorithm() - Method in class anon.crypto.MyDSAPublicKey
Gets a signature algorithm object for this key.
getSignatureAlgorithm() - Method in class anon.crypto.MyECPrivateKey
Gets a signature algorithm object for this key.
getSignatureAlgorithm() - Method in class anon.crypto.MyECPublicKey
Gets a signature algorithm object for this key.
getSignatureAlgorithm() - Method in class anon.crypto.MyRSAPrivateKey
Gets a signature algorithm object for this key.
getSignatureAlgorithm() - Method in class anon.crypto.MyRSAPublicKey
Gets the signature algorithm object that is held and initialised by this key.
getSignatureAlgorithmName() - Method in class anon.crypto.JAPCertificate
Converts the ObjectIdentifier from the certificate's signature algorithm into its human-readable Name as specified by RFC 3279.
getSignatureBlockFile(String) - Method in class jarify.JarFile
Returns the signature block file that maps to the given name
getSignatureBlockFiles(String) - Method in class jarify.JarFile
Returns the signature block files that maps to the given name
getSignatureElement() - Method in class anon.crypto.XMLSignatureElement
 
getSignatureElements() - Method in class anon.crypto.XMLSignature
Return a Vector of the -Elements contained in this object.
getSignatureFile(String) - Method in class jarify.JarFile
Returns the signature file with the given alias.
getSignatureMethod() - Method in class anon.crypto.XMLSignatureElement
Returns the signature method that was used for creating this signature.
getSignatureTime() - Method in class anon.pay.xml.XMLPriceCertificate
 
getSignedDocument() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getSignedXml(int, Node) - Method in class anon.crypto.SignatureCreator
 
getSigningCertificate() - Method in class anon.crypto.PKCS7SignedData
Get the X.509 certificate actually used to sign the digest.
getSigningInfoVersion() - Method in class anon.crypto.PKCS7SignedData
Get the version of the PKCS#7 "SignerInfo" object.
getSigningKey() - Method in class anon.tor.ordescription.ORDescriptor
gets the signing key
getSize() - Method in class anon.crypto.X509Extensions
Returns the number of extensions contained in this object.
getSize() - Method in class anon.util.ObjectQueue
 
getSize() - Method in class gui.dialog.JAPDialog
Returns the size of the dialog window.
getSize() - Method in class jarify.JarFileEntry
Returns the size of the file.
getSmallPanel() - Method in class gui.FlippingPanel
 
getSocket() - Method in class anon.crypto.tinytls.TinyTLS
 
getSocket() - Method in class anon.shared.ProxyConnection
 
getSoftware() - Method in class anon.tor.ordescription.ORDescriptor
gets the software version of this OR
getSoftwareVersion() - Method in class anon.mixminion.mmrdescription.MMRDescription
 
getSolution() - Method in class gui.CaptchaDialog
 
getSolution() - Method in class gui.dialog.CaptchaContentPane
 
getSortedEntryList(Util.Comparable) - Method in class anon.infoservice.Database
 
getSortedIdentifiers() - Static method in class anon.crypto.X509DistinguishedName
Returns the most important BC object identifiers sorted in a reasonable way.
getSpent() - Method in class anon.pay.PayAccount
Returns the amount already spent.
getSpent() - Method in class anon.pay.xml.XMLBalance
Returns the overall spent bytes for the corresponding account
getStabilityAttributes() - Method in class anon.infoservice.PerformanceEntry
Returns errors resets, unknown requests and total requests for floating entries.
getStackTrace(Throwable) - Static method in class anon.util.Util
Gets the stack trace of a Throwable as String.
getStartLine(Hashtable) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
getStartPortableFirefox() - Method in class jap.JAPModel
 
getStartServers() - Method in class anon.mixminion.message.NoReplyMessage
 
getStartServers() - Method in class anon.mixminion.message.ReplyImplementation
 
getStartServers() - Method in class anon.mixminion.message.ReplyMessage
returns a Vector with the MMRDescriptions of the first Server of every ready_to send_message
getState() - Method in class anon.infoservice.ServiceLocation
Returns the state where the service is located.
getState() - Method in class gui.dialog.JAPDialog.LinkedCheckBox
Returns the state of the checkbox.
getStateOrProvince() - Method in class anon.crypto.X509DistinguishedName
Returns the state or province.
getStaticFieldValue(Class, String) - Static method in class anon.util.Util
Uses the reflection API to get the value of a static field in the given class, if the field is present.
getStatistics() - Method in class forward.server.ForwardScheduler
Returns the statistics instance for this ForwardScheduler.
getStatus() - Method in interface anon.client.AnonClient.StatusThread
 
getStatus() - Method in class anon.proxy.ProxyCallbackBuffer
 
getStatus(String) - Method in class anon.tor.ordescription.InfoServiceORListFetcher
 
getStatus(String) - Method in interface anon.tor.ordescription.ORListFetcher
gets network-status for host with given fingerprint
getStatus(String) - Method in class anon.tor.ordescription.PlainORListFetcher
 
getStatus() - Method in interface anon.util.ProgressCapsule
 
getStatus() - Method in class anon.util.ZipArchiver.ZipEvent
 
getStatus() - Method in class update.JAPUpdateWizard
 
getStatusInfo(MixCascade) - Method in class anon.infoservice.InfoServiceDBEntry
Get the StatusInfo for the cascade with the given ID.
getStatusInfo(MixCascade, long) - Method in class anon.infoservice.InfoServiceDBEntry
Get the StatusInfo for the cascade with the given ID.
getStatusInfo(MixCascade) - Method in class anon.infoservice.InfoServiceHolder
Get the StatusInfo for the mixcascade with the given ID.
getStatusInfo(MixCascade, long) - Method in class anon.infoservice.InfoServiceHolder
 
getStatusInfo(String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
getStatusXmlData() - Method in class anon.infoservice.StatusInfo
Returns the XML structure of this status entry as we received it.
getStdDeviation() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Returns the standard deviation.
getStdDeviation() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Calculates and returns the standard deviation.
getStorageMode() - Static method in class anon.util.XMLUtil
 
getStorageObservable() - Method in class gui.help.AbstractHelpFileStorageManager
returns an observable object which allows ViewObjects to display storage processes, i.e.
getStorageObservable() - Method in class gui.help.LocalHelpFileStorageManager
 
getStorageObservable() - Method in class jap.JARHelpFileStorageManager
 
getStreamAsBytes(InputStream) - Static method in class anon.util.ResourceLoader
Reads a java.io.InputStream into a byte array and closes the stream.
getStreamID() - Method in class anon.tor.cells.RelayCell
gets the streamID of the relay cell
getStreet() - Method in class anon.infoservice.OperatorAddress
 
getString(String) - Static method in class anon.util.JAPMessages
Gets the localised String for a given key.
getString(String, Object[]) - Static method in class anon.util.JAPMessages
Gets the localised String for a given key.
getString(String, Object) - Static method in class anon.util.JAPMessages
Gets the localised String for a given key.
getString(String) - Static method in class jap.pay.FlatrateDialog
Deprecated.  
getStrings() - Method in class anon.pay.xml.XMLGenericStrings
 
getSubCACerts() - Method in class anon.crypto.CertPathInfo
 
getSubject() - Method in class anon.crypto.JAPCertificate
Returns the distinguished name.
getSubject() - Method in class anon.crypto.MultiCertPath
Returns this MultiCertPath's Subject which is the same for all end-entity certs
getSubject() - Method in class anon.crypto.PKCS12
 
getSubject() - Method in class anon.pay.xml.XMLEmail
 
getSubjectKeyIdentifier() - Method in class anon.crypto.JAPCertificate
Returns the String representation of the X509SubjectKeyIdentifier
getSubjectKeyIdentifier() - Method in class anon.pay.xml.XMLPriceCertificate
 
getSubjectKeyIdentifierConcatenated() - Method in class anon.crypto.JAPCertificate
 
getSuccess() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
getSupportedJavaVersion() - Method in class anon.infoservice.JAPVersionInfo
 
getSupportedLanguages() - Static method in class jap.JAPConstants
 
getSurname() - Method in class anon.crypto.X509DistinguishedName
Returns the surname.
getSynchronizationObject() - Method in class anon.client.DataChainSendOrderStructure
 
getSystemClipboard() - Static method in class gui.GUIUtils
Returns the system-wide clipboard.
getSystemLocale() - Static method in class anon.util.JAPMessages
 
getSystemResource(String) - Static method in class anon.util.ResourceLoader
Returns a given a requested system resource as a file.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gui.ByteNumberCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gui.TimestampCellRenderer
 
getTabTitle() - Method in class jap.AbstractJAPConfModule
This method must be implemented by the children of AbstractJAPConfModule and returns the title for this configuration tab.
getTabTitle() - Method in class jap.forward.JAPConfForwardingServer
Returns the title for the forwarding server configuration within the configuration tree.
getTabTitle() - Method in class jap.forward.JAPConfForwardingState
Returns the title for the forwarding state component within the configuration tree.
getTabTitle() - Method in class jap.JAPConfAnon
getTabTitle
getTabTitle() - Method in class jap.JAPConfAnonGeneral
 
getTabTitle() - Method in class jap.JAPConfCert
Returns the title for the cert configuration tab.
getTabTitle() - Method in class jap.JAPConfHTTPFilter
Returns the title for the cert configuration tab.
getTabTitle() - Method in class jap.JAPConfInfoService
Returns the title for the infoservice configuration tab.
getTabTitle() - Method in class jap.JAPConfMixminion
 
getTabTitle() - Method in class jap.JAPConfNetwork
Returns the title for the forwarding client configuration within the configuration tree.
getTabTitle() - Method in class jap.JAPConfServices
Returns the title for the services configuration within the configuration tree.
getTabTitle() - Method in class jap.JAPConfTC
 
getTabTitle() - Method in class jap.JAPConfTor
 
getTabTitle() - Method in class jap.JAPConfUI
 
getTabTitle() - Method in class jap.JAPConfUpdate
 
getTabTitle() - Method in class jap.pay.AccountSettingsPanel
getTabTitle
getTagAsString(int) - Static method in class anon.crypto.AbstractX509AlternativeName
 
getTags() - Method in class anon.crypto.AbstractX509AlternativeName
Returns the tags corresponding to the values as Integer objects.
getTans() - Method in class anon.pay.xml.XMLTransactionOverview
Gets an vector of all transfer numbers
getTargetInterface() - Method in class anon.infoservice.HTTPConnectionDescriptor
Returns the ListenerInterface of the connection target.
getTCComponent(double) - Method in class anon.terms.TCComposite
 
getTCComponentCount() - Method in class anon.terms.TCComposite
 
getTCComponents() - Method in class anon.terms.TCComposite
 
getTCModule() - Method in class jap.JAPConfServices
 
getTCTemplate(String) - Method in class anon.infoservice.InfoServiceDBEntry
Get the MixInfo for the mix with the given ID.
getTCTemplate(String) - Method in class anon.infoservice.InfoServiceHolder
from preferred info service
getTCTemplates() - Method in class anon.infoservice.InfoServiceHolder
 
getTemplateReferenceId(String) - Method in class anon.terms.TermsAndConditions
return the id of the template which is needed to render the translation specified by the two-letter language code
getTemplateReferenceId() - Method in class anon.terms.TermsAndConditions.Translation
 
getTemplateReferenceId() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getTemplateRefId(Locale) - Method in class anon.terms.TermsAndConditionsMixInfo
 
getTemplateRefId(String) - Method in class anon.terms.TermsAndConditionsMixInfo
 
getTempPath() - Method in class platform.AbstractOS
 
getTempPath() - Method in class platform.WindowsOS
 
getTerms(String) - Method in class anon.pay.BIConnection
 
getTerms() - Method in class anon.pay.PayAccount
 
getTermsAccepted() - Method in class jap.TermsAndConditionsOperatorTable
 
getTermsAccepted() - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getTermsAndConditionMixInfo() - Method in class anon.infoservice.MixInfo
 
getTermsAndConditions() - Method in class anon.infoservice.InfoServiceHolder
 
getTermsAndConditions(ServiceOperator) - Static method in class anon.terms.TermsAndConditions
 
getTermsAndConditionsSerials() - Method in class anon.infoservice.InfoServiceHolder
 
getTermsDate() - Method in class anon.pay.PayAccount
 
getTermsRejected() - Method in class jap.TermsAndConditionsOperatorTable
 
getTermsRejected() - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getTermsTermsAndConditonsToRead() - Method in exception anon.terms.TermsAndConditionsReadException
 
getTermsWithAcceptStatus(boolean) - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getText(Locale) - Method in class anon.infoservice.MessageDBEntry
 
getText(Locale, Hashtable) - Method in class anon.infoservice.MessageDBEntry
 
getText() - Method in class anon.pay.xml.XMLGenericText
 
getText() - Method in class gui.ClipFrame
 
getText() - Method in class gui.dialog.AbstractDialogExtraButton
 
getText() - Method in class gui.dialog.DialogContentPane
Returns the text that is displayed in the content pane.
getText() - Method in class jap.ConsoleSplash
 
getText() - Method in interface jap.ISplashResponse
 
getText() - Method in class jap.JAPSplash
 
getTextFromClipboard(Component) - Static method in class gui.GUIUtils
 
getTextFromClipboard(Component, boolean) - Static method in class gui.GUIUtils
 
getThisUpdate() - Method in class anon.crypto.CertificateRevocationList
 
getThreadNumber() - Method in class proxy.DirectProxyConnection
 
getThreadNumber() - Method in class proxy.DirectProxyResponse
 
getThrowable() - Method in class gui.dialog.DialogContentPane.CheckError
Returns the throwable to be logged or null if this CheckError does not contain any Throwable.
getThrownException() - Method in class anon.client.DataChainSendOrderStructure
 
getTimeout() - Method in class anon.infoservice.HTTPConnectionFactory
Returns the communication timeout (sec) for new HTTP connections.
getTimeout() - Method in class anon.shared.ProxyConnection
 
getTimeout() - Method in class anon.transport.connection.ChunkConnectionAdapter
 
getTimeout() - Method in interface anon.transport.connection.IConnection
Ermittelt den momentanen Wert fuer das Timeout in Millisekunden fuer Lese- und Schreiboperationen der Verbindung.
getTimeout() - Method in class anon.transport.connection.SkypeConnection
Da Skype nicht das setzen eines TimeOut unterstuetzt, wird entsprechend ein unendliches TimeOut mit der Verbindung verknuepft.
getTimeout() - Method in class anon.transport.connection.SocketConnection
 
getTimeoutListSize() - Method in class anon.infoservice.Database
 
getTimestamp() - Method in class anon.pay.xml.XMLBalance
 
getTimeStamp() - Method in class forward.server.TransferVolume
Returns the timestamp, when this TransferVolume was created (the transfer was done).
getTitle() - Method in class gui.dialog.DialogContentPane.Layout
Returns the title of the content pane that is shown in a TitledBorder.
getTitle() - Method in class gui.dialog.JAPDialog
 
getTooltipText() - Method in class gui.dialog.JAPDialog.AbstractLinkedURLAdapter
 
getTooltipText() - Method in interface gui.dialog.JAPDialog.ILinkedInformation
 
getTooltipText() - Method in class gui.dialog.JAPDialog.LinkedInformationAdapter
 
getToolTipText(JAPCertificate) - Method in class gui.MultiCertOverview
 
getTorDirServerAddr() - Method in class anon.tor.TorAnonServerDescription
gets the address of the tor directory server
getTorDirServerPort() - Method in class anon.tor.TorAnonServerDescription
gets the port of the tor directory server
getTorMaxConnectionsPerRoute() - Static method in class jap.JAPModel
 
getTorMaxRouteLen() - Static method in class jap.JAPModel
 
getTorMinRouteLen() - Static method in class jap.JAPModel
 
getTorModule() - Method in class jap.JAPConfServices
Returns the TOR module.
getTorNodesList() - Method in class anon.infoservice.InfoServiceDBEntry
Get the list with the tor nodes from the infoservice.
getTorNodesList() - Method in class anon.infoservice.InfoServiceHolder
Get the list with the tor nodes from the infoservice.
getTorParams() - Method in class anon.proxy.AnonProxy
 
getTorProxyInterface() - Method in class jap.JAPModel
 
getTotalSize(Vector) - Static method in class gui.GUIUtils
getTotalSize: takes a Vector of JComponents and returns a Dimension with width and height equivalent to the cumulative width and height of all the Components of the Vector Typically, you'll only use either height or width (e.g.
getTrafficSituation() - Method in class anon.infoservice.StatusInfo
Returns the current traffic situation for the mixcascade.
getTrailingDataLength() - Method in class anon.proxy.ProxyCallbackBuffer
 
getTrailingText() - Method in class anon.terms.template.Preamble
 
getTransCert() - Method in class jap.pay.wizardnew.PaymentInfoPane
 
getTransCerts() - Method in class anon.pay.PayAccount
Returns a vector with all transfer certificates
getTransferedBytes() - Method in class forward.server.ForwardSchedulerStatistics
Returns the total number of transfered bytes.
getTransferedBytes() - Method in class jap.forward.JAPRoutingServerStatisticsListener
Returns the total number of transfered bytes in the current forwarding server session.
getTransferNumber() - Method in class anon.pay.xml.XMLPassivePayment
Gets the transfer number that belongs to this message
getTransferNumber() - Method in class anon.pay.xml.XMLTransCert
 
getTransferredBytes() - Method in class anon.pay.xml.XMLEasyCC
 
getTranslation(Locale) - Method in class anon.terms.TermsAndConditions
returns the translation of the T&C specified by the corresponding locale object
getTranslation(String) - Method in class anon.terms.TermsAndConditions
returns the translation of the T&C specified by the two letter language code
getTranslationElement() - Method in class anon.terms.TermsAndConditions.Translation
 
getTranslationElement() - Method in interface anon.terms.TermsAndConditionsTranslation
 
getTransportIdentifier() - Method in class anon.transport.address.Endpoint
Liefer den Namen des Transportidentifer.
getTransportIdentifier() - Method in interface anon.transport.address.IAddress
Liefert den Identifier des Transportmediums zurueck.
getTransportIdentifier() - Method in class anon.transport.address.SkypeAddress
 
getTransportIdentifier() - Method in class anon.transport.address.TcpIpAddress
 
getTransportIdentifier() - Method in class forward.LocalAddress
 
getTransportMode() - Method in class jap.forward.JAPRoutingSettings
Returns the currently used Transport Mode i.e.
getTrustCondition() - Method in class anon.client.TrustModel.TrustAttribute
 
getTrustModel() - Method in class jap.CascadePopupMenu
 
getTrustModelDefault() - Static method in class anon.client.TrustModel
 
getTrustModelPremium() - Static method in class anon.client.TrustModel
 
getTrustModels() - Static method in class anon.client.TrustModel
 
getTrustModelUserDefined() - Static method in class anon.client.TrustModel
 
getType() - Method in class anon.client.DataChainInputStreamQueueEntry
 
getType() - Method in class anon.crypto.tinytls.AbstractTLSRecord
return the type of this tls record
getType() - Method in class anon.infoservice.MixInfo
LERNGRUPPE Returns the type of this mix
getType() - Method in class anon.mixminion.EMail
 
getType() - Method in class anon.pay.xml.XMLBankAccount
 
getType() - Method in class anon.pay.xml.XMLPaymentOption
 
getType() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getType() - Method in class gui.dialog.JAPDialog.AbstractLinkedURLAdapter
Returns TYPE_LINK.
getType() - Method in interface gui.dialog.JAPDialog.ILinkedInformation
Returns the type the the linked information.
getType() - Method in class gui.dialog.JAPDialog.LinkedCheckBox
Returns, depending on the default value, either TYPE_CHECKBOX_TRUE or TYPE_CHECKBOX_FALSE.
getType() - Method in class gui.dialog.JAPDialog.LinkedHelpContext
Returns TYPE_DEFAULT.
getType() - Method in class gui.dialog.JAPDialog.LinkedInformation
 
getType() - Method in class gui.dialog.JAPDialog.LinkedInformationAdapter
Returns TYPE_DEFAULT.
getType() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane.PageLoader.ExternalLinkedInformation
Returns TYPE_SELECTABLE_LINK.
getType() - Method in class gui.JapHtmlPane.PageLoader.ExternalLinkedInformation
Returns TYPE_SELECTABLE_LINK.
getTypeAsString() - Method in class anon.infoservice.MixInfo
LERNGRUPPE Returns the type of this mix
getUI() - Method in class gui.JAPProgressBar
 
getUnavailableCertificatesByType(int) - Method in class anon.crypto.CertificateStore
 
getUniqueSerial(JAPCertificate) - Static method in class anon.crypto.RevokedCertificate
If the cert's serial is greater than 1 then the serial is returned, otherwise a pseudo-serial is created to uniquely identify the cert.
getUnknown() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The amount of attempts that should have been made but were not.
getUnverified(Node) - Static method in class anon.crypto.XMLSignature
Gets the signature from a node if present.
getUpdateAnonymousConnectionSetting() - Method in class jap.JAPModel
 
getUpdateChanged() - Method in class anon.util.Updater.ObservableInfo
 
getUpdatedClass() - Method in class anon.infoservice.update.AbstractMixCascadeUpdater
 
getUpdatedClass() - Method in class anon.infoservice.update.AccountUpdater
getUpdatedClass
getUpdatedClass() - Method in class anon.infoservice.update.InfoServiceUpdater
 
getUpdatedClass() - Method in class anon.infoservice.update.JavaVersionUpdater
 
getUpdatedClass() - Method in class anon.infoservice.update.MessageUpdater
 
getUpdatedClass() - Method in class anon.infoservice.update.MinVersionUpdater
 
getUpdatedClass() - Method in class anon.infoservice.update.PaymentInstanceUpdater
 
getUpdatedClass() - Method in class anon.infoservice.update.PerformanceInfoUpdater
 
getUpdatedClass() - Method in class anon.util.Updater
 
getUpdatedClass() - Method in class jap.JAPFeedback
 
getUpdatedClass() - Method in class jap.TermsAndConditionsUpdater
 
getUpdatedClassName() - Method in class anon.util.Updater
 
getUpdatedEntries(Hashtable) - Method in class anon.infoservice.update.AbstractDatabaseUpdater
 
getUpdatedEntries(Hashtable) - Method in class anon.infoservice.update.AbstractMixCascadeUpdater
 
getUpdatedEntries(Hashtable) - Method in class anon.infoservice.update.InfoServiceUpdater
 
getUpdatedEntries(Hashtable) - Method in class anon.infoservice.update.JavaVersionUpdater
 
getUpdatedEntries(Hashtable) - Method in class anon.infoservice.update.MessageUpdater
 
getUpdatedEntries(Hashtable) - Method in class anon.infoservice.update.MinVersionUpdater
 
getUpdatedEntries(Hashtable) - Method in class anon.infoservice.update.PaymentInstanceUpdater
 
getUpdatedEntries(Hashtable) - Method in class anon.infoservice.update.PerformanceInfoUpdater
 
getUpdatedEntries(Hashtable) - Method in class jap.JAPFeedback
 
getUpdatedEntries(Hashtable) - Method in class jap.TermsAndConditionsUpdater
 
getUpdatedEntries_internal(Hashtable) - Method in class anon.infoservice.update.AbstractMixCascadeUpdater
 
getUpdateEntries(Class, boolean) - Method in class anon.infoservice.InfoServiceDBEntry
 
getUpdateInterval() - Method in class anon.util.Updater.ConstantUpdateInterval
 
getUpdateInterval() - Method in class anon.util.Updater.DynamicUpdateInterval
 
getUpdateInterval() - Method in class anon.util.Updater
 
getUpdateInterval() - Method in interface anon.util.Updater.IUpdateInterval
 
getUpdatePath() - Static method in class gui.JAPDll
Returns the path where the dll should be stored into.
getUpdatePath() - Static method in class jap.MacOSXLib
Returns the path where the library should be stored into.
getUpdateProxyInterface() - Method in class jap.JAPModel
 
getUpdateTime() - Method in class anon.pay.xml.XMLMixInfo
 
getUpStreamContentBytes() - Method in class anon.proxy.HTTPConnectionEvent
 
getUpStreamContentBytes(AnonProxyRequest) - Method in class anon.proxy.HTTPProxyCallback
 
getUpstreamSendMe() - Method in class anon.client.KeyExchangeManager
 
getUptime() - Method in class anon.tor.ordescription.ORDescriptor
 
getURI() - Method in class proxy.DirectProxy.RememberedRequestRight
 
getURI() - Method in class proxy.DirectProxy.RequestInfo
 
getURI(PushbackInputStream, int) - Static method in class proxy.DirectProxyConnection
 
getURL(String) - Method in class anon.infoservice.DataRetentionInformation
 
getURL(Locale) - Method in class anon.infoservice.MessageDBEntry
 
getUrl() - Method in class anon.infoservice.ServiceOperator
Returns the URL of the operators home page.
getUrl() - Method in class gui.dialog.JAPDialog.AbstractLinkedURLAdapter
 
getUrl(MixCascade, String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
Get the web URL of a cascade.
getUrlFromLabel(JButton) - Static method in class jap.JAPConfAnon
 
getURLMessage() - Method in class gui.dialog.JAPDialog.LinkedURLCheckBox
 
getURLMessage() - Method in interface gui.JAPHelpContext.IURLHelpContext
 
getUsageString(int) - Method in class anon.crypto.X509KeyUsage
Translate a single usage-bitstring (no combination) into a human-readable String.
getUseableMixCascadesStore() - Method in class jap.forward.JAPRoutingSettings
Returns the structure, which stores the currently useable mixcascades for the client connections and updates the ForwardCascadeDatabase of the forwarding server.
getUsedDate() - Method in class anon.pay.xml.XMLTransCert
 
getUserDir() - Static method in class anon.util.ClassUtil
Returns the content of the system property user.dir
getUserID() - Method in class anon.transport.address.SkypeAddress
Liefert die Benutzer ID der Adresse zurueck.
getUserLimit() - Method in class jondonym.console.MixCascadeInfo
The maximum number of users allowed on this cascade.
getUserProvidetForwarder() - Method in class jap.forward.JAPRoutingSettings
Get the currently Address of an forwarding Server, as provided by the User
getUserSecrets() - Method in class anon.mixminion.message.Keyring
 
getValidCharacters() - Method in interface captcha.ICaptchaGenerator
Returns the string of valid captcha characters.
getValidCharacters() - Method in class captcha.ZipBinaryImageCaptchaGenerator
Returns the string of valid captcha characters.
getValidFrom() - Method in class anon.crypto.Validity
Returns the first valid date in the validity period.
getValidity() - Method in class anon.crypto.JAPCertificate
Returns the validity period of this certificate.
getValidTime() - Method in class anon.pay.xml.XMLBalance
Returns the Date after that unspent byte volume will expire
getValidTime() - Method in class anon.pay.xml.XMLTransCert
 
getValidTo() - Method in class anon.crypto.Validity
Returns the last valid date in the validity period.
getValue() - Method in class anon.crypto.AbstractX509KeyIdentifier
Returns the key identifier as human-readable hex string of the form A4:54:21:52:F1:...
getValue(String) - Method in class anon.pay.xml.XMLGenericStrings
 
getValue() - Method in class anon.transport.address.AddressParameter
Liefert den Wert des Parameters.
getValue() - Method in interface anon.util.IReturnRunnable
 
getValue() - Method in interface anon.util.ProgressCapsule
 
getValue() - Method in class anon.util.ZipArchiver.ZipEvent
 
getValue() - Method in class gui.dialog.DialogContentPane
Optional return value that may be created by the content pane during its visibility.
getValue() - Method in class gui.dialog.WorkerContentPane
If an instance of IReturnRunnable is run, this method returns the result of IReturnRunnable.getValue().
getValue() - Method in class jap.pay.AccountSettingsPanel.FetchTermsRunnable
 
getValue() - Method in class jap.pay.AccountSettingsPanel.FixedReturnAccountRunnable
 
getValueAt(int, int) - Method in class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
Returns a value of a cell in the table.
getValueAt(int, int) - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
getValueAt(int, int) - Method in class jap.JAPConfAnon.OperatorsTableModel
 
getValueAt(int, int) - Method in class jap.pay.TransactionOverviewDialog.MyTableModel
 
getValueAt(int, int) - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
getValues() - Method in class anon.crypto.AbstractX509AlternativeName
Returns all values of this X509AlternativeName.
getValues() - Method in class anon.crypto.AbstractX509Extension
This method returns all values of this extension in separated String objects.
getValues() - Method in class anon.crypto.AbstractX509KeyIdentifier
Returns the key identifier as human-readable hex string.
getValues() - Method in class anon.crypto.X509AuthorityKeyIdentifier
Returns a Vector containing the keyIdentifier and if available the name of the certificate issuer und the serial number of the issuing certificate.
getValues() - Method in class anon.crypto.X509BasicConstraints
 
getValues() - Method in class anon.crypto.X509CertificateIssuer
 
getValues() - Method in class anon.crypto.X509IssuingDistributionPoint
 
getValues() - Method in class anon.crypto.X509KeyUsage
 
getValues() - Method in class anon.crypto.X509UnknownExtension
Returns the value of this extension a a single String object in a Vector.
getValueSize() - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
Returns the amount of values and errors.
getValueSize() - Method in class anon.infoservice.PerformanceEntry.StabilityAttributes
Returns the amount of values and errors.
getValueWithoutColon() - Method in class anon.crypto.AbstractX509KeyIdentifier
Returns the key identifier as human-readable hex string without ":" separators.
getVat() - Method in class anon.infoservice.OperatorAddress
 
getVendor() - Method in class anon.infoservice.JavaVersionDBEntry
Returns the vendor ID.
getVendorLongName() - Method in class anon.infoservice.JavaVersionDBEntry
Returns a more detailed vendor name.
getVenue() - Method in class anon.infoservice.OperatorAddress
 
getVerificationCertificateStore() - Method in class anon.crypto.SignatureVerifier
Returns the certificate store used for the verification of all signatures.
getVerified(Node, int, Vector) - Static method in class anon.crypto.XMLSignature
Creates a new XMLSignature from the node and creates a new MultiCertPath object.
getVerifiedXml(Element, int) - Method in class anon.crypto.SignatureVerifier
Verifies the signature of an XML document against the store of trusted certificates.
getVersion() - Method in class anon.crypto.PKCS7SignedData
Get the version of the PKCS#7 object.
getVersion() - Method in class anon.infoservice.ServiceSoftware
Returns the version of the used software.
getVersionNumber() - Method in class anon.infoservice.AbstractCascadeIDEntry
Returns version number which is used to determine the more recent infoservice entry, if two entries are compared (higher version number -> more recent entry).
getVersionNumber() - Method in class anon.infoservice.AbstractDatabaseEntry
Returns version number which is used to determine the more recent infoservice entry, if two entries are compared (higher version number -> more recent entry).
getVersionNumber() - Method in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
getVersionNumber() - Method in class anon.infoservice.AbstractIDEntry
 
getVersionNumber() - Method in class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
getVersionNumber() - Method in class anon.infoservice.InfoServiceDBEntry
Returns the time when this infoservice entry was created by the origin infoservice or by the JAP client (if it is a user-defined entry).
getVersionNumber() - Method in class anon.infoservice.JAPMinVersion
Returns the time when this mimimum version information was created by the root-of-update-information infoservice.
getVersionNumber() - Method in class anon.infoservice.JAPVersionInfo
Returns the time when this version information was created by the root-of-update-information infoservice.
getVersionNumber() - Method in class anon.infoservice.JavaVersionDBEntry
Returns version number which is used to determine the more recent infoservice entry, if two entries are compared (higher version number -> more recent entry).
getVersionNumber() - Method in class anon.infoservice.MessageDBEntry
 
getVersionNumber() - Method in class anon.infoservice.MixCascade
Returns the time when this MixCascade entry was created by the origin mixcascade (or by the JAP client if it is a user-defined entry).
getVersionNumber() - Method in class anon.infoservice.MixCascadeExitAddresses
 
getVersionNumber() - Method in class anon.infoservice.MixInfo
Returns the time when this mix entry was created by the origin mix.
getVersionNumber() - Method in class anon.infoservice.PerformanceEntry
 
getVersionNumber() - Method in class anon.infoservice.PerformanceInfo
 
getVersionNumber() - Method in class anon.infoservice.ServiceOperator
Returns version number which is used to determine the more recent infoservice entry, if two entries are compared (higher version number -> more recent entry).
getVersionNumber() - Method in class anon.infoservice.StatusInfo
Returns the time when this StatusInfo was created by the origin mixcascade (or by the JAP client if it is a dummy entry).
getVersionNumber() - Method in class anon.pay.PaymentInstanceDBEntry
Returns the time when this payment instance entry was created by the origin payment instance.
getVersionNumber() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getVersionNumber() - Method in class anon.tor.util.DNSCacheEntry
 
getViewIconified() - Method in class jap.ConsoleJAPMainView
 
getViewIconified() - Method in interface jap.IJAPMainView
 
getViewIconified() - Method in class jap.JAPNewView
 
getViewWindow() - Method in class jap.JAPController
 
getVisibleAddresses() - Method in class anon.infoservice.MixInfo
 
getVolume() - Method in class forward.server.TransferVolume
Returns the number of transfered bytes.
getVolumeKbytes() - Method in class anon.pay.xml.XMLVolumePlan
 
getVolumeKBytesLeft() - Method in class anon.pay.xml.XMLBalance
getVolumeKBytesLeft: returns the current credit of the user Implementation depends on the payment system used formerly returned the difference between cumulative spent and deposit bytes now returns volume_bytesleft return value will be compared to jap.pay.PaymentMainPanel WARNING_AMOUNT
getVolumePlan(String) - Method in class anon.pay.xml.XMLVolumePlans
get a specific plan by name (currently does NOT support localized names!)
getVolumePlan(int) - Method in class anon.pay.xml.XMLVolumePlans
 
getVolumePlans() - Method in class anon.pay.BIConnection
 
getVolumePlans() - Method in class anon.pay.xml.XMLVolumePlans
getVolumePlans
getWebInfo(Document) - Method in interface anon.infoservice.Database.IWebInfo
 
getWebInfo(Document) - Method in class anon.infoservice.MixCascade
 
getWebInfo(Document) - Method in class anon.infoservice.MixInfo
 
getWebInfos(String) - Method in class anon.infoservice.Database
 
getWebInfos() - Method in class anon.infoservice.Database
 
getWebInfos(Class, String) - Static method in class anon.infoservice.Database
get WebInfos for an entry with the specified ID
getWebInfos(Class) - Static method in class anon.infoservice.Database
get WebInfos for all entries
getWhoIsDown() - Method in class anon.mixminion.mmrdescription.ServerStats
method to get a List with those of the mixminion routers who are down
getWidth() - Method in class captcha.graphics.RgbMemoryImageConsumer
Returns the width of the produced image.
getWidth() - Method in class gui.GUIUtils.Screen
 
getWidth() - Method in class gui.MultiCertTrustGraph.Node
 
getWidth() - Method in class gui.PopupMenu
 
getWizardTitle() - Method in class gui.wizard.BasicWizard
 
getWizardTitle() - Method in interface gui.wizard.Wizard
 
getX() - Method in class anon.crypto.MyDSAPrivateKey
 
getX() - Method in class gui.GUIUtils.Screen
 
getX0() - Method in class captcha.graphics.Quadrangle
Returns the X position of the first corner.
getX1() - Method in class captcha.graphics.Quadrangle
Returns the X position of the second corner.
getX2() - Method in class captcha.graphics.Quadrangle
Returns the X position of the third corner.
getX3() - Method in class captcha.graphics.Quadrangle
Returns the X position of the fourth corner.
getX509Certificate() - Method in interface anon.crypto.ICertificate
Returns the X509 certificate corresponding to this certificate.
getX509Certificate() - Method in class anon.crypto.JAPCertificate
Returns a reference to this certificate.
getX509Certificate() - Method in class anon.crypto.PKCS12
Returns the X509 certificate corresponding to this PKCS12 certificate.
getX509DistinguishedName() - Method in class anon.crypto.CertificationRequestInfo
Get the X509 name that has been provided for this certification request.
getX509DistinguishedName() - Method in class anon.crypto.PKCS10CertificationRequest
Get the X509 name that has been provided for this certification request.
getX509Name() - Method in class anon.crypto.X509DistinguishedName
Returns the BouncyCastle X509Name representation of this object.
getX962Params() - Method in class anon.crypto.MyECParams
 
getXMLByteArray() - Static method in class anon.pay.xml.XMLAuthenticationSuccess
Deprecated.  
getXmlDocument(HttpRequestStructure) - Method in class anon.infoservice.InfoServiceDBEntry
 
getXmlDocument(HttpRequestStructure, int) - Method in class anon.infoservice.InfoServiceDBEntry
 
getXmlElementContainerName(Class) - Static method in class anon.util.XMLUtil
Uses Java reflection to get the static XML_ELEMENT_CONTAINER_NAME field contents if present in the given class.
getXmlElementName() - Method in class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
getXmlElementName() - Method in class anon.infoservice.ClickedMessageIDDBEntry
 
getXmlElementName() - Method in class anon.infoservice.DeletedMessageIDDBEntry
 
getXmlElementName() - Static method in class anon.infoservice.JAPMinVersion
Returns the name of the XML root element used by this class.
getXmlElementName() - Static method in class anon.infoservice.JAPVersionInfo
Returns the name of the XML root element used by this class.
getXMLElementName() - Static method in class anon.infoservice.ProxyInterface
Gets the name of the corresponding xml element.
getXmlElementName() - Static method in class anon.infoservice.ServiceSoftware
Returns the name of the XML root element used by this class.
getXmlElementName() - Static method in class anon.infoservice.StatusInfo
Returns the name of the XML element corresponding to this class ("MixCascadeStatus").
getXMLElementName() - Static method in class anon.pay.xml.XMLEasyCC
 
getXMLElementName() - Static method in class anon.pay.xml.XMLJapPublicKey
 
getXMLElementName() - Static method in class anon.pay.xml.XMLPriceCertificateList
 
getXmlElementName(Class) - Static method in class anon.util.XMLUtil
Uses Java reflection to get the static XML_ELEMENT_NAME field contents if present in the given class.
getXMLElements(Document) - Method in class anon.crypto.XMLSignature
Returns all -Elements of this XMLSignature
getXMLSchema() - Method in class anon.util.XMLDuration
 
getXMLSchemaType() - Method in class anon.util.XMLDuration
Return the name of the XML Schema date/time type that this instance maps to.
getXmlSettingsRootNodeName() - Static method in class anon.crypto.CertificateStore
 
getXmlSettingsRootNodeName() - Static method in class anon.crypto.SignatureVerifier
Returns the name of the XML node used to store all settings of the SignatureVerifier instance.
getXmlSettingsRootNodeName() - Static method in class anon.infoservice.InfoServiceHolder
Returns the name of the XML node used to store all settings of the InfoServiceHolder instance.
getXMLSignatureAlgorithmReference() - Method in interface anon.crypto.IMySignature
Returns a description of the the signature algorithm for XML signatures as defined in http://www.w3.org/TR/xmldsig-core/#sec-AlgID.
getXMLSignatureAlgorithmReference() - Method in interface anon.crypto.ISignatureCreationAlgorithm
Returns a description of the the signature algorithm for XML signatures as defined in http://www.w3.org/TR/xmldsig-core/#sec-AlgID.
getXMLSignatureAlgorithmReference() - Method in interface anon.crypto.ISignatureVerificationAlgorithm
Returns a description of the the signature algorithm for XML signatures as defined in http://www.w3.org/TR/xmldsig-core/#sec-AlgID.
getXMLSignatureAlgorithmReference() - Method in class anon.crypto.MyDSASignature
Returns http://www.w3.org/2000/09/xmldsig#dsa-sha1.
getXMLSignatureAlgorithmReference() - Method in class anon.crypto.MyECDSASignature
 
getXMLSignatureAlgorithmReference() - Method in class anon.crypto.MyRSASignature
Returns http://www.w3.org/2000/09/xmldsig#rsa-sha1.
getXmlStructure() - Method in class anon.infoservice.AbstractDistributableDatabaseEntry
Returns the XML structure for this db entry.
getXmlStructure() - Method in class anon.infoservice.InfoServiceDBEntry
 
getXmlStructure() - Method in class anon.infoservice.JAPMinVersion
Returns the XML structure of this mimimum version info entry.
getXmlStructure() - Method in class anon.infoservice.JAPVersionInfo
Returns the XML structure for this version info entry.
getXmlStructure() - Method in class anon.infoservice.JavaVersionDBEntry
 
getXmlStructure() - Method in class anon.infoservice.MessageDBEntry
 
getXmlStructure() - Method in class anon.infoservice.MixCascade
Returns the XML structure for this MixCascade entry.
getXmlStructure() - Method in class anon.infoservice.MixInfo
Returns the XML structure for this mix entry.
getXmlStructure() - Method in class anon.pay.PaymentInstanceDBEntry
 
getXmlStructure() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
getXORofSKIs() - Method in class anon.crypto.XMLSignature
This method is used by the checkId()-methods of the database classes, that compare the id of a given entry with the SubjectKeyIdentifier of the associated cert(s).
getY() - Method in class anon.crypto.MyDSAPublicKey
 
getY() - Method in class gui.GUIUtils.Screen
 
getY0() - Method in class captcha.graphics.Quadrangle
Returns the Y position of the first corner.
getY1() - Method in class captcha.graphics.Quadrangle
Returns the Y position of the second corner.
getY2() - Method in class captcha.graphics.Quadrangle
Returns the Y position of the third corner.
getY3() - Method in class captcha.graphics.Quadrangle
Returns the Y position of the fourth corner.
getYears() - Method in class anon.util.XMLDuration
 
getYesOKText() - Method in class gui.dialog.JAPDialog.Options
 
getZLibInflater() - Method in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
gf_exp - Variable in class anon.mixminion.fec.FECMath
To speed up computations, we have tables for logarithm, exponent and inverse of a number.
gf_log - Variable in class anon.mixminion.fec.FECMath
 
gf_mul_table - Variable in class anon.mixminion.fec.FECMath
gf_mul(x,y) multiplies two numbers.
gfBits - Variable in class anon.mixminion.fec.FECMath
The following parameter defines how many bits are used for field elements.
gfSize - Variable in class anon.mixminion.fec.FECMath
 
goBack() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
Goes back in the history and loads the appropriate file
goForward() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
Goes forward in the history and loads the appropriate file
goodBye(boolean) - Static method in class jap.JAPController
This (and only this) is the final exit procedure of JAP! It shows a reminder to reset the proxy configurations and saves the current configuration.
gotCaptcha(ICaptchaSender, IImageEncodedCaptcha) - Method in interface anon.pay.IBIConnectionListener
This method is called whenever a captcha has been received from the Payment Instance.
gotCaptcha(ICaptchaSender, IImageEncodedCaptcha) - Method in interface anon.pay.IPaymentListener
Captcha retrieved
gotCaptcha(ICaptchaSender, IImageEncodedCaptcha) - Method in class anon.pay.PayAccountsFile
This method is called whenever a captcha has been received from the Payment Instance.
gotCaptcha(ICaptchaSender, IImageEncodedCaptcha) - Method in class gui.dialog.CaptchaContentPane
 
gotCaptcha(ICaptchaSender, IImageEncodedCaptcha) - Method in class jap.pay.AccountSettingsPanel
 
gotCaptcha(ICaptchaSender, IImageEncodedCaptcha) - Method in class jap.pay.PaymentMainPanel.MyPaymentListener
 
gotCertificate(TLSHandshakeRecord) - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
process server certificate
gotCertificateRequest(TLSHandshakeRecord) - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
handle certificate request
gotServerHello(TLSHandshakeRecord) - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
process server hello
gotServerHelloDone() - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
handle server hello done message
gotServerKeyExchange(TLSHandshakeRecord) - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
process server key exchange message
GRACE_PERIOD - Static variable in class anon.crypto.CertPath
 
GRAPHICS_2D - Static variable in class gui.GUIUtils.IconScaler
 
GREATER - Static variable in class anon.util.XMLDuration
 
gui - package gui
 
GUI - Static variable in class logging.LogType
Indicates a GUI related message (binary: 00000001)
gui.dialog - package gui.dialog
 
gui.help - package gui.help
 
gui.wizard - package gui.wizard
 
GUIUtils - Class in gui
This class contains helper methods for the GUI.
GUIUtils() - Constructor for class gui.GUIUtils
 
GUIUtils.AWTEventListener - Interface in gui
 
GUIUtils.IconScaler - Class in gui
Diese Klasse dient dazu aus einem vorhandenen Icon ein neues Icon herzustellen.
GUIUtils.IconScaler(Icon, double) - Constructor for class gui.GUIUtils.IconScaler
Creates a new Icon that scales a given Icon with the given settings.
GUIUtils.IconScaler(Icon, double, double) - Constructor for class gui.GUIUtils.IconScaler
 
GUIUtils.IIconResizer - Interface in gui
Defines a resize factor for icons that is especially useful if the font size is altered.
GUIUtils.NativeGUILibrary - Interface in gui
 
GUIUtils.Screen - Class in gui
 
GUIUtils.Screen(Point, Rectangle) - Constructor for class gui.GUIUtils.Screen
 
GUIUtils.ToolTipMouseListener - Class in gui
 
GUIUtils.ToolTipMouseListener() - Constructor for class gui.GUIUtils.ToolTipMouseListener
 
GUIUtils.WindowDocker - Class in gui
 
GUIUtils.WindowDocker(Component) - Constructor for class gui.GUIUtils.WindowDocker
 
GUIUtils.WindowDocker.IDockInterface - Interface in gui
This needs to be an interface for compilation in JDK 1.1.8.
GUIUtils.WindowDocker.InternalListener - Class in gui
 
GUIUtils.WindowDocker.InternalListener() - Constructor for class gui.GUIUtils.WindowDocker.InternalListener
 
GZIPcompressData(byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
this Method is for compressing some Data
GZIPextractData(byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
this Method is for extracting some Data
gzipInflater - Variable in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 

H

handleAbout(ApplicationEvent) - Method in class JAPMacintosh.AppListener
 
handleAbout() - Method in class JAPMacintosh.MRJI
 
handleAcceptAction(ServiceOperator, boolean) - Method in class jap.JAPConfTC
 
handleAcceptAction(ServiceOperator, boolean) - Method in class jap.TermsAndConditionsInfoDialog
 
handleAcceptAction(ServiceOperator, boolean) - Method in interface jap.TermsAndCondtionsTableController
 
handleAlert() - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
handle alert message
handleAlert() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
handle alert message
handleAppleScriptCmds(String[], Process) - Static method in class platform.MacOS
handle some AppleScriptStatements by passing them to the stdin of the specified handler process.
handleClientCascadeSelectMessage(Element) - Method in class forward.server.DefaultProtocolHandler
This method handles the cascade select message from a forwarding client.
handleCONNECT() - Method in class proxy.DirectProxyConnection
 
handleDownstreamChunk(AnonProxyRequest, ProxyCallbackBuffer) - Method in class anon.proxy.DecompressionProxyCallback
 
handleDownstreamChunk(AnonProxyRequest, ProxyCallbackBuffer) - Method in class anon.proxy.HTTPProxyCallback
 
handleDownstreamChunk(AnonProxyRequest, ProxyCallbackBuffer) - Method in interface anon.proxy.ProxyCallback
 
handleEndOfInputStream() - Method in class anon.client.SocketHandler
 
handleFTP() - Method in class proxy.DirectProxyConnection
 
handleHelpPathChanged(String, String, boolean) - Method in class gui.help.AbstractHelpFileStorageManager
Performs the specific file storage operation to maintain a consistent file storage state when the help path changes
handleHelpPathChanged(String, String, boolean) - Method in class gui.help.LocalHelpFileStorageManager
 
handleHelpPathChanged(String, String, boolean) - Method in class jap.JARHelpFileStorageManager
 
handleHTTP(boolean) - Method in class proxy.DirectProxyConnection
 
handleInitialRequestMessage(Element) - Method in class forward.server.DefaultProtocolHandler
This method handles the initial request messages from a client or an infoservice.
handleInputStreamClose() - Method in class anon.client.SocketHandler
 
handleIOException(IOException) - Method in class anon.client.SocketHandler
 
handleNewConnection(IStreamConnection) - Method in class forward.server.ForwardScheduler
The associated ServerManager signalize any new connection here.
handleOperatorAction(ServiceOperator, boolean) - Method in class jap.JAPConfTC
 
handleOperatorAction(ServiceOperator, boolean) - Method in class jap.TermsAndConditionsInfoDialog
 
handleOperatorAction(ServiceOperator, boolean) - Method in interface jap.TermsAndCondtionsTableController
 
handleOutputStreamClose() - Method in class anon.client.SocketHandler
 
handlePreferences(ApplicationEvent) - Method in class JAPMacintosh.AppListener
 
handlePrepaidBytesReceived(int, PayAccount) - Method in class anon.pay.AIControlChannel
 
handleProtocol(Element) - Method in class forward.server.DefaultProtocolHandler
This method handles the incoming XML messages.
handleQuit(ApplicationEvent) - Method in class JAPMacintosh.AppListener
 
handleQuit() - Method in class JAPMacintosh.MRJI
 
handleReceivedPacket(MixPacket) - Method in class anon.client.AbstractDataChannel
 
handleReceivedPacket(MixPacket) - Method in class anon.client.SimulatedLimitedDataChannel
 
handleReceivedPacket(MixPacket) - Method in class anon.client.UnlimitedDataChannel
 
handleRequest(HTTPConnectionEvent) - Method in class anon.proxy.JonDoFoxHeader
 
handleRequest(InputStream) - Method in class proxy.DirectProxyConnection
 
handleSelectLineAction(ServiceOperator) - Method in class jap.JAPConfTC
 
handleSelectLineAction(ServiceOperator) - Method in class jap.TermsAndConditionsInfoDialog
 
handleSelectLineAction(ServiceOperator) - Method in interface jap.TermsAndCondtionsTableController
 
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class gui.MapBox.SiteParser
 
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class gui.MapBox.SiteParser
 
handleStreamChunk(AnonProxyRequest, ProxyCallbackBuffer, int, HTTPProxyCallback.IHTTPHelper) - Method in class anon.proxy.HTTPProxyCallback
 
handleUpstreamChunk(AnonProxyRequest, ProxyCallbackBuffer) - Method in class anon.proxy.DecompressionProxyCallback
 
handleUpstreamChunk(AnonProxyRequest, ProxyCallbackBuffer) - Method in class anon.proxy.HTTPProxyCallback
 
handleUpstreamChunk(AnonProxyRequest, ProxyCallbackBuffer) - Method in interface anon.proxy.ProxyCallback
 
handleXMLResourceResponse(Document, TermsAndConditionsRequest) - Method in class anon.terms.TermsAndConditionsResponseHandler
 
hasAccountInfo() - Method in class anon.pay.PayAccount
Returns true when an accountInfo object exists.
hasActiveAccount() - Method in class anon.pay.PayAccountsFile
 
hasAlignedHTTPStartLine(String, int) - Method in class anon.proxy.HTTPProxyCallback
 
hasAlignedHTTPStartLine(byte[], int, int, int) - Method in class anon.proxy.HTTPProxyCallback
 
hasChildNodes() - Method in class gui.MultiCertTrustGraph.Node
 
hasContent() - Method in class anon.terms.TCComponent
 
hasContent() - Method in class anon.terms.TCComposite
 
hasContent() - Method in class anon.terms.template.Paragraph
 
hasContent() - Method in class anon.terms.TermsAndConditions.Translation
 
hasContent() - Method in interface anon.terms.TermsAndConditionsTranslation
 
hasDefaultTranslation() - Method in class anon.terms.TermsAndConditions
for checking if a default translation is specified which must be true if this T&C container is not empty.
hasDisconnected(boolean) - Method in class jap.pay.AccountSettingsPanel
 
hasDisplayableErrorMessage() - Method in class gui.dialog.DialogContentPane.CheckError
Returns if a user-displayable error message can be extracted from this CheckError.
hasElementNodes - Variable in class anon.terms.template.Paragraph
 
hasElementNodes() - Method in class anon.terms.template.Paragraph
 
hasErrorMessages() - Method in exception anon.client.IllegalTCRequestPostConditionException
 
hasExpired() - Method in class anon.pay.PayAccount
 
hasExpired(Timestamp) - Method in class anon.pay.PayAccount
 
hash(byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
SHA1Digest of x
HASH_LEN - Variable in class anon.mixminion.message.Header
 
hashCode() - Method in class anon.client.TrustModel
 
hashCode() - Method in class anon.crypto.AbstractPublicKey
 
hashCode() - Method in class anon.crypto.AbstractX509Extension
The hash code is derived from the identifier.
hashCode() - Method in class anon.crypto.CertificateContainer
The hash code is derived from the certificate`s id.
hashCode() - Method in interface anon.crypto.IMyPublicKey
 
hashCode() - Method in class anon.crypto.JAPCertificate
The hash code is derived from the certificate`s id.
hashCode() - Method in class anon.crypto.MyDSAPublicKey
 
hashCode() - Method in class anon.crypto.MyECPublicKey
 
hashCode() - Method in class anon.crypto.MyRSAPublicKey
 
hashCode() - Method in class anon.crypto.X509DistinguishedName
 
hashCode() - Method in class anon.infoservice.InfoServiceDBEntry
Returns a hashcode for this instance of InfoServiceDBEntry.
hashCode() - Method in class anon.infoservice.MixCascade
Returns a hashcode for this instance of MixCascade.
hashCode() - Method in class anon.infoservice.MixPosition
 
hashCode() - Method in class anon.infoservice.ServiceOperator
 
hashCode() - Method in class anon.pay.PayAccount
 
hashCode() - Method in class anon.pay.PaymentInstanceDBEntry
 
hashCode() - Method in class anon.proxy.AbstractHTTPConnectionListener
 
hashCode() - Method in class anon.shared.AbstractChannel
 
hashCode() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
hashCode() - Method in class anon.terms.TermsAndConditionsRequest.TCRequestKey
 
hashCode() - Method in class anon.transport.address.AddressParameter
Der Hashcode des Paramters ergibt sich aus dem Hashcode des Namen, da im allgemeinen nur eindeutigkeit des Namens gefordert wird.
hashCode() - Method in class anon.util.AbstractISOCodeMapper
Returns the hash code of the ISO country code.
hashCode() - Method in class anon.util.XMLDuration
 
hashCode() - Method in class anon.xmlrpc.client.ChannelProxy
 
hashCode() - Method in class anon.xmlrpc.server.ClientEntry
 
hashCode() - Method in class gui.help.JAPInternalHelpViewer.JAPInternalHelpDelegator
 
hashCode() - Method in class jap.JAPController.SetAnonModeAsync
 
hasJavaOnTop() - Static method in class gui.GUIUtils
 
hasMoreHandshakeRecords() - Method in class anon.crypto.tinytls.TLSPlaintextRecord
Retruns true if this record contains in the payload some more handshake records.
hasMoved() - Method in class jap.JAPNewView.ComponentMovedAdapter
 
hasNextContentPane() - Method in class gui.dialog.DialogContentPane
Returns if this content pane has a successor.
hasOldHashFormat() - Method in class anon.pay.xml.XMLEasyCC
 
hasPortableJava() - Method in class jap.JAPController
 
hasPreviousContentPane() - Method in class gui.dialog.DialogContentPane
Returns if this content pane has a predecessor.
hasPrimaryForwarderList() - Method in class anon.infoservice.InfoServiceDBEntry
Returns, whether this infoservice keeps a list of JAP forwarders (true) or not (false).
hasResourceRequests() - Method in class anon.terms.TermsAndConditionsRequest
 
hasTermsAndConditions() - Method in class anon.infoservice.ServiceOperator
 
hasTranslation(String) - Method in class anon.terms.TermsAndConditions
returns if this T&C container provides a translation specified by the two-letter language code
hasTranslation(Locale) - Method in class anon.terms.TermsAndConditions
for checking if this T&C container provides a translation specified by the given locale object
hasTranslation(String) - Method in class anon.terms.TermsAndConditionsMixInfo
 
hasTranslation(Locale) - Method in class anon.terms.TermsAndConditionsMixInfo
 
hasTranslations() - Method in class anon.terms.TermsAndConditions
for checking whether this T&C container has stored translations at all
hasTrustedCascades() - Method in class anon.client.TrustModel
Checks if the current trust model has any trusted cascades at all
hasUnknownCriticalExtensions() - Method in class anon.crypto.X509Extensions
 
hasValidValue() - Method in class gui.dialog.DialogContentPane
Returns if getValue() returns an other value than RETURN_VALUE_CANCEL, RETURN_VALUE_CLOSED or RETURN_VALUE_UNINITIALIZED.
hasWizardLayout() - Method in class gui.dialog.DialogContentPane
Returns if this content pane is formatted with the wizard layout.
Header - Class in anon.mixminion.message
 
Header(Vector, Vector, ExitInformation) - Constructor for class anon.mixminion.message.Header
CONSTRUCTOR
HEADER_LEN - Variable in class anon.mixminion.message.Header
 
HEADER_LENGTH - Static variable in class anon.crypto.tinytls.TLSHandshakeRecord
 
HEADER_LENGTH - Static variable in class anon.crypto.tinytls.TLSPlaintextRecord
 
HEADER_STATISTICS - Static variable in class anon.infoservice.InfoServiceDBEntry
 
help() - Method in class gui.wizard.BasicWizard
 
help() - Method in interface gui.wizard.Wizard
 
HELP_DIR_EXISTS - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_FOLDER - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_INVALID_NOREAD - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_INVALID_NOWRITE - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_INVALID_NULL - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_INVALID_PATH_NOT_EXISTS - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_JONDO_EXISTS - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_NESTED - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_NO_DIR - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_VALID - Static variable in class gui.help.AbstractHelpFileStorageManager
 
HELP_VERSION_ATTRIBUTE - Static variable in class jap.JARHelpFileStorageManager
 
HELP_VERSION_FILE - Static variable in class jap.JARHelpFileStorageManager
 
HELP_VERSION_NODE - Static variable in class jap.JARHelpFileStorageManager
 
HELP_VIRTUAL - Static variable in class gui.help.AbstractHelpFileStorageManager
 
helpInstallationExists(String) - Method in class gui.help.AbstractHelpFileStorageManager
 
helpInstallationExists(String) - Method in class gui.help.LocalHelpFileStorageManager
 
helpInstallationExists(String) - Method in class jap.JARHelpFileStorageManager
 
helpPathValidityCheck(String, boolean) - Method in class gui.help.AbstractHelpFileStorageManager
 
helpPathValidityCheck(File) - Method in interface gui.help.IHelpModel
 
helpPathValidityCheck(String, boolean) - Method in class gui.help.LocalHelpFileStorageManager
 
helpPathValidityCheck(String) - Method in class jap.JAPModel
performs a validity check whether the specified path is a valid path for external installation of the help files.
helpPathValidityCheck(File) - Method in class jap.JAPModel
performs a validity check whether the specified path is a valid path for external installation of the help files.
helpPathValidityCheck(String, boolean) - Method in class jap.JARHelpFileStorageManager
 
helpVersionMismatch() - Method in class jap.JARHelpFileStorageManager
checks whether the help version number matches the JonDo version number
hideEditFilter() - Method in class jap.JAPConfAnon
 
hideSystray_dll() - Static method in class gui.JAPDll
 
hideWarnings() - Method in interface jap.JAPController.IRestarter
 
hideWindowInTaskbar(String) - Static method in class gui.JAPDll
 
hideWindowInTaskbar() - Method in class jap.AbstractJAPMainView
 
hideWindowInTaskbar_dll(String) - Static method in class gui.JAPDll
 
HIERARCHY_REQUEST_ERR - Static variable in class anon.util.XMLUtil
 
HINT_ARROW - Static variable in class gui.MultiCertOverview
 
HINT_CERT_DETAILS - Static variable in class gui.MultiCertOverview
 
HINT_IS - Static variable in class gui.MultiCertOverview
 
HINT_MIX - Static variable in class gui.MultiCertOverview
 
HINT_OP - Static variable in class gui.MultiCertOverview
 
HINT_ROOT_CERTS - Static variable in class gui.MultiCertOverview
 
HKEY_CLASSES_ROOT - Static variable in class platform.WindowsOS
 
HKEY_CURRENT_USER - Static variable in class platform.WindowsOS
 
HKEY_LOCAL_MACHINE - Static variable in class platform.WindowsOS
 
HLP_ANONYMETER - Static variable in class jap.JAPNewView
 
homePressed() - Method in class gui.help.JAPInternalHelpViewer
Returns the context object
host - Variable in class update.JAPUpdateWizard
 
HOURS - Static variable in class anon.util.XMLDuration
 
HPERM_OP(int, int, int) - Static method in class anon.crypto.DESCrypt
 
html - Variable in class gui.help.JAPInternalHelpViewer.HtmlPane
 
html - Variable in class gui.JapHtmlPane
 
HTML_BAD_REQUEST - Static variable in class anon.infoservice.HttpResponseStructure
 
HTML_COMPATIBILITY_MODE - Static variable in class gui.JAPHtmlMultiLineLabel
 
HTML_EXPORT_ENCODING - Static variable in class gui.TermsAndConditionsDialog
 
HTML_INTERNAL_SERVER_ERROR - Static variable in class anon.infoservice.HttpResponseStructure
 
HTML_NOT_FOUND - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP - Static variable in interface anon.AnonChannel
 
HTTP_11_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_ACCEPT - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_ACCEPT_CHARSET - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_ACCEPT_ENCODING - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_ACCEPT_LANGUAGE - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_CACHE_CONTROL - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_COMMAND_GET - Static variable in class anon.infoservice.HttpRequestStructure
This is the constant for the http get command.
HTTP_COMMAND_POST - Static variable in class anon.infoservice.HttpRequestStructure
This is the constant for the http post command.
HTTP_CONNECTION - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_CONTENT_ENCODING - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_CONTENT_LENGTH - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_CRLF_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_ENCODING_DEFLATE - Static variable in class anon.proxy.JonDoFoxHeader
 
HTTP_ENCODING_GZIP - Static variable in class anon.infoservice.HTTPConnectionFactory
 
HTTP_ENCODING_GZIP - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_ENCODING_GZIP - Static variable in class anon.proxy.JonDoFoxHeader
 
HTTP_ENCODING_GZIP_STRING - Static variable in class anon.infoservice.HTTPConnectionFactory
 
HTTP_ENCODING_GZIP_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_ENCODING_PLAIN - Static variable in class anon.infoservice.HTTPConnectionFactory
 
HTTP_ENCODING_PLAIN - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_ENCODING_ZLIB - Static variable in class anon.infoservice.HTTPConnectionFactory
 
HTTP_ENCODING_ZLIB - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_ENCODING_ZLIB_STRING - Static variable in class anon.infoservice.HTTPConnectionFactory
 
HTTP_ENCODING_ZLIB_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_FILTER_TAB - Static variable in class jap.JAPConf
 
HTTP_HEADER_CACHE_CONTROL_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_HEADER_CACHE_CONTROL_STRINGS - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_HEADER_DATE_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_HEADER_DELIM - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_HEADER_ENCODING_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_HEADER_END - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_HEADER_END_BYTES - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_HEADER_EXPIRES_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_HEADER_LENGTH_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_HEADER_PRAGMA_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_HEADER_TYPE_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_HOST - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_IE_UA_CPU - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_KEEP_ALIVE - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_PRAGMA - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_PROXY_CONNECTION - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_RANGE - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_REFERER - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_REQUEST_METHODS - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_REQUEST_METHODS_BYTES - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_REQUEST_STRING - Static variable in class anon.infoservice.JavaVersionDBEntry
 
HTTP_REQUEST_STRING - Static variable in class anon.infoservice.MessageDBEntry
 
HTTP_RETURN_ACCEPTED - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_RETURN_ACCEPTED_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_RETURN_BAD_REQUEST - Static variable in class anon.infoservice.HttpResponseStructure
This constant is used, when HTTP BAD REQUEST (400) shall be returned.
HTTP_RETURN_BAD_REQUEST_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_RETURN_INTERNAL_SERVER_ERROR - Static variable in class anon.infoservice.HttpResponseStructure
This constant is used, when HTTP INTERNAL SERVER ERROR (500) shall be returned.
HTTP_RETURN_INTERNAL_SERVER_ERROR_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_RETURN_NOT_FOUND - Static variable in class anon.infoservice.HttpResponseStructure
This constant is used, when HTTP NOT FOUND (404) shall be returned.
HTTP_RETURN_NOT_FOUND_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_RETURN_OK - Static variable in class anon.infoservice.HttpResponseStructure
This constant is used, when HTTP OK (200) shall be returned.
HTTP_RETURN_OK_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_SERIALS_REQUEST_STRING - Static variable in class anon.infoservice.JavaVersionDBEntry
 
HTTP_SERIALS_REQUEST_STRING - Static variable in class anon.infoservice.MessageDBEntry
 
HTTP_START_LINE_KEY - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_TYPE_APPLICATION_JNLP - Static variable in class anon.infoservice.HttpResponseStructure
This constant is used, when the content part is a JNLP file.
HTTP_TYPE_APPLICATION_JNLP_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_TYPE_NO_TYPE - Static variable in class anon.infoservice.HttpResponseStructure
This constant is used, when no content type shall be specified in the HTTP header.
HTTP_TYPE_TEXT_HTML - Static variable in class anon.infoservice.HttpResponseStructure
This constant is used, when the content part is in the HTML format.
HTTP_TYPE_TEXT_HTML_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_TYPE_TEXT_PLAIN - Static variable in class anon.infoservice.HttpResponseStructure
This constant is used, when the content part is plain text.
HTTP_TYPE_TEXT_PLAIN_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_TYPE_TEXT_XML - Static variable in class anon.infoservice.HttpResponseStructure
This constant is used, when the content part is in the XML format.
HTTP_TYPE_TEXT_XML_STRING - Static variable in class anon.infoservice.HttpResponseStructure
 
HTTP_USER_AGENT - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_VERSION_PREFIX - Static variable in class anon.proxy.HTTPProxyCallback
 
HTTP_VERSION_PREFIX_BYTES - Static variable in class anon.proxy.HTTPProxyCallback
 
HttpClient - Class in anon.pay
 
HttpClient(Socket) - Constructor for class anon.pay.HttpClient
Klasse zum Senden von Http-Request und empfangen der Antwort.
HTTPConnectionDescriptor - Class in anon.infoservice
Stores the information about an HTTP connection.
HTTPConnectionDescriptor(HTTPConnection, ListenerInterface) - Constructor for class anon.infoservice.HTTPConnectionDescriptor
Creates a new HTTPConnectionDescriptor.
HTTPConnectionEvent - Class in anon.proxy
 
HTTPConnectionEvent() - Constructor for class anon.proxy.HTTPConnectionEvent
 
HTTPConnectionEvent(HTTPProxyCallback.HTTPConnectionHeader, long, long, AnonProxyRequest) - Constructor for class anon.proxy.HTTPConnectionEvent
 
HTTPConnectionFactory - Class in anon.infoservice
This class creates all instances of HTTPConnection for the JAP client and is a singleton.
HTTPConnectionFactory() - Constructor for class anon.infoservice.HTTPConnectionFactory
This creates a new instance of HTTPConnectionFactory.
HttpConnectionListenerAdapter - Class in anon.proxy
 
HttpConnectionListenerAdapter(int) - Constructor for class anon.proxy.HttpConnectionListenerAdapter
 
HTTPHeaderParseException - Exception in anon.proxy
 
HTTPHeaderParseException(int, int) - Constructor for exception anon.proxy.HTTPHeaderParseException
 
HTTPHeaderParseException(int, int, String) - Constructor for exception anon.proxy.HTTPHeaderParseException
 
httpListenerPortChanged() - Method in class jap.forward.JAPRoutingSettings
This method updates the local proxy for the infoservice, if we are in client routing mode and the infoservice needs to be forwarded.
HTTPProxyCallback - Class in anon.proxy
Provides functionality for parsing and storing the headers of a HTTP-Connection.
HTTPProxyCallback() - Constructor for class anon.proxy.HTTPProxyCallback
 
HTTPProxyCallback.HTTPConnectionHeader - Class in anon.proxy
 
HTTPProxyCallback.HTTPConnectionHeader() - Constructor for class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
HTTPProxyCallback.IHTTPHelper - Interface in anon.proxy
 
HttpRequestStructure - Class in anon.infoservice
This class describes an HTTP request.
HttpRequestStructure(int, String, Document) - Constructor for class anon.infoservice.HttpRequestStructure
Creates a new HttpRequestStructure instance.
HttpResponseStructure - Class in anon.infoservice
This class stores the HTTP response for the requests which reaches the InfoService.
HttpResponseStructure(int) - Constructor for class anon.infoservice.HttpResponseStructure
Creates a new HTTP response, which only consists of the return code specified and sometimes a describing HTML message.
HttpResponseStructure(Document) - Constructor for class anon.infoservice.HttpResponseStructure
Creates a new HTTP response with HTTP return code OK (200) and the specified XML data in the content part.
HttpResponseStructure(Document, int) - Constructor for class anon.infoservice.HttpResponseStructure
Creates a new HTTP response with HTTP return code OK (200) and the specified XML data in the content part.
HttpResponseStructure(int, int, String) - Constructor for class anon.infoservice.HttpResponseStructure
Creates a new HTTP response with HTTP return code OK (200) and the content type and content data specified.
HttpResponseStructure(int, int, byte[]) - Constructor for class anon.infoservice.HttpResponseStructure
Creates a new HTTP response with HTTP return code OK (200) and the content type and content data specified.
HttpResponseStructure(int, int, String, boolean) - Constructor for class anon.infoservice.HttpResponseStructure
Creates a new HTTP response with HTTP return code OK (200) and the content type and content data specified.
HttpResponseStructure(int, String) - Constructor for class anon.infoservice.HttpResponseStructure
 
hyperlinkUpdate(HyperlinkEvent) - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
 
hyperlinkUpdate(HyperlinkEvent) - Method in class gui.JapHtmlPane
 
hyperlinkUpdate(HyperlinkEvent) - Method in class gui.JAPHyperlinkAdapter
 

I

IAccountListener - Interface in anon.pay
Event listener for one account
IAddress - Interface in anon.transport.address
Ueber eine IAddress werden die Endpunkte einer Kommunikationsbeziehung, ausgehend von der Bezeichnung des jeweiligen Transportmediums (IAddress.getTransportIdentifier()) und der Liste der notwendigen Parameter (IAddress.getAllParameters()), eindeutigt bestimmt.
IAIEventListener - Interface in anon.pay
 
IASymMixCipher - Interface in anon.client.crypto
 
IBIConnectionListener - Interface in anon.pay
Classes that want to listen to events generated by a BIConnection have to implement this interface and register as a IBIConnetionListener at the BIConnection.
IBoostrapable - Interface in anon.infoservice
 
IBrowserIdentification - Interface in anon.infoservice
 
ICaptchaGenerator - Interface in captcha
This defines the methods, every captcha generator has to implement.
ICaptchaSender - Interface in anon.util.captcha
Classes that want to be able to accept the solution of a captcha have to implement this interface.
ICertificate - Interface in anon.crypto
This interface represents the common methods of cryptographic certificates.
ICertifiedDatabaseEntry - Interface in anon.infoservice
 
IChunkConnection - Interface in anon.transport.connection
Konkretisierung von IConnection, bei welchem die Uebertragung von Daten ueber bidirektional und stossweise in Form von Datenblocken beliebiger Laenge (chunks) erfolgt.
IChunkReader - Interface in anon.transport.connection
Durch einen IChunkReader wird das lesende Ende eines Datenkanals beschrieben, ueber welchen Daten in Form von byte[] beliebiger Laenge verschickt werden koennen.
IChunkWriter - Interface in anon.transport.connection
Durch einen IChunkWriter wird das Schreibende eines Datenkanals beschrieben, ueber welchen Daten in Form von byte[] beliebiger Laenge verschickt werden koennen.
ICON_HEIGHT - Static variable in class jap.StatusPanel
 
ICON_JONDO - Static variable in class jap.JAPConstants
 
ICON_WIDTH - Static variable in class jap.StatusPanel
 
IConnection - Interface in anon.transport.connection
Allgemeine Beschreibung einer Verbindung zwischen zwei Endpunkten und der zugehoerenden Primitive.
IConnector - Interface in anon.transport.connector
Ein Connector stellt die Funktionalitaet bereit um auf Basis eines bestimmten Adresstype Verbindungen einzurichten.
ICrypt - Interface in anon.crypto
Provides methods that implement the Unix crypt command for creation of password hashes.
id - Variable in class anon.terms.TCComponent
the id of a TC component is represented by a String
id - Variable in class anon.terms.TermsAndConditionsMixInfo
 
ID_BETA - Static variable in class anon.infoservice.JAPVersionInfo
 
ID_DSA - Variable in class anon.crypto.PKCS7SignedData
 
ID_MD2 - Variable in class anon.crypto.PKCS7SignedData
 
ID_MD5 - Variable in class anon.crypto.PKCS7SignedData
 
ID_RSA - Variable in class anon.crypto.PKCS7SignedData
 
ID_SHA1 - Variable in class anon.crypto.PKCS7SignedData
 
ID_STABLE - Static variable in class anon.infoservice.JAPVersionInfo
 
IDataChannelCreator - Interface in anon.client
 
IDataChannelFactory - Interface in anon.client
 
IDENTIFIER - Static variable in class anon.crypto.AbstractX509Extension
Each subclass must contain this individual identifier.
IDENTIFIER - Static variable in class anon.crypto.X509AuthorityKeyIdentifier
 
IDENTIFIER - Static variable in class anon.crypto.X509BasicConstraints
 
IDENTIFIER - Static variable in class anon.crypto.X509CertificateIssuer
 
IDENTIFIER - Static variable in class anon.crypto.X509IssuerAlternativeName
 
IDENTIFIER - Static variable in class anon.crypto.X509IssuingDistributionPoint
 
IDENTIFIER - Static variable in class anon.crypto.X509KeyUsage
 
IDENTIFIER - Static variable in class anon.crypto.X509SubjectAlternativeName
 
IDENTIFIER - Static variable in class anon.crypto.X509SubjectKeyIdentifier
 
IDENTIFIER - Static variable in class anon.crypto.X509UnknownExtension
The identifier is unknown and contains null.
IDENTIFIER_C - Static variable in class anon.crypto.X509DistinguishedName
Country code : X509 identifier for the string "C"
IDENTIFIER_CN - Static variable in class anon.crypto.X509DistinguishedName
Common name : X509 identifier for the string "CN"
IDENTIFIER_DSA_WITH_SHA1 - Static variable in class anon.crypto.JAPCertificate
SignatureAlgorithmIdentifiers and their names as specified by RFC 3279
IDENTIFIER_E - Static variable in class anon.crypto.X509DistinguishedName
E-Mail : X509 identifier for the string "E"
IDENTIFIER_ECDSA_WITH_SHA1 - Static variable in class anon.crypto.JAPCertificate
 
IDENTIFIER_EmailAddress - Static variable in class anon.crypto.X509DistinguishedName
E-Mail 2: X509 identifier for the string "EmailAddress"
IDENTIFIER_GIVENNAME - Static variable in class anon.crypto.X509DistinguishedName
Given name : Identifier for the string "GIVENNAME"
IDENTIFIER_L - Static variable in class anon.crypto.X509DistinguishedName
locality name : X509 identifier for the string "L"
IDENTIFIER_MD2_WITH_RSA_ENCRYPTION - Static variable in class anon.crypto.JAPCertificate
 
IDENTIFIER_MD5_WITH_RSA_ENCRYPTION - Static variable in class anon.crypto.JAPCertificate
 
IDENTIFIER_O - Static variable in class anon.crypto.X509DistinguishedName
Organisation : X509 identifier for the string "O"
IDENTIFIER_OU - Static variable in class anon.crypto.X509DistinguishedName
Organisational Unit : X509 identifier for the string "OU"
IDENTIFIER_SHA1_WITH_RSA_ENCRYPTION - Static variable in class anon.crypto.JAPCertificate
 
IDENTIFIER_ST - Static variable in class anon.crypto.X509DistinguishedName
State or province : X509 identifier for the string "CN"
IDENTIFIER_SURNAME - Static variable in class anon.crypto.X509DistinguishedName
Surname : Identifier for the string "SURNAME"
IDialogOptions - Interface in gui.dialog
Provides constants for creating dialogs and for evaluating user choices in dialogs.
IDistributable - Interface in anon.infoservice
This is a generic definition of information that is sent to other infoservices.
IDistributor - Interface in anon.infoservice
This interface defines some methods which needs to be implemented by all kinds of infoservice distributors.
IDLE_TIME_OUT - Static variable in class anon.transport.connection.SkypeConnection
Das inaktivitaets Time Out, nach welchem zu erwarten ist, das eine Verbindung zwangsweise geschlossen wird.
idsToNames(Vector) - Method in class gui.CertDetailsDialog
Translates a Vector of numerical identifiers into human readable names
IHelpModel - Interface in gui.help
 
IICON16FN - Static variable in class jap.JAPConstants
 
IImageEncodedCaptcha - Interface in anon.util.captcha
This defines some methods, every image based captcha for JAP has to implement.
IJAPConfSavePoint - Interface in jap
This is the interface for a configuration savepoint.
IJAPMainView - Interface in jap
 
IllegalTCRequestPostConditionException - Exception in anon.client
 
IllegalTCRequestPostConditionException() - Constructor for exception anon.client.IllegalTCRequestPostConditionException
 
IMAGE_ARROW - Static variable in class jap.JAPConstants
 
IMAGE_ARROW_DOWN - Static variable in class jap.JAPConstants
 
IMAGE_ARROW_UP - Static variable in class jap.JAPConstants
 
IMAGE_BLANK - Static variable in class jap.JAPConstants
 
IMAGE_CASCADE_INTERNET - Static variable in class jap.JAPConstants
 
IMAGE_CASCADE_INTERNET_NOT_TRUSTED - Static variable in class jap.JAPConstants
 
IMAGE_CASCADE_MANUAL_NOT_TRUSTED - Static variable in class jap.JAPConstants
 
IMAGE_CASCADE_MANUELL - Static variable in class jap.JAPConstants
 
IMAGE_CASCADE_PAYMENT - Static variable in class jap.JAPConstants
 
IMAGE_CASCADE_PAYMENT_NOT_TRUSTED - Static variable in class jap.JAPConstants
 
IMAGE_COIN_COINSTACK - Static variable in class jap.JAPConstants
 
IMAGE_COINS_EMPTY - Static variable in class jap.JAPConstants
 
IMAGE_COINS_FULL - Static variable in class jap.JAPConstants
 
IMAGE_COINS_LOW - Static variable in class jap.JAPConstants
 
IMAGE_COINS_MEDIUM - Static variable in class jap.JAPConstants
 
IMAGE_COINS_QUITEFULL - Static variable in class jap.JAPConstants
 
IMAGE_COPY - Static variable in class jap.JAPConstants
 
IMAGE_COPY_CONFIG - Static variable in class jap.JAPConstants
 
IMAGE_DELETE - Static variable in class jap.JAPConstants
 
IMAGE_EGOLD - Static variable in class jap.JAPConstants
 
IMAGE_ERROR - Static variable in class jap.JAPConstants
 
IMAGE_EXIT - Static variable in class jap.JAPConstants
 
IMAGE_INFORMATION - Static variable in class jap.JAPConstants
 
IMAGE_INFOSERVICE_BIGLOGO - Static variable in class jap.JAPConstants
 
IMAGE_INFOSERVICE_INTERNET - Static variable in class jap.JAPConstants
 
IMAGE_INFOSERVICE_MANUELL - Static variable in class jap.JAPConstants
 
IMAGE_PAYPAL - Static variable in class jap.JAPConstants
 
IMAGE_PAYSAFECARD - Static variable in class jap.JAPConstants
 
IMAGE_RELOAD - Static variable in class jap.JAPConstants
 
IMAGE_RELOAD_DISABLED - Static variable in class jap.JAPConstants
 
IMAGE_RELOAD_ROLLOVER - Static variable in class jap.JAPConstants
 
IMAGE_SAVE - Static variable in class jap.JAPConstants
 
IMAGE_SERVER - Static variable in class jap.JAPConstants
 
IMAGE_SERVER_BLAU - Static variable in class jap.JAPConstants
 
IMAGE_SERVER_ROT - Static variable in class jap.JAPConstants
 
IMAGE_STEPFINISHED - Static variable in class jap.JAPConstants
 
IMAGE_WARNING - Static variable in class jap.JAPConstants
 
imageComplete(int) - Method in class captcha.graphics.RgbMemoryImageConsumer
This method is called by the ImageProducer, if the image production is ready.
ImageFactory - Class in captcha.graphics
This class creates Images using the BufferedImage implementation from Java 1.2 and above.
ImageFactory() - Constructor for class captcha.graphics.ImageFactory
 
imageToBinary(Image) - Static method in class captcha.graphics.BinaryImageCreator
Transforms the specified image to our own binary image format.
imageUpdate(Image, int, int, int, int, int) - Method in class gui.dialog.JAPDialog
 
IMessageListener - Interface in anon.pay
implemented by classes that are capable of diplaying or otherwise handling messages corresponding to accounts (Typical case: account lost money due to an error at Jondos -> set message "please contact us to get your money back") Every implementing class is responsible for - making sure that a message is shown as often is appropriate (the same message might very well be received more than once) - making sure that it can delete the message when necessary (there is no way provided to get a list of existing messages)
IMG_ABOUT - Static variable in class jap.JAPNewView
 
IMG_ARROW - Static variable in class jap.ConfigAssistant
 
IMG_ARROW_LEFT - Static variable in class jap.JAPConfAnonGeneral
 
IMG_ARROW_NORTH - Static variable in class gui.MultiCertOverview
 
IMG_ARROW_NORTH_EAST - Static variable in class gui.MultiCertOverview
 
IMG_ARROW_NORTH_EAST_NOK - Static variable in class gui.MultiCertOverview
 
IMG_ARROW_NORTH_NOK - Static variable in class gui.MultiCertOverview
 
IMG_ARROW_NORTH_WEST - Static variable in class gui.MultiCertOverview
 
IMG_ARROW_NORTH_WEST_NOK - Static variable in class gui.MultiCertOverview
 
IMG_ARROW_RIGHT - Static variable in class jap.JAPConfAnonGeneral
 
IMG_BOX_BLUE - Static variable in class gui.MultiCertOverview
 
IMG_BOX_ORANGE - Static variable in class gui.MultiCertOverview
 
IMG_BOX_PURPLE - Static variable in class gui.MultiCertOverview
 
IMG_BUSY - Static variable in class gui.dialog.WorkerContentPane
 
IMG_CERT_BLUE_INVALID - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_BLUE_INVALID - Static variable in class gui.MultiCertOverview
 
IMG_CERT_BLUE_INVALID_DARK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_BLUE_INVALID_DARK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_BLUE_NOK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_BLUE_NOK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_BLUE_NOK_DARK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_BLUE_NOK_DARK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_BLUE_OK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_BLUE_OK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_BLUE_OK_DARK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_BLUE_OK_DARK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_ORANGE_INVALID - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_ORANGE_INVALID - Static variable in class gui.MultiCertOverview
 
IMG_CERT_ORANGE_INVALID_DARK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_ORANGE_INVALID_DARK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_ORANGE_NOK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_ORANGE_NOK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_ORANGE_NOK_DARK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_ORANGE_NOK_DARK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_ORANGE_OK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_ORANGE_OK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_ORANGE_OK_DARK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_ORANGE_OK_DARK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_PURPLE_INVALID - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_PURPLE_INVALID - Static variable in class gui.MultiCertOverview
 
IMG_CERT_PURPLE_INVALID_DARK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_PURPLE_INVALID_DARK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_PURPLE_NOK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_PURPLE_NOK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_PURPLE_NOK_DARK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_PURPLE_NOK_DARK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_PURPLE_OK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_PURPLE_OK - Static variable in class gui.MultiCertOverview
 
IMG_CERT_PURPLE_OK_DARK - Static variable in class gui.CertDetailsDialog
 
IMG_CERT_PURPLE_OK_DARK - Static variable in class gui.MultiCertOverview
 
IMG_CERTDISABLEDICON - Static variable in class gui.CertDetailsDialog
 
IMG_CERTENABLEDICON - Static variable in class gui.CertDetailsDialog
 
IMG_COINS_DISABLED - Static variable in class jap.pay.AccountSettingsPanel
 
IMG_CREDITCARDSECURITY - Static variable in class jap.pay.wizardnew.PassivePaymentPane
Images
IMG_DOWN - Static variable in class gui.FlippingPanel
 
IMG_HELP - Static variable in class gui.help.JAPHelp
 
IMG_HELP_BUTTON - Static variable in class jap.ConfigAssistant
 
IMG_HOME - Static variable in class gui.help.JAPHelp
 
IMG_ICONIFY - Static variable in class jap.JAPNewView
 
IMG_INVALID - Static variable in class gui.MultiCertOverview
 
IMG_METER - Static variable in class jap.JAPNewView
 
IMG_METER_CONNECTING - Static variable in class jap.JAPNewView
 
IMG_METER_DEACTIVATED - Static variable in class jap.JAPNewView
 
IMG_METER_NO_MEASURE - Static variable in class jap.JAPNewView
 
IMG_NEXT - Static variable in class gui.help.JAPHelp
 
IMG_NOT_TRUSTED - Static variable in class gui.MultiCertOverview
 
IMG_PATH - Static variable in class gui.CertDetailsDialog
 
IMG_PATH - Static variable in class gui.MultiCertOverview
Images
IMG_PREVIOUS - Static variable in class gui.help.JAPHelp
 
IMG_SERVICES - Static variable in class jap.ConfigAssistant
 
IMG_TRUSTED - Static variable in class gui.MultiCertOverview
 
IMG_TRUSTED_DOUBLE - Static variable in class gui.MultiCertOverview
 
IMG_TRUSTED_THREE_CERTS - Static variable in class gui.MultiCertOverview
 
IMG_UP - Static variable in class gui.FlippingPanel
 
IMG_WARNING - Static variable in class gui.CertDetailsDialog
 
IMGPATHHICOLOR - Static variable in class jap.JAPSplash
 
IMGPATHLOWCOLOR - Static variable in class jap.JAPSplash
 
IMiscPasswordReader - Interface in anon.util
An object implementing this interface reads passwords from a user interface.
IMixCipher - Interface in anon.client.crypto
 
ImmutableListenerInterface - Interface in anon.infoservice
Objects of this type only contain immutable methods.
ImmutableProxyInterface - Interface in anon.infoservice
Objects of this type only contain immutable methods.
IMPLICIT_CURVE_ID - Static variable in class anon.crypto.MyECParams
 
importAccounts(Element, IMiscPasswordReader) - Method in class anon.pay.PayAccountsFile
 
importAccounts(String) - Static method in class jondonym.console.Controller
Optionally import without the possibility to enter a password.
importAccounts(String, IMiscPasswordReader) - Static method in class jondonym.console.Controller
 
importAccounts_internal(String, IMiscPasswordReader) - Static method in class jondonym.console.Controller
 
importNode(Document, Node, boolean) - Static method in class anon.util.XMLUtil
Returns a copy of the source node with the given document as owner document This method is needed as nodes cannot be appended to foreign documents by default, but only to the document by which they have been created.
importValue(int, long, int) - Method in class anon.infoservice.PerformanceEntry
Imports a value into the entry array.
IMutableProxyInterface - Interface in anon.infoservice
A proxy interface with multiple proxies that may change over time.
IMutableProxyInterface.DummyMutableProxyInterface - Class in anon.infoservice
 
IMutableProxyInterface.DummyMutableProxyInterface() - Constructor for class anon.infoservice.IMutableProxyInterface.DummyMutableProxyInterface
 
IMyPrivateKey - Interface in anon.crypto
An interface for a private key for encryption and signing.
IMyPublicKey - Interface in anon.crypto
Represents the public part of an asymmetric cryptographic key pair.
IMySignature - Interface in anon.crypto
This interface represents a signature algorithm.
IN_ADDR_ANY_IPV4 - Static variable in class jap.JAPConstants
 
IN_ADDR_LOOPBACK_IPV4 - Static variable in class jap.JAPConstants
 
IN_ADDR_LOOPBACK_IPV6 - Static variable in class jap.JAPConstants
 
incNumChannels() - Method in class anon.proxy.AnonProxy
 
incProcessedDownstreamPackets() - Method in class anon.client.DataChainChannelListEntry
 
incProcessedUpstreamPackets() - Method in class anon.client.DataChainChannelListEntry
 
increaseRelativeBandwidthButton - Variable in class jap.forward.JAPConfForwardingServer
 
incrementAcceptedConnections() - Method in class forward.server.ForwardSchedulerStatistics
Increments the number of accepted connections by one.
incrementProgress() - Method in class platform.AbstractOS.AbstractRetryCopyProcess
 
incrementRejectedConnections() - Method in class forward.server.ForwardSchedulerStatistics
Increments the number of rejected connections by one.
incrementTransferVolume(int) - Method in class forward.server.ForwardSchedulerStatistics
Increments the number of transfered bytes and adds the transfer volume to the list of volumes for calculating the current bandwidth usage.
INDETERMINATE - Static variable in class anon.util.XMLDuration
 
INDEX - Static variable in class gui.JAPHelpContext
 
INDEX_CONTEXT - Static variable in class gui.help.JAPHelp
 
INDEX_CONTEXT - Static variable in class gui.JAPHelpContext
 
indexOfHTTPHeaderEnd(byte[], int, int) - Static method in class anon.proxy.HTTPProxyCallback
Returns the index of the first char after the first occurence of the CRLFCRLF termination in the array 'chunk' or -1 if such a termination sequence was not found.
indexOfHTTPHeaderEnd(byte[], byte[], int, int) - Static method in class anon.proxy.HTTPProxyCallback
Returns the index of the first char after the first occurence of the CRLFCRLF termination in the array 'chunk' or -1 if such a termination sequence was not found.
INFO - Static variable in class logging.LogLevel
Indicates level type of message: Information
informUserAboutJapRestart() - Static method in class gui.JAPDll
informs the user, that the JAP must be restarted, in order to finish the update
informUserAboutJapRestart() - Static method in class jap.MacOSXLib
 
INFOSERVICE_CERTSPATH - Static variable in class jap.JAPConstants
 
INFOSERVICE_COMMAND_WEBINFO - Static variable in class anon.infoservice.MixCascade
 
INFOSERVICE_COMMAND_WEBINFO - Static variable in class anon.infoservice.MixInfo
 
INFOSERVICE_COMMAND_WEBINFOS - Static variable in class anon.infoservice.MixCascade
 
INFOSERVICE_COMMAND_WEBINFOS - Static variable in class anon.infoservice.MixInfo
 
INFOSERVICE_CONTAINER_PATH - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
INFOSERVICE_MANAGEMENT_CHANGED - Static variable in class anon.infoservice.InfoServiceHolderMessage
This message is sent after the policy for automatic infoservice changes has been changed.
INFOSERVICE_PATH - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
INFOSERVICE_POLICY_CHANGED - Static variable in class jap.JAPControllerMessage
This message is sent after the automatic infoservice requests policy has been changed.
INFOSERVICE_ROOT_CERTS - Static variable in class jap.JAPConstants
 
INFOSERVICE_SERIALS_PATH - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
INFOSERVICE_TAB - Static variable in class jap.JAPConf
 
INFOSERVICE_VERSION - Static variable in class anon.infoservice.Constants
This is the version number of the infoservice software.
InfoServiceDBEntry - Class in anon.infoservice
Holds the information for an infoservice.
InfoServiceDBEntry(Element) - Constructor for class anon.infoservice.InfoServiceDBEntry
Creates a new InfoService from XML description (InfoService node).
InfoServiceDBEntry(Element, long) - Constructor for class anon.infoservice.InfoServiceDBEntry
Creates a new InfoService from XML description (InfoService node).
InfoServiceDBEntry(String, int) - Constructor for class anon.infoservice.InfoServiceDBEntry
This is a JAP-only constructor needed to initialise JAP with default InfoServices.
InfoServiceDBEntry(Vector) - Constructor for class anon.infoservice.InfoServiceDBEntry
 
InfoServiceDBEntry(String, String, Vector, boolean, boolean, long, long, boolean) - Constructor for class anon.infoservice.InfoServiceDBEntry
Creates a new InfoServiceDBEntry.
InfoServiceDBEntry.EntryGetter - Class in anon.infoservice
 
InfoServiceDBEntry.EntryGetter() - Constructor for class anon.infoservice.InfoServiceDBEntry.EntryGetter
 
InfoServiceHolder - Class in anon.infoservice
This class holds the instances of the InfoService class for the JAP client and is a singleton.
InfoServiceHolder() - Constructor for class anon.infoservice.InfoServiceHolder
This creates a new instance of InfoServiceHolder.
InfoServiceHolder.InformationFetcher - Class in anon.infoservice
 
InfoServiceHolder.InformationFetcher(int, Vector) - Constructor for class anon.infoservice.InfoServiceHolder.InformationFetcher
 
InfoServiceHolderMessage - Class in anon.infoservice
This is the message implementation used for InfoServiceHolder messages.
InfoServiceHolderMessage(int) - Constructor for class anon.infoservice.InfoServiceHolderMessage
This creates a new InfoServiceHolderMessage.
InfoServiceHolderMessage(int, Object) - Constructor for class anon.infoservice.InfoServiceHolderMessage
This creates a new InfoServiceHolderMessage.
InfoServiceIDEntry - Class in anon.infoservice
Used to identify old InfoService db entries.
InfoServiceIDEntry(InfoServiceDBEntry) - Constructor for class anon.infoservice.InfoServiceIDEntry
 
INFOSERVICELIST_UPDATE_INTERVAL - Static variable in class jap.forward.JAPRoutingRegistrationInfoServices
If the automatic management of the registration infoservices (registrate at all available infoservices) is enabled, this constant is the update interval of the infoservice list in milliseconds.
InfoServiceMMRListFetcher - Class in anon.mixminion.mmrdescription
 
InfoServiceMMRListFetcher() - Constructor for class anon.mixminion.mmrdescription.InfoServiceMMRListFetcher
 
InfoServiceORListFetcher - Class in anon.tor.ordescription
 
InfoServiceORListFetcher() - Constructor for class anon.tor.ordescription.InfoServiceORListFetcher
 
INFOSERVICES_NOT_VERIFYABLE - Static variable in class anon.infoservice.InfoServiceHolderMessage
Indicated that all InfoServices either have invalid or expired certificates.
InfoServiceUpdater - Class in anon.infoservice.update
Updates the known InfoServices.
InfoServiceUpdater(Updater.ObservableInfo) - Constructor for class anon.infoservice.update.InfoServiceUpdater
 
init(boolean, byte[]) - Method in class anon.crypto.MyAES
Initialises instance of Aes for encryption or decryption.
init(boolean, byte[], int, int) - Method in class anon.crypto.MyAES
Initialises instance of Aes for encryption or decryption.
init(MyRSAPublicKey) - Method in class anon.crypto.MyRSA
inits the cipher for encryption
init(MyRSAPrivateKey) - Method in class anon.crypto.MyRSA
inits the cipher for decryption
init(Element, IMiscPasswordReader, boolean, int) - Static method in class anon.pay.PayAccountsFile
Performs the initialization.
init(String) - Static method in class anon.util.JAPMessages
Initialises the resource bundle with the System default Locale.
init(Locale, String) - Static method in class anon.util.JAPMessages
Initialises the resource bundle with the specified Locale.
init() - Static method in class anon.util.TimedOutputStream
 
init() - Method in class anon.util.Updater
May be used to re-initialise the thread after stopping it.
init() - Method in class anon.util.XMLDuration
 
init(boolean, ClipFrame.ClipChoice[]) - Method in class gui.ClipFrame
 
init(boolean) - Method in class gui.dialog.TermsAndConditionsPane
 
init(Frame, IHelpModel) - Static method in class gui.help.JAPHelp
Creates and initialises a new global help object with the given frame as parent frame.
init(boolean, String, Window) - Static method in class gui.JAPDll
 
init() - Method in class jap.ConfigAssistant
 
init() - Method in class jap.JAPAbout
 
init() - Method in class jap.JAPNewView
 
init() - Method in class jap.JAPViewIconified
 
init() - Static method in class jap.MacOSXLib
 
init() - Method in class jarify.JarFile
Opens the jar file and read the manifest.
init() - Method in class jarify.JarManifest
Reads the content of the file into a string variable.
init(Logger, Configuration) - Static method in class jondonym.console.Controller
 
init(AbstractOS.IURLErrorNotifier, AbstractOS.AbstractURLOpener) - Method in class platform.AbstractOS
 
INIT_DEPTH - Static variable in class anon.util.RecursiveFileTool
 
InitAliases(Vector) - Method in class jarify.JarVerifier
Initializes the aliasSBF Hashtable and removes the aliases which cannot be
authenticated by the given root certificate.
initCommandLineArgs(String[]) - Method in class jap.JAPController
 
initEnv(String) - Method in class platform.AbstractOS
 
initHelpPath(String) - Method in class jap.JAPModel
 
INITIAL_OBSERVER_MESSAGE - Static variable in class anon.infoservice.DatabaseMessage
This message is sent, if an observer registers at the database.
initialize(AnonServerDescription, IServiceContainer, TermsAndConditionConfirmation) - Method in interface anon.AnonService
Initializes this AnonService.
initialize(AnonServerDescription, IServiceContainer, TermsAndConditionConfirmation) - Method in class anon.client.AnonClient
 
initialize(AnonServerDescription, IServiceContainer, TermsAndConditionConfirmation) - Method in class anon.mixminion.Mixminion
 
initialize(AnonServerDescription, IServiceContainer, TermsAndConditionConfirmation) - Method in class anon.tor.Tor
initializes Tor service
initialize(AnonServerDescription, IServiceContainer, TermsAndConditionConfirmation) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
initialize(AnonServerDescription, IServiceContainer, TermsAndConditionConfirmation) - Method in class proxy.DirectProxy
 
initializeEmptyTranslation(String) - Method in class anon.terms.TermsAndConditions
 
initializeEmptyTranslation(Locale) - Method in class anon.terms.TermsAndConditions
 
initializeProtocol(IStreamConnection, AnonServerDescription, IServiceContainer, TermsAndConditionConfirmation) - Method in class anon.client.AnonClient
 
initialRun(String, int) - Method in class jap.JAPController
 
initMulTable() - Method in class anon.mixminion.fec.FECMath
 
initObservers() - Method in class jap.AbstractJAPConfModule
All observables that are observed by this object MUST be registered here.
initObservers() - Method in class jap.forward.JAPConfForwardingServer
 
initObservers() - Method in class jap.JAPConfAnon
 
initObservers() - Method in class jap.JAPConfAnonGeneral
 
initObservers() - Method in class jap.JAPConfCert
 
initObservers() - Method in class jap.JAPConfInfoService
 
initObservers() - Method in class jap.JAPConfModuleSystem
 
initObservers() - Method in class jap.JAPConfNetwork
 
initObservers() - Method in class jap.JAPConfServices
 
initObservers() - Method in class jap.JAPConfTC
 
initObservers() - Method in class jap.JAPConfUI
 
initObservers() - Method in class jap.JAPConfUpdate
 
initObservers() - Method in class jap.pay.AccountSettingsPanel
 
initSign(IMyPrivateKey) - Method in interface anon.crypto.IMySignature
Initialises the algorithm for signing.
initSign(IMyPrivateKey) - Method in class anon.crypto.MyDSASignature
 
initSign(IMyPrivateKey) - Method in class anon.crypto.MyECDSASignature
 
initSign(IMyPrivateKey) - Method in class anon.crypto.MyRSASignature
 
initToStringAsHTML(Hashtable) - Static method in class jondonym.console.MixCascadeInfo
Should be called in a web environment for initializing the toString method.
initTotalSteps() - Method in class gui.wizard.BasicWizard
 
initTotalSteps() - Method in interface gui.wizard.Wizard
 
initVerify(IMyPublicKey) - Method in interface anon.crypto.IMySignature
Initialises the algorithm for verifying.
initVerify(IMyPublicKey) - Method in class anon.crypto.MyDSASignature
 
initVerify(IMyPublicKey) - Method in class anon.crypto.MyECDSASignature
 
initVerify(IMyPublicKey) - Method in class anon.crypto.MyRSASignature
 
inProcess - Variable in class platform.AbstractOS.InitEnvRunner
 
INPUT_CHANNEL_ID - Static variable in class anon.infoservice.DataRetentionInformation
 
INPUT_SOURCE_IP_ADDRESS - Static variable in class anon.infoservice.DataRetentionInformation
 
INPUT_SOURCE_IP_PORT - Static variable in class anon.infoservice.DataRetentionInformation
 
INPUT_TIME - Static variable in class anon.infoservice.DataRetentionInformation
 
insert(Component, int) - Method in class gui.PopupMenu
 
insertByPrice(XMLVolumePlan) - Method in class anon.pay.xml.XMLVolumePlans
 
insertString(int, String, AttributeSet) - Method in class gui.dialog.CaptchaContentPane.MyDocument
 
insertString(int, String, AttributeSet) - Method in class gui.JapCouponField.CouponDocument
 
insertString(int, String, AttributeSet) - Method in class gui.JAPJIntField.IntDocument
 
insertUpdate(DocumentEvent) - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
installHelp(boolean) - Method in class jap.JARHelpFileStorageManager
installs the JonDo help externally out the JonDo Jarfile in the specified external destination folder.
intern_startListener(int, String) - Method in class jap.JAPController
 
internal_showConsole(boolean, Component) - Method in class jap.JAPDebug
 
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLAccountCertificate
Returns an XML represenation
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLBalance
 
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLBankAccount
internal_toXmlElement
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLEasyCC
 
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLEmail
 
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLGenericStrings
 
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLGenericText
 
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLMixAccountBalance
internal_toXmlElement
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLPaymentSettings
 
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLPriceCertificate
internal_toXmlElement
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLPriceCertificateList
internal_toXmlElement
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLTransCert
toXmlElement
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLTransferRequest
 
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLVolumePlan
 
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLVolumePlanPurchase
Return an element that can be appended to the document.
internal_toXmlElement(Document) - Method in class anon.pay.xml.XMLVolumePlans
 
InternalChannelMessage - Class in anon.client
 
InternalChannelMessage(int, byte[]) - Constructor for class anon.client.InternalChannelMessage
 
InternalChannelMessageQueue - Class in anon.client
 
InternalChannelMessageQueue() - Constructor for class anon.client.InternalChannelMessageQueue
 
internalClose() - Method in class anon.tor.TorChannel
Close this channel (called from inside the class) but respecting the doNotCloseOnError flag!
internalEncodingRequired - Variable in class anon.proxy.AnonProxyRequest
 
interruptAWTEventThread() - Static method in class gui.GUIUtils
 
interruptDownstreamThread() - Method in class anon.client.AbstractDataChain
 
interruptWorkerThread() - Method in class gui.dialog.WorkerContentPane
Interrupts the thread.
inttobyte(long, int) - Static method in class anon.util.ByteArrayUtil
Converts a long to a array of bytes
intToFourBytes(int, byte[], int) - Static method in class anon.crypto.DESCrypt
 
inverse - Variable in class anon.mixminion.fec.FECMath
 
invertMatrix(char[], int) - Method in class anon.mixminion.fec.FECMath
 
invertVandermonde(char[], int) - Method in class anon.mixminion.fec.FECMath
 
invokeWizard() - Method in class gui.wizard.BasicWizard
 
invokeWizard() - Method in interface gui.wizard.Wizard
 
IOQueue - Class in anon.shared
 
IOQueue() - Constructor for class anon.shared.IOQueue
 
IP - Static variable in class anon.pay.xml.XMLPassivePayment
 
IP_ADDRESS - Static variable in class anon.crypto.AbstractX509AlternativeName
 
IP_PARAMETER - Static variable in class anon.transport.address.TcpIpAddress
 
IPasswordReader - Interface in anon.util
An object implementing this interface reads passwords for proxy authentication from a user interface.
IPasswordUser - Interface in anon.util
 
IPaymentListener - Interface in anon.pay
GUI classes can implement this interface and register with the Payment library to be notified about payment specific events
IProtocolHandler - Interface in forward.server
This interface describes the methods needed from ForwardConnection.
IProxyInterfaceGetter - Interface in anon.infoservice
 
IProxyListener - Interface in anon.proxy
 
IResourceInstantiator - Interface in anon.util
This interface is only needed in the context of the ResourceLoader.
IResourceInstantiator.ResourceInstantiationException - Exception in anon.util
An Exception that is thrown by a ResourceInstantiator if too much instantiations have failed.
IResourceInstantiator.ResourceInstantiationException() - Constructor for exception anon.util.IResourceInstantiator.ResourceInstantiationException
 
IReturnAccountRunnable - Interface in jap.pay
 
IReturnBooleanRunnable - Interface in jap.pay
 
IReturnRunnable - Interface in anon.util
Implement this interface if you want your runnable object to return some kind of value.
isAccept() - Method in class anon.tor.ordescription.ORAcl.AclElement
 
isAccepted() - Method in class anon.terms.TermsAndConditions
returns whether these T&C are accepted by the user this is true if and only if they were read and accepted.
isAccepted() - Method in class gui.TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues
 
isAccessible() - Method in class platform.VMPerfDataFile
Checks if the VM perf data file is accessible
isAccountInfoUpdated() - Method in class anon.pay.PayAccount
Returns true if the account info/balance has been updated at least once at runtime.
isAccountRequest() - Method in class anon.pay.xml.XMLPayRequest
isAccountRequest
isActive() - Method in class gui.dialog.DialogContentPane
Returns if this content pane is the currently active content pane in the dialog, that means that this content pane is shown if the dialog is shown.
isActiveStudy() - Method in class anon.infoservice.MixCascade
 
isAdded() - Method in class anon.client.TrustModel
 
isAIAccountErrorIgnored() - Method in class anon.pay.PayAccountsFile
Returns if error messages from the AI should be ignored.
isAllowed(String, int) - Method in class anon.tor.Circuit
Checks if it is possible to connect to given host on a given port via this circuit
isAllowed(String, int) - Method in class anon.tor.ordescription.ORAcl
Checks if a nummeric ip and port is allowed
isAllowed(int) - Method in class anon.tor.ordescription.ORAcl
Checks if a port is allowed ignoring the ip
isAllowed() - Method in class proxy.DirectProxy.AllowProxyConnectionCallback.Answer
 
isAllowedUsage(int) - Method in class anon.crypto.X509KeyUsage
 
isAlwaysOnTop(Component) - Static method in class gui.GUIUtils
 
isAlwaysOnTop(Window) - Static method in class gui.GUIUtils
Returns if the alwaysOnTop method of JRE 1.5 is set on a given Window.
isAlwaysOnTop(Window) - Method in interface gui.GUIUtils.NativeGUILibrary
 
isAnonConnected() - Method in class jap.JAPController
 
isAnonConnected() - Method in class jap.JAPModel
 
isAnonymizedHttpHeaders() - Method in class jap.JAPModel
 
isApplicationModalityForced() - Method in class gui.dialog.JAPDialog.AbstractLinkedURLAdapter
Returns false by default
isApplicationModalityForced() - Method in interface gui.dialog.JAPDialog.ILinkedInformation
Returns if the dialog should block all other windows.
isApplicationModalityForced() - Method in class gui.dialog.JAPDialog.LinkedHelpContext
Returns false as otherwise the help window would not be accessible.
isApplicationModalityForced() - Method in class gui.dialog.JAPDialog.LinkedInformationAdapter
Returns true.
isApplicationModalityForced() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane.PageLoader.ExternalLinkedInformation
Returns true, as the dialog does not need to open another window.
isApplicationModalityForced() - Method in class gui.JapHtmlPane.PageLoader.ExternalLinkedInformation
Returns true, as the dialog does not need to open another window.
isArgumentSet(String) - Method in class JAP
 
isAskForAnyNonAnonymousRequest() - Method in class jap.JAPModel
 
isAskSavePayment() - Method in class jap.JAPController
 
isAuthenticationUsed() - Method in interface anon.infoservice.ImmutableProxyInterface
Gets if the authentication strings are used.
isAuthenticationUsed() - Method in class anon.infoservice.ProxyInterface
Gets if the authentication strings are used.
isAutoConnect() - Static method in class jap.JAPModel
 
isAutomaticallyReconnected() - Static method in class jap.JAPModel
 
isAutomaticFocusSettingEnabled() - Method in class gui.dialog.DialogContentPane
Returns if the automatic focus setting of the DialogContentPane class is enabled.
isAutomaticFocusSettingEnabled() - Method in class gui.dialog.PasswordContentPane
Returns false in order to set the focus on the first available password field.
isAvailable() - Method in class anon.crypto.CertificateContainer
Returns whether this certificate is activated within the certificate store.
isAvailable() - Method in class anon.crypto.CertificateInfoStructure
 
isBackupDone() - Method in class anon.pay.PayAccount
 
isBalanceAutoUpdateEnabled() - Method in class anon.pay.PayAccountsFile
Returns if account balances are automatically updated.
isBlacklisted(MixCascade) - Static method in class anon.client.TrustModel
 
isBlocked(String) - Method in class anon.crypto.CertificateRevocationList.CRLInstantiator
 
isBlocked(String) - Method in class anon.crypto.JAPCertificate.X509CertificateInstantiator
 
isBootstrap() - Method in interface anon.infoservice.IBoostrapable
 
isBootstrap() - Method in class anon.infoservice.InfoServiceDBEntry
 
isBundle() - Method in class platform.MacOS
 
isButtonShown() - Method in class jap.StatusPanel.ButtonListener
 
isCA() - Method in class anon.crypto.X509BasicConstraints
 
isCancelled() - Method in class gui.TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues
 
isCascadaNameFragmentUsed() - Method in class anon.infoservice.MixInfo
 
isCascadeAutoChosenOnStartup() - Method in class jap.JAPModel
 
isCascadeAutoSwitched() - Method in class jap.JAPModel
 
isCascadeAutoSwitched() - Static method in class jondonym.console.Controller
 
isCellEditable(int, int) - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
isCellEditable(int, int) - Method in class jap.JAPConfAnon.OperatorsTableModel
 
isCellEditable(int, int) - Method in class jap.JAPConfMixminion.MyJTable
 
isCellEditable(int, int) - Method in class jap.JAPConfTor.MyJTable
 
isCellEditable(int, int) - Method in class jap.pay.TransactionOverviewDialog.MyTableModel
 
isCellEditable(int, int) - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
isCentered() - Method in class gui.dialog.DialogContentPane.Layout
 
isCertificateRevoked(JAPCertificate) - Method in class anon.crypto.RevokedCertifcateStore
Checks if the given cert is revoked.
isChainProtocolWithFlowControl() - Method in class anon.client.KeyExchangeManager
 
isChangeInfoServices() - Method in class anon.infoservice.InfoServiceHolder
Returns, whether there is an automatic change of infoservice after failure.
isChangingTitle() - Method in class jap.AbstractJAPMainView
 
isCharacterAccepted(char) - Method in class gui.JapCouponField.CouponDocument
 
isCharged(Timestamp) - Method in class anon.pay.PayAccount
Returns true if this account currently has a positive and usable balance.
isCharged() - Method in class anon.pay.xml.XMLPassivePayment
 
isCheckSignatures(int) - Method in class anon.crypto.SignatureVerifier
 
isCheckSignatures() - Method in class anon.crypto.SignatureVerifier
Returns whether signature verification is enabled or not.
isClosed() - Method in interface anon.AnonChannel
 
isClosed() - Method in class anon.client.AbstractChannel
 
isClosed() - Method in class anon.client.AbstractDataChain
 
isClosed() - Method in class anon.client.TypeFilterDataChain
 
isClosed(Socket) - Static method in class anon.crypto.tinytls.TinyTLSServerSocket
 
isClosed() - Method in class anon.crypto.tinytls.TinyTLSServerSocket
 
isClosed() - Method in class anon.mixminion.FirstMMRConnection
check if the connection to the first onion router is closed
isClosed() - Method in class anon.shared.AbstractChannel
 
isClosed() - Method in class anon.tor.Circuit
check if the circuit is already destroyed
isClosed() - Method in class anon.tor.FirstOnionRouterConnection
check if the connection to the first onion router is closed
isClosed() - Method in class anon.tor.TorChannel
 
isClosed() - Method in class anon.xmlrpc.client.ChannelProxy
 
isClosedByPeer() - Method in class anon.tor.TorChannel
gets if the connection was closed by peer
isCloseWindowActive() - Method in interface gui.dialog.JAPDialog.ILinkedInformation
Returns if a click on the close button of the dialog closes the window.
isCloseWindowActive() - Method in class gui.dialog.JAPDialog.LinkedInformationAdapter
 
isClosingOnContentPaneCancel() - Method in class gui.dialog.JAPDialog
Returns if the default click on the Cancel button of a dialog content pane is caught by the WindowClosing-Event of this dialog.
isConfigAssistantShown() - Method in class jap.JAPController
Indicactes if the config assistant should be shown on JAP start.
isConfigFileSaved() - Method in interface jap.JAPController.IRestarter
 
isConfigWindowLocationSaved() - Method in class jap.JAPModel
 
isConfigWindowSizeSaved() - Method in class jap.JAPModel
 
isConnected() - Method in interface anon.AnonService
Returns true if this Anon Service is connected, e.g.
isConnected() - Method in class anon.client.AnonClient
 
isConnected() - Method in class anon.mixminion.Mixminion
 
isConnected() - Method in class anon.proxy.AnonProxy
 
isConnected() - Method in class anon.tor.Tor
 
isConnected() - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
isConnected() - Static method in class jondonym.console.Controller
 
isConnected() - Method in class proxy.DirectProxy
 
isConnecting() - Method in class jap.JAPController
 
isConnectionErrorFlagSet() - Method in class anon.client.SequentialChannelDataChain.ChainCell
 
isConnectViaForwarder() - Method in class jap.forward.JAPRoutingSettings
Returns whether JAP shall connect to a forwarder when starting the anonymity mode.
isConsoleOnly() - Static method in class gui.dialog.JAPDialog
 
isContained(String, int) - Method in class anon.tor.ordescription.ORAcl.AclElement
 
isControlChannelId(int) - Method in class anon.client.ChannelTable
 
isCouponComplete() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
isCouponUsed() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
isCritical() - Method in class anon.crypto.AbstractX509Extension
Returns if the extension is critical.
isDefaultTranslation() - Method in class anon.terms.TermsAndConditions.Translation
 
isDefaultTranslation() - Method in interface anon.terms.TermsAndConditionsTranslation
 
isDefaultURLAvailable() - Method in class platform.AbstractOS
 
isDialogFormatShown() - Method in class jap.JAPModel
Show the options to alter the dialog format
isDialogVisible() - Method in class gui.dialog.DialogContentPane
Returns if the parent dialog is visible.
isDisposed() - Method in class gui.dialog.DialogContentPane
 
isDisposed() - Method in class gui.dialog.JAPDialog
 
isDLLWarningActive() - Method in class jap.JAPModel
 
isDownstreamClosedFlagSet() - Method in class anon.client.SequentialChannelDataChain.ChainCell
 
isDrawFocusEnabled() - Method in class gui.dialog.JAPDialog.Options
 
isDummy() - Method in class anon.infoservice.MessageDBEntry
 
isDurationLimited() - Method in class anon.pay.xml.XMLVolumePlan
 
isDynamic() - Method in class anon.infoservice.MixInfo
LERNGRUPPE Returns true if this mix is available for dynamic cascades, false otherwise.
isEditable() - Method in class anon.client.TrustModel
 
isEmpty() - Method in class anon.tor.CellQueue
returns if the queue contains an element
isEmpty() - Method in class anon.util.ObjectQueue
 
isEnabled() - Method in class anon.crypto.CertificateContainer
Stores, whether this certificate is enabled within the certificate store.
isEnabled() - Method in class anon.crypto.CertificateInfoStructure
 
isEnabled() - Method in class gui.dialog.JAPDialog
 
ISendCallbackHandler - Interface in anon.client
 
isEntryIdInTimeoutList(String) - Method in class anon.infoservice.Database
 
IServerManager - Interface in forward.server
This interface defines the methods for a ServerManager.
IServiceContainer - Interface in anon
This interface is needed to pass through the keepCurrentService method in order to disallow reusing the current cascade in case of an unrecoverable error (e.g.
IServiceContextContainer - Interface in anon.infoservice
This interface specifies all objects that contain information about the service context.
isExitNode() - Method in class anon.mixminion.mmrdescription.MMRDescription
returns if this server is an exit node
isExitNode() - Method in class anon.tor.ordescription.ORDescriptor
returns if this server is an exit node
isFindSubclassesEnabled() - Static method in class anon.util.ClassUtil
 
isFinished() - Method in class jondonym.console.Controller.RunnableStarter
 
isFirstUpdateDone() - Method in class anon.infoservice.update.AbstractDatabaseUpdater
 
isFirstUpdateDone() - Method in class anon.infoservice.update.AccountUpdater
 
isFirstUpdateDone() - Method in class anon.util.Updater
 
isFlatAffordable - Variable in class jap.pay.FlatrateDialog
Deprecated.  
isFlatrateActive() - Method in class anon.pay.PayAccount
 
isFlowControlFlagSet() - Method in class anon.client.SingleChannelDataChain.ChainCell
 
isForFreeCascadesOnly() - Method in class anon.infoservice.MessageDBEntry
 
isForwardingStateModuleVisible() - Method in class jap.JAPModel
Returns whether the forwarding state module shall be visible within the configuration dialog.
isForwardingSuccessful() - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
 
isFreeMix() - Method in class anon.infoservice.MixInfo
Returns whether the mix is waiting for a cascade assignment.
isFromCascade() - Method in class anon.infoservice.MixCascade
Returns if this MixCascade has been recevied directly from a cascade connection.
isFromCascade() - Method in class anon.infoservice.MixInfo
Returns if this MixInfo has been received directly from a cascade connection.
isGeneric() - Method in class anon.pay.xml.XMLPaymentOption
 
isHelpAutoInstalled() - Method in class platform.AbstractOS
 
isHelpAutoInstalled() - Method in class platform.MacOS
 
isHelpAutoInstalled() - Method in class platform.WindowsOS
 
isHelpInstalled() - Method in class jap.JARHelpFileStorageManager
checks if there is a help installed in the specified external help path
isHelpPathChangeable() - Method in interface gui.help.IHelpModel
 
isHelpPathChangeable() - Method in class jap.JAPModel
 
isHelpPathDefined() - Method in interface gui.help.IHelpModel
 
isHelpPathDefined() - Method in class jap.JAPModel
checks if a help Path is defined and a valid help file installation can be found there.
isHelpWindowLocationSaved() - Method in class jap.JAPModel
 
isHelpWindowSizeSaved() - Method in class jap.JAPModel
 
isHidden() - Method in class anon.infoservice.ListenerInterface
 
isHighColor() - Method in class jap.JAPSplash
 
isHttpListenerLocal() - Static method in class jap.JAPModel
 
isIconifiedWindowLocationSaved() - Method in class jap.JAPModel
 
isIdentity(char[], int) - Static method in class anon.mixminion.fec.FECMath
 
ISignatureCreationAlgorithm - Interface in anon.crypto
This interface represents an algorithm that creates cryptographic signatures.
ISignatureVerificationAlgorithm - Interface in anon.crypto
This interface represents an algorithm that verifies cryptographic signatures.
isIncrementalUpdate() - Method in class update.JAPWelcomeWizardPage
 
isIndirectCRL() - Method in class anon.crypto.CertificateRevocationList
 
isIndirectCRL() - Method in class anon.crypto.X509IssuingDistributionPoint
 
isInfoServiceDisabled() - Static method in class jap.JAPModel
 
isInitialCCRequest() - Method in class anon.pay.xml.XMLPayRequest
 
isInitialised() - Static method in class anon.util.JAPMessages
 
isInitialized() - Method in class anon.pay.PayAccountsFile
isInitialized
isInternalEncodingRequired() - Method in class anon.proxy.AnonProxyRequest
 
isInterrupted() - Method in class gui.dialog.WorkerContentPane.InternalThread
 
isInterrupting() - Method in class anon.util.JobQueue.Job
 
isInterrupting() - Method in class jap.JAPController.SetAnonModeAsync
 
isInterruptThreadSafe() - Method in class gui.dialog.WorkerContentPane
Returns true if the content pane only does a close or move operation if the thread has stopped.
isJavaNoMoreSupported() - Method in class anon.infoservice.JavaVersionDBEntry
 
isJavaOK(boolean) - Method in class anon.infoservice.JavaVersionDBEntry
 
isJavaTooOld() - Method in class anon.infoservice.JavaVersionDBEntry
 
isJavaVersionStillSupported() - Method in class anon.infoservice.JAPVersionInfo
 
isLoadingImagesStopped() - Static method in class gui.GUIUtils
 
isLogged(int) - Method in class anon.infoservice.DataRetentionInformation
 
isLogged(int, int) - Static method in class logging.LogHolder
 
isLogToFile() - Static method in class jap.JAPDebug
 
isLongerThan(XMLDuration) - Method in class anon.util.XMLDuration
Checks if this duration object is strictly longer than another Duration object.
isMacOSXLibraryUpdateAtStartupNeeded() - Method in class jap.JAPModel
 
isMainWindowLocationSaved() - Static method in class jap.JAPModel
 
isMiniViewOnTop() - Method in class jap.JAPModel
 
isMixMinionActivated() - Method in class jap.JAPModel
 
isModal() - Method in interface gui.dialog.JAPDialog.ILinkedInformation
 
isModal() - Method in class gui.dialog.JAPDialog
Returns if the dialog is modal.
isModal() - Method in class gui.dialog.JAPDialog.LinkedInformationAdapter
 
isMostRecent(String) - Method in class anon.terms.TermsAndConditions
 
isMostRecent(Date) - Method in class anon.terms.TermsAndConditions
true if the date of the T&Cs are equal or more recent than 'toWhichDate'
isMouseButton(MouseEvent, int) - Static method in class gui.GUIUtils
Tests which mouse button was the cause for the specified MouseEvent.
isMoveBackAllowed() - Method in class gui.dialog.DialogContentPane
Returns if a move back to the direction of this content pane is allowed in a wizard.
isMoveForwardAllowed() - Method in class gui.dialog.DialogContentPane
Returns if a move forward to the direction of this content pane is allowed in a wizard.
isNeighbour() - Method in class anon.infoservice.InfoServiceDBEntry
Returns whether this infoservice is a neighbour of our one.
isNeverRemindGoodbye() - Method in class jap.JAPModel
 
isNewCascade(MixCascade) - Method in class jap.CascadePopupMenu
 
isNewer(XMLPaymentOption) - Method in class anon.pay.xml.XMLPaymentOption
 
isNewerThan(AbstractDatabaseEntry) - Method in class anon.infoservice.AbstractDatabaseEntry
Returns if this entry is newer than the given entry.
isNoDataIgnored() - Method in class anon.client.TrustModel.TrustAttribute
 
isNoPaymentInstanceFound(MixCascade) - Static method in class anon.client.TrustModel
 
isNotRemovable() - Method in class anon.crypto.CertificateContainer
 
isNotRemovable() - Method in class anon.crypto.CertificateInfoStructure
 
isOnlyHardRemovable() - Method in class anon.crypto.CertificateContainer
Returns, whether the certificate can only be removed from the certificate store by calling the removeCertificate() method.
isOnlyHardRemovable() - Method in class anon.crypto.CertificateInfoStructure
 
isOnTop() - Method in interface gui.dialog.JAPDialog.ILinkedInformation
Returns if this dialog should be on top of all other windows in the system.
isOnTop() - Method in class gui.dialog.JAPDialog.LinkedInformationAdapter
Returns false.
isOperatorOfConnectedMix(ServiceOperator) - Method in class jap.JAPController
 
isPaidServiceAllowed() - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
isPaidServiceAllowed() - Method in class jap.JAPController.AutoSwitchedMixCascadeContainer
 
isPaidServiceAllowed() - Method in class jondonym.console.Controller.AutoSwitchedMixCascadeContainer
 
isPainting - Variable in class jap.JAPAboutAutoScroller
 
isPay(String) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
Get payment property of a cascade.
isPayment() - Method in class anon.infoservice.MixCascade
 
isPayment() - Method in class anon.infoservice.MixInfo
 
isPaymentForced() - Method in class anon.client.TrustModel
 
isPaymentProtocolSupported() - Method in class anon.infoservice.MixCascade
 
isPaymentRequired() - Method in class anon.client.KeyExchangeManager
 
isPerfServerEnabled() - Method in class anon.infoservice.InfoServiceDBEntry
 
isPersistanceDeletionAllowed() - Method in class anon.infoservice.AbstractDatabaseEntry
 
isPersistanceDeletionAllowed() - Method in class anon.infoservice.InfoServiceDBEntry
 
isPersistanceDeletionAllowed() - Method in class anon.infoservice.MixCascade
 
isPersistanceDeletionAllowed() - Method in class anon.infoservice.MixInfo
 
isPersistanceDeletionAllowed() - Method in class anon.pay.PaymentInstanceDBEntry
 
ISplashResponse - Interface in jap
Prints messages on the screen while the program is loading or shutting down.
isPopupShown() - Method in class anon.infoservice.MessageDBEntry
 
isPopupVisible() - Method in class jap.JAPMixCascadeComboBox
 
isPortableMode() - Method in class jap.JAPController
 
isPossiblyValid(JAPCertificate, Vector) - Static method in class anon.crypto.CertPath
Checks if it may be possible to build a (timely) valid CertPath from the given certificates.
isPreCreateAnonRoutesEnabled() - Static method in class jap.JAPModel
 
isPremium() - Method in class jondonym.console.MixCascadeInfo
 
isPrepaidAmountInPayRequest() - Method in class anon.pay.AIControlChannel
 
isProcessingDone() - Method in class anon.client.DataChainSendOrderStructure
 
isPropagandaThreadReady() - Method in class jap.forward.JAPRoutingSettingsPropagandaThreadLock
Returns whether the propaganda thread has come to the end (registered the forwarding server at all specified infoservices or was interrupted while registering).
isProtocolWithEnhancedChannelEncryption() - Method in class anon.client.KeyExchangeManager
 
isProtocolWithTimestamp() - Method in class anon.client.KeyExchangeManager
 
isProxyAuthenticationUsed() - Method in class jap.JAPModel
 
ISqlite - Interface in jondonym.console
 
isReady() - Method in class gui.dialog.WorkerContentPane
Returns if the content pane is ready to start a new thread.
isReady() - Method in class jap.pay.AccountSettingsPanel.AccountCreationPane
 
isReconnectedAutomatically() - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
isReconnectedAutomatically() - Method in class anon.infoservice.AbstractMixCascadeContainer
 
isReconnectedAutomatically() - Method in class anon.infoservice.SimpleMixCascadeContainer
 
isReconnectedAutomatically() - Method in interface anon.IServiceContainer
 
isReconnectedAutomatically() - Method in class anon.proxy.AnonProxy.DummyMixCascadeContainer
 
isReconnectedAutomatically() - Method in class anon.proxy.AnonProxy.EncapsulatedMixCascadeContainer
 
isReconnectedAutomatically() - Method in class jap.JAPController.AutoSwitchedMixCascadeContainer
 
isReconnectedAutomatically() - Method in class jondonym.console.Controller.AutoSwitchedMixCascadeContainer
 
isRemembered() - Method in class proxy.DirectProxy.AllowProxyConnectionCallback.Answer
 
isReminderForJavaUpdateActivated() - Method in class jap.JAPModel
 
isReminderForOptionalUpdateActivated() - Method in class jap.JAPModel
 
isRequest(String) - Method in class anon.proxy.HTTPProxyCallback
 
isRequest(byte[], int, int) - Method in class anon.proxy.HTTPProxyCallback
this method makes a bytewise comparison so we don't have to turn the whole chunk into a string for header detection.
isRequestFinished() - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
isResizable() - Method in class gui.dialog.JAPDialog
Returns if the dialog is resizable by the user.
isResourceInSearchPath(String, String, boolean) - Static method in class anon.util.ResourceLoader
Tests if the currently parsed resource is in the search path.
isResponse(String) - Method in class anon.proxy.HTTPProxyCallback
 
isResponse(byte[], int, int) - Method in class anon.proxy.HTTPProxyCallback
 
isResponseExpected() - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
isResponseFinished() - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
isRestartNeeded() - Method in class jap.JAPConf
 
isRevoked() - Method in class anon.crypto.JAPCertificate
 
isRunning() - Static method in class jondonym.console.Controller
 
isRunningHTTPListener - Variable in class jap.JAPController
 
isSelfSigned() - Method in class anon.crypto.JAPCertificate
Returns true if this cert is self-signed.
isServerCertVerified() - Method in class jap.JAPConfAnon
 
isServiceAutoSwitched() - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
isServiceAutoSwitched() - Method in class anon.infoservice.AbstractMixCascadeContainer
 
isServiceAutoSwitched() - Method in class anon.infoservice.SimpleMixCascadeContainer
 
isServiceAutoSwitched() - Method in interface anon.IServiceContainer
 
isServiceAutoSwitched() - Method in class anon.proxy.AnonProxy.DummyMixCascadeContainer
 
isServiceAutoSwitched() - Method in class anon.proxy.AnonProxy.EncapsulatedMixCascadeContainer
 
isServiceAutoSwitched() - Method in class jap.JAPController.AutoSwitchedMixCascadeContainer
 
isServiceAutoSwitched() - Method in class jondonym.console.Controller.AutoSwitchedMixCascadeContainer
 
isSet(int) - Method in class anon.util.XMLDuration
Checks if a field is set.
isShorterThan(XMLDuration) - Method in class anon.util.XMLDuration
Checks if this duration object is strictly shorter than another Duration object.
isShowConsole() - Static method in class jap.JAPDebug
 
isShownAsTrusted() - Method in class anon.infoservice.MixCascade
 
isShutdown() - Method in class anon.tor.Circuit
check if the circuit is already shutdown
isShuttingDown() - Method in class jap.JAPController
 
isShuttingDown() - Method in class jap.JAPModel
 
isSignatureObsolete() - Method in class anon.terms.TermsAndConditions
 
isSignedJar() - Method in class jarify.JarVerifier
Checks whether the jarFile is a signed one.
isSimilar(Object) - Method in class anon.tor.ordescription.ORDescriptor
test if two OR's are identical returns also true, if the routers are in the same family
isSkippedAsNextContentPane() - Method in class gui.dialog.CaptchaContentPane
 
isSkippedAsNextContentPane() - Method in class gui.dialog.DialogContentPane
If the previous content pane of this one calls moveToNextContentPane(), this content pane may tell him to skip it and move forward to the next one.
isSkippedAsPreviousContentPane() - Method in class gui.dialog.CaptchaContentPane
 
isSkippedAsPreviousContentPane() - Method in class gui.dialog.DialogContentPane
If the next content pane of this one calls moveToPreviousContentPane(), this content pane may tell him to skip it and move forward to the next one.
isSkippedAsPreviousContentPane() - Method in class gui.dialog.WorkerContentPane
Returns true by default, that means this worker content pane is skipped if a move from the next content pane to this one is done.
isSkippedAsPreviousContentPane() - Method in class jap.pay.AccountSettingsPanel.AccountCreationPane
 
isSkippedIfDuplicate() - Method in class anon.util.JobQueue.Job
If a new thread is added to the queue and mayBeSkippedIfDuplicate() returns true, it is skipped if another thread with the same value already is in the queue.
isSmallDisplay() - Static method in class jap.JAPModel
 
isSocks5Supported() - Method in class anon.infoservice.MixCascade
 
isSocks5Supported() - Method in class anon.infoservice.MixInfo
 
isSOCKS5Supported() - Method in class jondonym.console.MixCascadeInfo
 
isSomethingDoneOnClick(DialogContentPane.CheckError[], int, int, int, int) - Method in class gui.dialog.DialogContentPane
Returns true if the click on a specific button will do an automatic action.
isStartServerJob() - Method in class jap.JAPController.SetAnonModeAsync
 
isSuitableCascade(MixCascade) - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
isSystemLookAndFeel(String) - Method in class jap.JAPModel
 
IStatusLine - Interface in gui
 
isTermsAccepted() - Method in class gui.dialog.TermsAndConditionsPane
 
isTermsAndConditionsConfirmationRequired() - Method in class anon.infoservice.MixCascade
 
isTimedOut() - Method in class proxy.DirectProxy.RememberedRequestRight
 
isTorActivated() - Method in class jap.JAPModel
 
isTorNoneDefaultDirServerEnabled() - Static method in class jap.JAPModel
 
isTransactionExpired() - Method in class anon.pay.PayAccount
 
IStreamConnection - Interface in anon.transport.connection
Eine Konkretisierung des IConnection Interface, bei welchem die Uebertragung ueber ein bidirektionales Datenstrommodell erfolgt.
isTrue() - Method in interface jap.pay.IReturnBooleanRunnable
 
isTrusted(MixCascade) - Method in class anon.client.BasicTrustModel
Does a call on checkTrust() after checking the isShownAsTrusted() attribute of the given cascade.
isTrusted(MixCascade, StringBuffer) - Method in class anon.client.BasicTrustModel
 
isTrusted(MixCascade) - Method in interface anon.client.ITrustModel
 
isTrusted(MixCascade) - Method in class anon.client.TrustModel.TrustAttribute
 
isTrusted() - Method in class gui.MultiCertTrustGraph.Node
 
isUmlaut(char, String[], int) - Static method in class anon.util.Util
Tests if a character is an umlaut and, if yes, writes the umlaut in an ASCII form to the array of transformed umlauts at the specified position.
isUnknownChainIdFlagSet() - Method in class anon.client.SequentialChannelDataChain.ChainCell
 
isUpdateDisabled() - Method in class anon.util.Updater.ObservableInfo
 
isUpdateForced() - Method in class anon.infoservice.JavaVersionDBEntry
 
isUpdatePaused() - Method in class anon.util.Updater
May be overwritten if an update is currently no wanted.
isUpdatePaused() - Method in class jap.JAPFeedback
 
isUsable() - Method in class platform.VMPerfDataFile
Checks if the Class is usable with the current VM
isUsed(long) - Method in class anon.pay.xml.XMLTransactionOverview
Returns if a specific transfer number is marked as "used".
isUserDefined() - Method in class anon.infoservice.AbstractDatabaseEntry
Returns whether this entry was generated by a user within the JAP client (true) or was generated by an InfoService itself (false).
isUserDefined() - Method in class anon.infoservice.InfoServiceDBEntry
Returns whether this InfoServiceDBEntry was generated by a user within the JAP client (true) or was generated by the InfoService itself (false).
isUserDefined() - Method in class anon.infoservice.MixCascade
Returns whether this MixCascade entry was generated by a user within the JAP client (true) or was generated by the original mixcascade itself (false).
isUserLimitReached(MixCascade) - Static method in class jap.JAPConfAnon.InfoServiceTempLayer
 
isValid() - Method in interface anon.crypto.IVerifyable
Returns if the object is valid at this time
isValid(Date) - Method in class anon.crypto.MultiCertPath
Returns true if one verifiable path is valid or in case there is no verifiable path, one unverifiable path is valid
isValid(Date) - Method in class anon.crypto.Validity
Checks if the given date is contained in the validity period.
isValid() - Method in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
isValid() - Method in interface anon.infoservice.ICertifiedDatabaseEntry
 
isValid() - Method in interface anon.infoservice.ImmutableListenerInterface
Get the validity of this interface.
isValid() - Method in class anon.infoservice.InfoServiceDBEntry
 
isValid() - Method in class anon.infoservice.ListenerInterface
Get the validity of this interface.
isValid() - Method in class anon.infoservice.MixCascade
 
isValid() - Method in class anon.infoservice.MixInfo
 
isValid() - Method in class anon.infoservice.PerformanceInfo
 
isValid() - Method in class anon.infoservice.ProxyInterface
Gets if the proxy is used or not.
isValid() - Method in class anon.infoservice.StatusInfo
 
isValid() - Method in class anon.pay.PaymentInstanceDBEntry
 
isValid() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
isValid() - Method in class anon.terms.TermsAndConditions.Translation
 
isValidAddress(InetAddress) - Static method in class anon.infoservice.MixCascadeExitAddresses
 
isValidAddress(InetAddress, String) - Static method in class anon.infoservice.MixCascadeExitAddresses
 
isValidEMail(String) - Static method in class anon.crypto.AbstractX509AlternativeName
Verifies if a given String is a valid email address (IPv4 or IPv6).
isValidHostname(String) - Static method in class anon.infoservice.ListenerInterface
Returns if the given host name is valid.
isValidIP(String) - Static method in class anon.crypto.AbstractX509AlternativeName
Verifies if a given String is a valid IP address (IPv4 or IPv6)
isValidIP(String) - Static method in class anon.infoservice.ListenerInterface
Returns if the given IP address is valid.
isValidKeyPair(AsymmetricCryptoKeyPair) - Static method in class anon.crypto.AsymmetricCryptoKeyPair
Tests if a given key pair is a valid key pair.
isValidLogType(int) - Static method in class logging.LogType
Returns if the given LogType is a valid log type.
isValidPath() - Method in class anon.crypto.CertPath
 
isValidPort(int) - Static method in class anon.infoservice.ListenerInterface
Returns if the given port is valid.
isValidProtocol(String) - Static method in class anon.infoservice.ListenerInterface
Returns if the given protocol is valid web protocol and can be recognized by recognizeProtocol().
isValidProtocol(int) - Static method in class anon.infoservice.ListenerInterface
Returns if the given protocol is valid web protocol and can be recognized by recognizeProtocol().
isValidUserID(String) - Static method in class anon.infoservice.ProxyInterface
Gets if the given string is a valid user ID for authentication.
isVerified() - Method in class anon.crypto.CertPathInfo
 
isVerified() - Method in interface anon.crypto.IVerifyable
Returns if the object has been verified by checking its signature(s).
isVerified() - Method in class anon.crypto.MultiCertPath
At the moment we try to find a single verifiable CertPath and return true if there is one, or if signature verification is disabled.
isVerified() - Method in class anon.crypto.XMLSignature
The Signature is verified if the MultiCertPath is verified.
isVerified() - Method in class anon.infoservice.AbstractCertifiedDatabaseEntry
Returns if this entry has been verified with a certificate chain.
isVerified() - Method in class anon.infoservice.AbstractDistributableCertifiedDatabaseEntry
Returns if this entry has been verified with a certificate chain.
isVerified() - Method in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
isVerified() - Method in interface anon.infoservice.ICertifiedDatabaseEntry
 
isVerified() - Method in class anon.infoservice.InfoServiceDBEntry
 
isVerified() - Method in class anon.infoservice.MixCascade
 
isVerified() - Method in class anon.infoservice.MixInfo
 
isVerified() - Method in class anon.infoservice.PerformanceInfo
 
isVerified() - Method in class anon.infoservice.StatusInfo
 
isVerified() - Method in class anon.pay.PaymentInstanceDBEntry
 
isVerified() - Method in class anon.terms.template.TermsAndConditionsTemplate
 
isVerified() - Method in class anon.terms.TermsAndConditions.Translation
 
isVerifier(JAPCertificate) - Method in class anon.crypto.CertPath
 
isVirtual() - Method in class anon.infoservice.ListenerInterface
 
isVisible() - Method in class gui.dialog.DialogContentPane
Returns if the content pane is part of a visible dialog.
isVisible() - Method in class gui.dialog.JAPDialog
Returns if the dialog is visible on the screen.
isVisible() - Method in class gui.PopupMenu
 
isVolumeLimited() - Method in class anon.pay.xml.XMLVolumePlan
 
isWarningShown() - Method in class proxy.DirectProxy.RememberedRequestRight
 
isWarningShownOnInsecureBrowser() - Method in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
isWindowOnTop(Window) - Static method in class gui.JAPDll
Checks if the onTop method of the dll has been used for this window.
ITEM_AVAILABLE_SERVERS - Static variable in class jap.JAPMixCascadeComboBox
 
ITEM_NO_SERVERS_AVAILABLE - Static variable in class jap.JAPMixCascadeComboBox
 
itemStateChanged(ItemEvent) - Method in class gui.ClipFrame
 
itemStateChanged(ItemEvent) - Method in class gui.dialog.JAPDialog.LinkedInformationClickListener
 
itemStateChanged(ItemEvent) - Method in class jap.JAPConfAnon
 
itemStateChanged(ItemEvent) - Method in class jap.JAPConfUpdate
 
ITERATIONS - Static variable in class anon.crypto.DESCrypt
 
itoa64 - Static variable in class anon.crypto.MD5Crypt
 
ITrustModel - Interface in anon.client
Represents a trust model for mix cascades.
IVerifyable - Interface in anon.crypto
Defines an interface for verification and validation.
IXMLEncodable - Interface in anon.util
Objects of this type can be transformed into xml.

J

jap - package jap
 
JAP - Class in <Unnamed>
This is the main class of the JAP project.
JAP() - Constructor for class JAP
 
JAP(String[]) - Constructor for class JAP
Constructor for the JAP object.
jap.forward - package jap.forward
 
jap.pay - package jap.pay
 
jap.pay.wizardnew - package jap.pay.wizardnew
 
JAP_DEVELOPMENT_VERSION - Static variable in class anon.infoservice.JAPVersionInfo
Describes a JAP development version.
JAP_DLL - Static variable in class gui.JAPDll
 
JAP_DLL_NEW_32bit - Static variable in class gui.JAPDll
 
JAP_DLL_NEW_64bit - Static variable in class gui.JAPDll
 
JAP_DLL_OLD - Static variable in class gui.JAPDll
 
JAP_DLL_REQUIRED_VERSION - Static variable in class gui.JAPDll
 
JAP_MACOSX_LIB - Static variable in class jap.MacOSXLib
 
JAP_MACOSX_LIB_FILENAME - Static variable in class jap.MacOSXLib
 
JAP_MACOSX_LIB_OLD_FILENAME - Static variable in class jap.MacOSXLib
 
JAP_MACOSX_LIB_REQUIRED_VERSION - Static variable in class jap.MacOSXLib
 
JAP_MACOSX_LIB_REQUIRED_VERSION_FILENAME - Static variable in class jap.MacOSXLib
 
JAP_RELEASE_VERSION - Static variable in class anon.infoservice.JAPVersionInfo
Describes a JAP release version.
JAPAbout - Class in jap
 
JAPAbout(Window) - Constructor for class jap.JAPAbout
 
JAPAboutAutoScroller - Class in jap
 
JAPAboutAutoScroller(int, int, Image, int, int, int, int, String) - Constructor for class jap.JAPAboutAutoScroller
 
JAPAboutNew - Class in jap
Shows information about the development of JAP.
JAPAboutNew(Component) - Constructor for class jap.JAPAboutNew
 
JAPAWTMsgBox - Class in gui
This is a simple Message Box.
JAPAWTMsgBox(Frame, String, String) - Constructor for class gui.JAPAWTMsgBox
 
JAPCertificate - Class in anon.crypto
This class represents an X509 certificate.
JAPCertificate(X509CertificateStructure) - Constructor for class anon.crypto.JAPCertificate
Creates a new certificate from a valid X509 certificate structure.
JAPCertificate.X509CertificateGenerator - Class in anon.crypto
This class is used to create, duplicate and sign X509 certificates.
JAPCertificate.X509CertificateGenerator(X509DistinguishedName, Date, Date, IMyPublicKey, X509Extensions, BigInteger) - Constructor for class anon.crypto.JAPCertificate.X509CertificateGenerator
Prepares a new X509 certificate from an owner alias and a public key.
JAPCertificate.X509CertificateGenerator(TBSCertificateStructure) - Constructor for class anon.crypto.JAPCertificate.X509CertificateGenerator
Prepares a new X509 certificate from an existing X509 certificate.
JAPCertificate.X509CertificateInstantiator - Class in anon.crypto
 
JAPCertificate.X509CertificateInstantiator(String) - Constructor for class anon.crypto.JAPCertificate.X509CertificateInstantiator
 
JAPConf - Class in jap
 
JAPConf(AbstractJAPMainView, boolean) - Constructor for class jap.JAPConf
 
JAPConf.AbstractRestartNeedingConfigChange - Class in jap
 
JAPConf.AbstractRestartNeedingConfigChange() - Constructor for class jap.JAPConf.AbstractRestartNeedingConfigChange
 
JAPConfAnon - Class in jap
 
JAPConfAnon(IJAPConfSavePoint) - Constructor for class jap.JAPConfAnon
 
JAPConfAnon.FilterPanel - Class in jap
 
JAPConfAnon.FilterPanel(JAPConfAnon) - Constructor for class jap.JAPConfAnon.FilterPanel
 
JAPConfAnon.InfoServiceTempLayer - Class in jap
Temporary image of relevant infoservice entries.
JAPConfAnon.InfoServiceTempLayer() - Constructor for class jap.JAPConfAnon.InfoServiceTempLayer
 
JAPConfAnon.LocalAnonServiceEventListener - Class in jap
 
JAPConfAnon.LocalAnonServiceEventListener() - Constructor for class jap.JAPConfAnon.LocalAnonServiceEventListener
 
JAPConfAnon.ManualPanel - Class in jap
 
JAPConfAnon.ManualPanel(JAPConfAnon) - Constructor for class jap.JAPConfAnon.ManualPanel
 
JAPConfAnon.MixCascadeCellRenderer - Class in jap
 
JAPConfAnon.MixCascadeCellRenderer() - Constructor for class jap.JAPConfAnon.MixCascadeCellRenderer
 
JAPConfAnon.MixCascadeTableModel - Class in jap
 
JAPConfAnon.MixCascadeTableModel() - Constructor for class jap.JAPConfAnon.MixCascadeTableModel
 
JAPConfAnon.OperatorsTableModel - Class in jap
 
JAPConfAnon.OperatorsTableModel() - Constructor for class jap.JAPConfAnon.OperatorsTableModel
 
JAPConfAnon.ServerInfoPanel - Class in jap
 
JAPConfAnon.ServerInfoPanel(JAPConfAnon) - Constructor for class jap.JAPConfAnon.ServerInfoPanel
 
JAPConfAnon.ServerPanel - Class in jap
 
JAPConfAnon.ServerPanel(JAPConfAnon) - Constructor for class jap.JAPConfAnon.ServerPanel
 
JAPConfAnon.TempCascade - Class in jap
Cascade database entry for the temporary infoservice.
JAPConfAnon.TempCascade(String, String, String, int) - Constructor for class jap.JAPConfAnon.TempCascade
 
JAPConfAnonGeneral - Class in jap
 
JAPConfAnonGeneral(IJAPConfSavePoint) - Constructor for class jap.JAPConfAnonGeneral
 
JAPConfCert - Class in jap
This is the configuration GUI for the cert.
JAPConfCert() - Constructor for class jap.JAPConfCert
 
JAPConfCertSavePoint - Class in jap
This is the implementation for the certificate management savepoint.
JAPConfCertSavePoint() - Constructor for class jap.JAPConfCertSavePoint
Creates a new instance of JAPConfCertSavePoint.
JAPConfForwardingServer - Class in jap.forward
This is the configuration GUI for the JAP forwarding server component.
JAPConfForwardingServer() - Constructor for class jap.forward.JAPConfForwardingServer
Constructor for JAPConfForwardingServer.
JAPConfForwardingServerSavePoint - Class in jap.forward
This is the implementation for the forwarding server savepoint.
JAPConfForwardingServerSavePoint() - Constructor for class jap.forward.JAPConfForwardingServerSavePoint
Creates a new instance of JAPConfForwardingServerSavePoint.
JAPConfForwardingState - Class in jap.forward
This is the configuration GUI for the JAP forwarding state component.
JAPConfForwardingState() - Constructor for class jap.forward.JAPConfForwardingState
Constructor for JAPConfForwardingState.
JAPConfHTTPFilter - Class in jap
This is the configuration GUI for the cert.
JAPConfHTTPFilter() - Constructor for class jap.JAPConfHTTPFilter
 
JAPConfInfoService - Class in jap
This is the configuration GUI for the infoservice.
JAPConfInfoService() - Constructor for class jap.JAPConfInfoService
 
JAPConfInfoServiceSavePoint - Class in jap
This is the implementation for the infoservice savepoint.
JAPConfInfoServiceSavePoint() - Constructor for class jap.JAPConfInfoServiceSavePoint
 
JAPConfMixminion - Class in jap
 
JAPConfMixminion() - Constructor for class jap.JAPConfMixminion
 
JAPConfMixminion.MyJTable - Class in jap
 
JAPConfMixminion.MyJTable(DefaultTableModel) - Constructor for class jap.JAPConfMixminion.MyJTable
 
JAPConfModuleSystem - Class in jap
This is the implementation for the configuration module system.
JAPConfModuleSystem() - Constructor for class jap.JAPConfModuleSystem
Creates a new instance of JAPConfModuleSystem with an empty configuration tree.
JAPConfNetwork - Class in jap
This is the configuration GUI for the JAP forwarding client component.
JAPConfNetwork() - Constructor for class jap.JAPConfNetwork
Constructor for JAPConfForwardingClient.
JAPConfNetworkSavePoint - Class in jap
This is the implementation for the forwarding client savepoint.
JAPConfNetworkSavePoint() - Constructor for class jap.JAPConfNetworkSavePoint
 
JAPConfServices - Class in jap
This is only a wrapper class for the configuration classes under the services node.
JAPConfServices() - Constructor for class jap.JAPConfServices
Constructor for JAPConfServices.
JAPConfTC - Class in jap
 
JAPConfTC(IJAPConfSavePoint) - Constructor for class jap.JAPConfTC
 
JAPConfTor - Class in jap
 
JAPConfTor() - Constructor for class jap.JAPConfTor
 
JAPConfTor.MyJTable - Class in jap
 
JAPConfTor.MyJTable(DefaultTableModel) - Constructor for class jap.JAPConfTor.MyJTable
 
JAPConfUI - Class in jap
 
JAPConfUI() - Constructor for class jap.JAPConfUI
 
JAPConfUI.DialogFormat - Class in jap
 
JAPConfUI.DialogFormat(String, int) - Constructor for class jap.JAPConfUI.DialogFormat
 
JAPConfUpdate - Class in jap
 
JAPConfUpdate() - Constructor for class jap.JAPConfUpdate
 
JAPConstants - Class in jap
 
JAPConstants() - Constructor for class jap.JAPConstants
 
JAPController - Class in jap
 
JAPController() - Constructor for class jap.JAPController
 
JAPController.AnonConnectionChecker - Class in jap
 
JAPController.AnonConnectionChecker() - Constructor for class jap.JAPController.AnonConnectionChecker
 
JAPController.AutoSwitchedMixCascadeContainer - Class in jap
 
JAPController.AutoSwitchedMixCascadeContainer(boolean) - Constructor for class jap.JAPController.AutoSwitchedMixCascadeContainer
 
JAPController.AutoSwitchedMixCascadeContainer() - Constructor for class jap.JAPController.AutoSwitchedMixCascadeContainer
 
JAPController.IRestarter - Interface in jap
 
JAPController.ProgramExitListener - Interface in jap
 
JAPController.SetAnonModeAsync - Class in jap
 
JAPController.SetAnonModeAsync(boolean) - Constructor for class jap.JAPController.SetAnonModeAsync
 
JAPController.WarnNoJonDoFoxHttpListener - Class in jap
 
JAPController.WarnNoJonDoFoxHttpListener(int, boolean) - Constructor for class jap.JAPController.WarnNoJonDoFoxHttpListener
 
JAPController.WarnSmallBalanceOnDownloadListener - Class in jap
 
JAPController.WarnSmallBalanceOnDownloadListener(int) - Constructor for class jap.JAPController.WarnSmallBalanceOnDownloadListener
 
JAPControllerMessage - Class in jap
This is the message implementation used for JAPController messages.
JAPControllerMessage(int) - Constructor for class jap.JAPControllerMessage
This creates a new JAPControllerMessage.
JAPControllerMessage(int, Object) - Constructor for class jap.JAPControllerMessage
This creates a new JAPControllerMessage.
JapCouponField - Class in gui
specialized version of a JTextField, similar to JAPJIntField differences to regular text field: - accepts only hexadecimal values (0-9, A-F) - accepts only 4 characters, transfers focus once full - displays characters as uppercase regardless of whether they were entered upper- or lowercase
JapCouponField() - Constructor for class gui.JapCouponField
 
JapCouponField.CouponDocument - Class in gui
 
JapCouponField.CouponDocument() - Constructor for class gui.JapCouponField.CouponDocument
 
JAPDebug - Class in jap
This class serves as a debugging interface.
JAPDebug() - Constructor for class jap.JAPDebug
 
JAPDialog - Class in gui.dialog
This is the generic implementation for an optionally modal, resizable a dialog.
JAPDialog(Component, String, boolean) - Constructor for class gui.dialog.JAPDialog
Creates a new instance of JAPDialog.
JAPDialog(Component, String) - Constructor for class gui.dialog.JAPDialog
Creates a new instance of JAPDialog.
JAPDialog(JAPDialog, String, boolean) - Constructor for class gui.dialog.JAPDialog
Creates a new instance of JAPDialog.
JAPDialog(JAPDialog, String) - Constructor for class gui.dialog.JAPDialog
Creates a new instance of JAPDialog.
JAPDialog(Component, String, boolean, boolean) - Constructor for class gui.dialog.JAPDialog
Creates a new instance of JAPDialog.
JAPDialog.AbstractLinkedURLAdapter - Class in gui.dialog
May be used to show a URL.
JAPDialog.AbstractLinkedURLAdapter() - Constructor for class gui.dialog.JAPDialog.AbstractLinkedURLAdapter
 
JAPDialog.BlockedWindowDeactivationAdapter - Class in gui.dialog
Keeps the blocked window in a disabled state and transfers the focus from it to the dialog, even if some other part of the application set it to enabled or set the focus on it.
JAPDialog.BlockedWindowDeactivationAdapter() - Constructor for class gui.dialog.JAPDialog.BlockedWindowDeactivationAdapter
 
JAPDialog.DialogWindowAdapter - Class in gui.dialog
Catches all window events and informs the window listeners about them.
JAPDialog.DialogWindowAdapter() - Constructor for class gui.dialog.JAPDialog.DialogWindowAdapter
 
JAPDialog.ILinkedInformation - Interface in gui.dialog
Classes of this type are used to append a clickable and/or selectable message at the end of a dialog message.
JAPDialog.LinkedCheckBox - Class in gui.dialog
Shows a checkbox with a message on the dialog window.
JAPDialog.LinkedCheckBox(boolean) - Constructor for class gui.dialog.JAPDialog.LinkedCheckBox
Creates a new linked checkbox with the default message MSG_DO_NOT_SHOW_AGAIN.
JAPDialog.LinkedCheckBox(boolean, JAPHelpContext.IHelpContext) - Constructor for class gui.dialog.JAPDialog.LinkedCheckBox
Creates a new linked checkbox with the default message MSG_DO_NOT_SHOW_AGAIN.
JAPDialog.LinkedCheckBox(boolean, String) - Constructor for class gui.dialog.JAPDialog.LinkedCheckBox
Creates a new linked checkbox with the default message MSG_DO_NOT_SHOW_AGAIN.
JAPDialog.LinkedCheckBox(String, boolean) - Constructor for class gui.dialog.JAPDialog.LinkedCheckBox
Creates a new linked checkbox.
JAPDialog.LinkedCheckBox(String, boolean, String) - Constructor for class gui.dialog.JAPDialog.LinkedCheckBox
Creates a new linked checkbox.
JAPDialog.LinkedCheckBox(String, boolean, JAPHelpContext.IHelpContext) - Constructor for class gui.dialog.JAPDialog.LinkedCheckBox
Creates a new linked checkbox.
JAPDialog.LinkedHelpContext - Class in gui.dialog
This implementation of ILinkedInformation registers a help context in the dialog and displays a help button that opens this context.
JAPDialog.LinkedHelpContext(JAPHelpContext.IHelpContext) - Constructor for class gui.dialog.JAPDialog.LinkedHelpContext
 
JAPDialog.LinkedHelpContext(String) - Constructor for class gui.dialog.JAPDialog.LinkedHelpContext
 
JAPDialog.LinkedInformation - Class in gui.dialog
 
JAPDialog.LinkedInformation(String) - Constructor for class gui.dialog.JAPDialog.LinkedInformation
 
JAPDialog.LinkedInformation(String, String) - Constructor for class gui.dialog.JAPDialog.LinkedInformation
 
JAPDialog.LinkedInformationAdapter - Class in gui.dialog
This class does nothing but implementing all ILinkedInformation methods.
JAPDialog.LinkedInformationAdapter() - Constructor for class gui.dialog.JAPDialog.LinkedInformationAdapter
 
JAPDialog.LinkedInformationClickListener - Class in gui.dialog
Activates a LinkedInformation, if it is given as a link.
JAPDialog.LinkedInformationClickListener(JAPDialog.ILinkedInformation) - Constructor for class gui.dialog.JAPDialog.LinkedInformationClickListener
 
JAPDialog.LinkedURLCheckBox - Class in gui.dialog
 
JAPDialog.LinkedURLCheckBox(boolean, URL, String) - Constructor for class gui.dialog.JAPDialog.LinkedURLCheckBox
 
JAPDialog.Options - Class in gui.dialog
 
JAPDialog.Options(int) - Constructor for class gui.dialog.JAPDialog.Options
 
JAPDialog.PreferredWidthBoxPanel - Class in gui.dialog
 
JAPDialog.PreferredWidthBoxPanel() - Constructor for class gui.dialog.JAPDialog.PreferredWidthBoxPanel
 
JAPDialog.SimpleDialogButtonFocusWindowAdapter - Class in gui.dialog
 
JAPDialog.SimpleDialogButtonFocusWindowAdapter(DialogContentPane) - Constructor for class gui.dialog.JAPDialog.SimpleDialogButtonFocusWindowAdapter
 
JAPDll - Class in gui
 
JAPDll() - Constructor for class gui.JAPDll
 
JAPDll.MyFileFilter - Class in gui
 
JAPDll.MyFileFilter() - Constructor for class gui.JAPDll.MyFileFilter
 
JAPDownloadWizardPage - Class in update
 
JAPDownloadWizardPage() - Constructor for class update.JAPDownloadWizardPage
 
JAPExternalHelpViewer - Class in gui.help
 
JAPExternalHelpViewer(Frame, IHelpModel) - Constructor for class gui.help.JAPExternalHelpViewer
 
JAPFeedback - Class in jap
 
JAPFeedback() - Constructor for class jap.JAPFeedback
 
JAPFinishWizardPage - Class in update
 
JAPFinishWizardPage() - Constructor for class update.JAPFinishWizardPage
 
JAPFirewallPasswdDlg - Class in jap
This class shows a dialog window and reads a password from user input.
JAPFirewallPasswdDlg() - Constructor for class jap.JAPFirewallPasswdDlg
 
JAPHelp - Class in gui.help
 
JAPHelp() - Constructor for class gui.help.JAPHelp
 
JAPHelp.HelpContextActionListener - Class in gui.help
 
JAPHelp.HelpContextActionListener(JAPHelpContext.IHelpContext) - Constructor for class gui.help.JAPHelp.HelpContextActionListener
 
JAPHelp.IExternalEMailCaller - Interface in gui.help
An instance of this interface is needed to open an E-Mail application with a given address.
JAPHelp.IExternalURLCaller - Interface in gui.help
An instance of this interface is needed to open external URLs.
JAPHelp.JAPHelpFactory - Class in gui.help
 
JAPHelp.JAPHelpFactory() - Constructor for class gui.help.JAPHelp.JAPHelpFactory
 
JAPHelpContext - Class in gui
This class represents the help context of JAP.
JAPHelpContext() - Constructor for class gui.JAPHelpContext
 
JAPHelpContext.IHelpContext - Interface in gui
An interface that is used to get the help context of an object.
JAPHelpContext.IURLHelpContext - Interface in gui
 
JAPHtmlMultiLineLabel - Class in gui
This class provides support for labels with more than one line which can also display HTML styled text.
JAPHtmlMultiLineLabel(String, Font, int) - Constructor for class gui.JAPHtmlMultiLineLabel
Creates a new JAPHtmlMultiLineLabel.
JAPHtmlMultiLineLabel(String, Font) - Constructor for class gui.JAPHtmlMultiLineLabel
Creates a new JAPHtmlMultiLineLabel.
JAPHtmlMultiLineLabel(String, int) - Constructor for class gui.JAPHtmlMultiLineLabel
Creates a new JAPHtmlMultiLineLabel.
JAPHtmlMultiLineLabel(int) - Constructor for class gui.JAPHtmlMultiLineLabel
Creates a new JAPHtmlMultiLineLabel.
JAPHtmlMultiLineLabel(String) - Constructor for class gui.JAPHtmlMultiLineLabel
Creates a new JAPHtmlMultiLineLabel.
JAPHtmlMultiLineLabel() - Constructor for class gui.JAPHtmlMultiLineLabel
Creates a new JAPHtmlMultiLineLabel.
JapHtmlPane - Class in gui
Generalized form of the private class HtmlPane found in JAPHelp Has no history, just shows a bunch of HTML in a scrolling pane, and with clickable links that can also be copied to the clipboard ( WORK IN PROGRESS )
JapHtmlPane(String, JViewport) - Constructor for class gui.JapHtmlPane
 
JapHtmlPane.PageLoader - Class in gui
 
JapHtmlPane.PageLoader(URL) - Constructor for class gui.JapHtmlPane.PageLoader
 
JapHtmlPane.PageLoader.ExternalLinkedInformation - Class in gui
Needed to copy an external URL that could not be opened to the clip board.
JapHtmlPane.PageLoader.ExternalLinkedInformation(URL) - Constructor for class gui.JapHtmlPane.PageLoader.ExternalLinkedInformation
 
JAPHyperlinkAdapter - Class in gui
Basic Adpater class for processing Hyperlinks displayed in the JAP application context Basic functionality of opening links with the platform specific browser is provided by this class.
JAPHyperlinkAdapter() - Constructor for class gui.JAPHyperlinkAdapter
 
JAPInfoServiceListModel - Class in jap
This class is the implementation of the data model for InfoService lists in the InfoService configuration dialog.
JAPInfoServiceListModel() - Constructor for class jap.JAPInfoServiceListModel
 
JAPInternalHelpViewer - Class in gui.help
Help window for the JAP.
JAPInternalHelpViewer(Frame) - Constructor for class gui.help.JAPInternalHelpViewer
 
JAPInternalHelpViewer.HelpListener - Class in gui.help
 
JAPInternalHelpViewer.HelpListener() - Constructor for class gui.help.JAPInternalHelpViewer.HelpListener
 
JAPInternalHelpViewer.HtmlPane - Class in gui.help
 
JAPInternalHelpViewer.HtmlPane() - Constructor for class gui.help.JAPInternalHelpViewer.HtmlPane
 
JAPInternalHelpViewer.HtmlPane.PageLoader - Class in gui.help
 
JAPInternalHelpViewer.HtmlPane.PageLoader(URL) - Constructor for class gui.help.JAPInternalHelpViewer.HtmlPane.PageLoader
 
JAPInternalHelpViewer.HtmlPane.PageLoader.ExternalLinkedInformation - Class in gui.help
Needed to copy an external URL that could not be opened to the clip board.
JAPInternalHelpViewer.HtmlPane.PageLoader.ExternalLinkedInformation(URL) - Constructor for class gui.help.JAPInternalHelpViewer.HtmlPane.PageLoader.ExternalLinkedInformation
 
JAPInternalHelpViewer.JAPInternalHelpDelegator - Class in gui.help
We need this delegator to allow JAPInternalHelpViwer to extend JAPDialog although it should inherit from JAPHelp.
JAPInternalHelpViewer.JAPInternalHelpDelegator(JAPInternalHelpViewer) - Constructor for class gui.help.JAPInternalHelpViewer.JAPInternalHelpDelegator
 
JAPiPAQ - Class in jap
 
JAPiPAQ() - Constructor for class jap.JAPiPAQ
 
JAPJIntField - Class in gui
This text field only accepts positive integers as input.
JAPJIntField() - Constructor for class gui.JAPJIntField
Creates a new JAPJIntField with no bounds.
JAPJIntField(int) - Constructor for class gui.JAPJIntField
Creates a new JAPJIntField.
JAPJIntField(int, boolean) - Constructor for class gui.JAPJIntField
Creates a new JAPJIntField.
JAPJIntField(JAPJIntField.IIntFieldBounds) - Constructor for class gui.JAPJIntField
Creates a new JAPJIntField.
JAPJIntField(JAPJIntField.IIntFieldBounds, boolean) - Constructor for class gui.JAPJIntField
Creates a new JAPJIntField.
JAPJIntField.AbstractIntFieldBounds - Class in gui
 
JAPJIntField.AbstractIntFieldBounds(int) - Constructor for class gui.JAPJIntField.AbstractIntFieldBounds
 
JAPJIntField.DefaultBounds - Class in gui
 
JAPJIntField.DefaultBounds(int) - Constructor for class gui.JAPJIntField.DefaultBounds
 
JAPJIntField.IIntFieldBounds - Interface in gui
This interface represents bounds for the integer text field, this means what numbers (max/min) are allowed to enter.
JAPJIntField.IntDocument - Class in gui
 
JAPJIntField.IntDocument() - Constructor for class gui.JAPJIntField.IntDocument
 
JAPJIntField.IntFieldUnlimitedZerosBounds - Class in gui
 
JAPJIntField.IntFieldUnlimitedZerosBounds(int) - Constructor for class gui.JAPJIntField.IntFieldUnlimitedZerosBounds
 
JAPJIntField.IntFieldWithoutZeroBounds - Class in gui
This bound does not allow zeros.
JAPJIntField.IntFieldWithoutZeroBounds(int) - Constructor for class gui.JAPJIntField.IntFieldWithoutZeroBounds
 
JAPLocalFilename - Static variable in class jap.JAPConstants
 
JAPMacintosh - Class in <Unnamed>
 
JAPMacintosh(String[]) - Constructor for class JAPMacintosh
 
JAPMacintosh.AppListener - Class in <Unnamed>
 
JAPMacintosh.AppListener() - Constructor for class JAPMacintosh.AppListener
 
JAPMacintosh.MRJI - Class in <Unnamed>
 
JAPMacintosh.MRJI() - Constructor for class JAPMacintosh.MRJI
 
JAPMessages - Class in anon.util
Use this class to display GUI texts in the user's language.
JAPMessages() - Constructor for class anon.util.JAPMessages
 
JAPMinVersion - Class in anon.infoservice
Holds the information about the currently minimum required JAP version to access the mixcascades.
JAPMinVersion(File) - Constructor for class anon.infoservice.JAPMinVersion
Creates a new JAPMinVersion from XML description load from local filesystem.
JAPMinVersion(Element) - Constructor for class anon.infoservice.JAPMinVersion
Creates a new JAPMinVersion from XML description received from remote infoservice or local filesystem.
JAPMixCascadeComboBox - Class in jap
 
JAPMixCascadeComboBox() - Constructor for class jap.JAPMixCascadeComboBox
 
JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender - Class in jap
 
JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender() - Constructor for class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
JAPMixCascadeComboBox.JAPMixCascadeComboBoxModel - Class in jap
 
JAPMixCascadeComboBox.JAPMixCascadeComboBoxModel() - Constructor for class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxModel
 
JAPModel - Class in jap
 
JAPModel() - Constructor for class jap.JAPModel
 
JAPModel.FontResize - Class in jap
 
JAPModel.FontResize(int, int) - Constructor for class jap.JAPModel.FontResize
 
JAPMultilineLabel - Class in gui
This class is needed for JDKs < 1.3 as they cannot recognize new lines "\n" in a JLabel.
JAPMultilineLabel(String) - Constructor for class gui.JAPMultilineLabel
 
JAPMultilineLabel(String, Color) - Constructor for class gui.JAPMultilineLabel
 
JAPMultilineLabel(Font) - Constructor for class gui.JAPMultilineLabel
 
JAPMultilineLabel(String, Font) - Constructor for class gui.JAPMultilineLabel
 
JAPMultilineLabel(String, Font, Color) - Constructor for class gui.JAPMultilineLabel
 
JAPNewView - Class in jap
 
JAPNewView(String, JAPController) - Constructor for class jap.JAPNewView
 
JAPNewView.ComponentMovedAdapter - Class in jap
 
JAPNewView.ComponentMovedAdapter() - Constructor for class jap.JAPNewView.ComponentMovedAdapter
 
JAPNewView.LawListener - Class in jap
 
JAPNewView.LawListener() - Constructor for class jap.JAPNewView.LawListener
 
JAPNewView.MixMouseAdapter - Class in jap
 
JAPNewView.MixMouseAdapter(JLabel) - Constructor for class jap.JAPNewView.MixMouseAdapter
 
JAPObserver - Interface in jap
 
JAPProgressBar - Class in gui
Implements a progress bar style for JAP.
JAPProgressBar() - Constructor for class gui.JAPProgressBar
 
JAPProgressBar.MyProgressBarUI - Class in gui
 
JAPProgressBar.MyProgressBarUI(boolean) - Constructor for class gui.JAPProgressBar.MyProgressBarUI
 
JAPRoutingConnectionClass - Class in jap.forward
This is the implementation of a structure, which stores the paramters of a connection class, like ISDN, DSL, ...
JAPRoutingConnectionClass(int, String, int, int) - Constructor for class jap.forward.JAPRoutingConnectionClass
Creates a new JAPRoutingConnectionClass structure.
JAPRoutingConnectionClassSelector - Class in jap.forward
This class stores all known connection classes.
JAPRoutingConnectionClassSelector() - Constructor for class jap.forward.JAPRoutingConnectionClassSelector
This creates a new instance of JAPRoutingConnectionClassSelector.
JAPRoutingEstablishForwardedConnectionDialog - Class in jap.forward
This is implementation of the dialog shown when starting a forwarded connection.
JAPRoutingEstablishForwardedConnectionDialog(Component) - Constructor for class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Creates a new JAPRoutingEstablishForwardedConnectionDialog.
JAPRoutingEstablishForwardedConnectionDialog(Component, IAddress) - Constructor for class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Creates a new JAPRoutingEstablishForwardedConnectionDialog.
JAPRoutingInfoServiceRegistrationTableModel - Class in jap.forward
This is the implementation of the infoservice registration table data, showed in the server status box.
JAPRoutingInfoServiceRegistrationTableModel() - Constructor for class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
Creates a new instance of JAPRoutingInfoServiceRegistrationTableModel.
JAPRoutingMessage - Class in jap.forward
This is a message implementation used for forwarding-specific messages.
JAPRoutingMessage(int) - Constructor for class jap.forward.JAPRoutingMessage
This creates a new JAPRoutingMessage.
JAPRoutingMessage(int, Object) - Constructor for class jap.forward.JAPRoutingMessage
This creates a new JAPRoutingMessage.
JAPRoutingRegistrationInfoServices - Class in jap.forward
This class manages the infoservices, where the registration of the local forwarding server is tried.
JAPRoutingRegistrationInfoServices() - Constructor for class jap.forward.JAPRoutingRegistrationInfoServices
This creates a new instance of JAPRoutingRegistrationInfoServices.
JAPRoutingRegistrationStatusObserver - Class in jap.forward
This class is the backend of the forwarding server registration visualization.
JAPRoutingRegistrationStatusObserver() - Constructor for class jap.forward.JAPRoutingRegistrationStatusObserver
Creates a new instance of JAPRoutingRegistrationStatusObserver.
JAPRoutingServerStatisticsListener - Class in jap.forward
This class is the implementation for the forwarding server statistics update.
JAPRoutingServerStatisticsListener() - Constructor for class jap.forward.JAPRoutingServerStatisticsListener
Creates a new instance of JAPForwardingServerStatisticsListener.
JAPRoutingSettings - Class in jap.forward
This class stores all routing settings.
JAPRoutingSettings() - Constructor for class jap.forward.JAPRoutingSettings
This creates a new instance of JAPRoutingSettings.
JAPRoutingSettings.TransportMode - Class in jap.forward
This Class holds all supported Ways to establish an forwarding Connection.
JAPRoutingSettings.TransportMode(String) - Constructor for class jap.forward.JAPRoutingSettings.TransportMode
New TransportMode for given identifier
JAPRoutingSettingsPropagandaThreadLock - Class in jap.forward
This class is used for synchronization between the threads, when startPropaganda() is called.
JAPRoutingSettingsPropagandaThreadLock() - Constructor for class jap.forward.JAPRoutingSettingsPropagandaThreadLock
This constructs a new JAPRoutingSettingsPropagandaThreadLock.
JAPRoutingUseableMixCascades - Class in jap.forward
This class manages the useable mixcascades for the clients of the local forwarding server.
JAPRoutingUseableMixCascades() - Constructor for class jap.forward.JAPRoutingUseableMixCascades
This creates a new instance of JAPRoutingUseableMixCascades.
JAPSplash - Class in jap
Shows the splash screen on startup Dimensions and other attributes of the image used can not be dynamically determined (old java version), change the private static final variables at the beginning of the class if you replace the image used
JAPSplash(Frame) - Constructor for class jap.JAPSplash
 
JAPSplash(Frame, String) - Constructor for class jap.JAPSplash
 
JAPUpdateWizard - Class in update
 
JAPUpdateWizard(JAPVersionInfo, JAPDialog) - Constructor for class update.JAPUpdateWizard
 
JAPUpdateWizard(JAPVersionInfo, Component) - Constructor for class update.JAPUpdateWizard
 
JAPUpdateWizard(JAPVersionInfo, Object) - Constructor for class update.JAPUpdateWizard
 
JAPUpdateWizard.JapDownloadManager - Class in update
This class manages the download process of a new Jap version jar file.
JAPUpdateWizard.JapDownloadManager(URL) - Constructor for class update.JAPUpdateWizard.JapDownloadManager
Constructs a new JapDownloadManager.
JAPUtil - Class in jap
This class contains static utility functions for Jap
JAPUtil() - Constructor for class jap.JAPUtil
 
JAPVersionInfo - Class in anon.infoservice
This stores the version information about the current JAP release or development version.
JAPVersionInfo(Element, int) - Constructor for class anon.infoservice.JAPVersionInfo
Creates a new JAP version info out of a JNLP file.
japVersionInfo - Variable in class update.JAPUpdateWizard
 
JAPViewIconified - Class in jap
 
JAPViewIconified(AbstractJAPMainView) - Constructor for class jap.JAPViewIconified
 
JAPWelcomeWizardPage - Class in update
 
JAPWelcomeWizardPage(JAPVersionInfo) - Constructor for class update.JAPWelcomeWizardPage
 
JAR_FILE - Static variable in class anon.util.ClassUtil
 
JarConstants - Class in jarify
Defines some usefull gloabal constants.
JarConstants() - Constructor for class jarify.JarConstants
 
jarExtension - Variable in class update.JarFileFilter
 
JarFile - Class in jarify
This class warps a jar file.
JarFile(File) - Constructor for class jarify.JarFile
Constructor If an exception occurs, the jar file could not be opened and read.
JarFileEntry - Class in jarify
This class represents a single file within a JarFile.
JarFileEntry(String, long, InputStream) - Constructor for class jarify.JarFileEntry
Create a JarFileEntry to an existing file in a JarFile.
jarFileFilter - Variable in class update.JAPWelcomeWizardPage
 
JarFileFilter - Class in update
 
JarFileFilter() - Constructor for class update.JarFileFilter
 
JARHelpFileStorageManager - Class in jap
Handling of the JonDo help files
JARHelpFileStorageManager() - Constructor for class jap.JARHelpFileStorageManager
 
jarify - package jarify
 
JarManifest - Class in jarify
The Manifest of a JarFile.
JarManifest(long, InputStream) - Constructor for class jarify.JarManifest
Constructor
JarManifest.EntryData - Class in jarify
This is an entry in the manifest.
JarManifest.EntryData(byte[]) - Constructor for class jarify.JarManifest.EntryData
 
JarSignatureFile - Class in jarify
 
JarSignatureFile(String, long, InputStream) - Constructor for class jarify.JarSignatureFile
Constructor
JarVerifier - Class in jarify
Verfies the authencity of a signed jar file.
JarVerifier(File) - Constructor for class jarify.JarVerifier
Constructor
JavaVersionDBEntry - Class in anon.infoservice
Stores information about the latest java version of a specific vendor.
JavaVersionDBEntry(Element) - Constructor for class anon.infoservice.JavaVersionDBEntry
 
JavaVersionUpdater - Class in anon.infoservice.update
Updates the latest java version.
JavaVersionUpdater(Updater.ObservableInfo) - Constructor for class anon.infoservice.update.JavaVersionUpdater
 
jbInit() - Method in class jap.pay.BISelectionDialog
 
JOB_LOCK - Variable in class gui.AWTUpdateQueue
 
JobQueue - Class in anon.util
The job queue is meant for threads that are executed very often and do the same things, e.g.
JobQueue(String) - Constructor for class anon.util.JobQueue
Creates and starts the job queue.
JobQueue.Job - Class in anon.util
A job that may be added to the job queue.
JobQueue.Job(boolean) - Constructor for class anon.util.JobQueue.Job
Creates a new job.
JobQueue.Job() - Constructor for class anon.util.JobQueue.Job
Creates a new job for that mayBeSkippedIfDuplicate() returns false.
joinThread() - Method in class gui.dialog.WorkerContentPane
The caller waits until the thread has stopped.
JonDoConsole - Class in jondonym.console
This is a small console test application for the Controller interface.
JonDoConsole() - Constructor for class jondonym.console.JonDoConsole
 
JonDoConsole.LocalFileConfiguration - Class in jondonym.console
We know it is an XML configuration, so we may use XML methods.
JonDoConsole.LocalFileConfiguration() - Constructor for class jondonym.console.JonDoConsole.LocalFileConfiguration
 
JONDOFOX_CHARSET - Static variable in class anon.proxy.JonDoFoxHeader
 
JONDOFOX_CONTENT_TYPES - Static variable in class anon.proxy.JonDoFoxHeader
 
JONDOFOX_ENCODING - Static variable in class anon.proxy.JonDoFoxHeader
 
JONDOFOX_LANGUAGE - Static variable in class anon.proxy.JonDoFoxHeader
 
JONDOFOX_LANGUAGE_NEW - Static variable in class anon.proxy.JonDoFoxHeader
 
JonDoFoxHeader - Class in anon.proxy
 
JonDoFoxHeader(int) - Constructor for class anon.proxy.JonDoFoxHeader
 
jondonym.console - package jondonym.console
 
JpiSelectionPane - Class in jap.pay.wizardnew
shown as the first panel when creating an account shows a list of JPIs, and allows the user to choose one to connect to
JpiSelectionPane(JAPDialog, WorkerContentPane, String) - Constructor for class jap.pay.wizardnew.JpiSelectionPane
 
JTextComponentToClipboardCopier - Class in gui
Adds a context menu to JTextComponents that is activated by a click on the right mouse button that enabled the user to copy the text to clipboard.
JTextComponentToClipboardCopier(boolean) - Constructor for class gui.JTextComponentToClipboardCopier
Constructor.

K

k - Variable in class anon.mixminion.fec.FECCode
 
KEEP_ENTRY_FACTOR - Static variable in class anon.infoservice.update.AbstractDatabaseUpdater
Keep all entries KEEP_ENTRY_FACTOR times of the update interval, even if the InfoService does not hold this object any longer.
keepCurrentService(boolean) - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
keepCurrentService(boolean) - Method in class anon.infoservice.AbstractMixCascadeContainer
Optional method that should allow to return the last MixCascade (Service) that was returned by getNextService() also the next time this method is called.
keepCurrentService(boolean) - Method in class anon.infoservice.SimpleMixCascadeContainer
 
keepCurrentService(boolean) - Method in interface anon.IServiceContainer
Allows to return the current Service that was returned also the next time this method is called.
keepCurrentService(boolean) - Method in class anon.proxy.AnonProxy.DummyMixCascadeContainer
 
keepCurrentService(boolean) - Method in class anon.proxy.AnonProxy.EncapsulatedMixCascadeContainer
 
key - Variable in class anon.client.crypto.KeyPool.KeyList
 
KEY - Static variable in class gui.MapBox
Key that is needed for querying maps
KEY_ACCOUNTNUMBER - Static variable in class anon.pay.xml.XMLPassivePayment
 
KEY_ACCOUNTNUMBER - Static variable in class anon.pay.xml.XMLTransactionOverview
 
KEY_AGREEMENT - Static variable in class anon.crypto.X509KeyUsage
 
KEY_ALGORITHM - Static variable in class anon.crypto.PKCS12
 
KEY_ALL_ACCESS - Static variable in class platform.WindowsOS
 
KEY_AMOUNT - Static variable in class anon.pay.xml.XMLTransactionOverview
 
KEY_CERT_SIGN - Static variable in class anon.crypto.X509KeyUsage
 
KEY_COUPONCODE - Static variable in class anon.pay.xml.XMLPassivePayment
 
KEY_CREATE_SUB_KEY - Static variable in class platform.WindowsOS
 
KEY_CREATIONDATE - Static variable in class anon.pay.xml.XMLTransactionOverview
 
KEY_DATE - Static variable in class anon.pay.xml.XMLTransactionOverview
 
KEY_ENCIPHERMENT - Static variable in class anon.crypto.X509KeyUsage
 
KEY_ENUMERATE_SUB_KEYS - Static variable in class platform.WindowsOS
 
KEY_ERRORCODE - Static variable in class anon.pay.xml.XMLPassivePayment
 
KEY_ERRORMESSAGE - Static variable in class anon.pay.xml.XMLPassivePayment
 
KEY_FONT - Variable in class gui.CertDetailsDialog
 
KEY_IPADRESS - Static variable in class anon.pay.xml.XMLPassivePayment
 
KEY_LEN - Variable in class anon.mixminion.message.Decoder
 
KEY_LEN - Static variable in class anon.mixminion.message.FragmentedMessage
 
KEY_LEN - Variable in class anon.mixminion.message.Keyring
 
KEY_LEN - Static variable in class anon.mixminion.message.ReplyBlock
 
KEY_LENGTH_1024 - Static variable in class anon.crypto.AsymmetricCryptoKeyPair
 
KEY_LENGTH_2048 - Static variable in class anon.crypto.RSAKeyPair
 
KEY_LENGTH_512 - Static variable in class anon.crypto.AsymmetricCryptoKeyPair
 
KEY_LIFETIME - Static variable in class anon.mixminion.message.Keyring
 
KEY_LIFETIME - Static variable in class anon.mixminion.message.ReplyBlock
 
KEY_MERCHANT_ID - Static variable in class anon.pay.xml.XMLPassivePayment
 
KEY_PAYMENTMETHOD - Static variable in class anon.pay.xml.XMLTransactionOverview
 
KEY_QUERY_VALUE - Static variable in class platform.WindowsOS
 
KEY_READ - Static variable in class platform.WindowsOS
 
KEY_SET_VALUE - Static variable in class platform.WindowsOS
 
KEY_TAN - Static variable in class anon.pay.xml.XMLTransactionOverview
 
KEY_TRANSACTION_ID - Static variable in class anon.pay.xml.XMLPassivePayment
 
KEY_TRANSFERNUMBER - Static variable in class anon.pay.xml.XMLPassivePayment
 
KEY_USED - Static variable in class anon.pay.xml.XMLTransactionOverview
 
KEY_VOLUMEPLAN - Static variable in class anon.pay.xml.XMLPassivePayment
 
KEY_VOLUMEPLAN - Static variable in class anon.pay.xml.XMLTransactionOverview
 
KEY_WRITE - Static variable in class platform.WindowsOS
 
KeyExchangeManager - Class in anon.client
 
KeyExchangeManager(InputStream, OutputStream, MixCascade, ITrustModel) - Constructor for class anon.client.KeyExchangeManager
 
KeyPool - Class in anon.client.crypto
 
KeyPool(int, int) - Constructor for class anon.client.crypto.KeyPool
 
KeyPool.KeyList - Class in anon.client.crypto
 
KeyPool.KeyList(int) - Constructor for class anon.client.crypto.KeyPool.KeyList
 
keyPressed(KeyEvent) - Method in class gui.dialog.PasswordContentPane.CapsLockAdapter
 
keyPressed(KeyEvent) - Method in class jap.JAPConfAnon
keyPressed
keyReleased(KeyEvent) - Method in class jap.JAPConfAnon
keyReleased
Keyring - Class in anon.mixminion.message
 
Keyring(String) - Constructor for class anon.mixminion.message.Keyring
Constructor
keySize - Variable in class anon.client.crypto.KeyPool
 
keysize - Variable in class anon.crypto.PKCS12.MyCipher
 
keyTyped(KeyEvent) - Method in class jap.JAPConfAnon
keyTyped
keyValue(JAPCertificate) - Static method in class anon.crypto.RevokedCertifcateStore
Creates a concatenation of the certificate's issuer and its (pseudo-)serial.
KNOWN_CERTIFICATE_EXTENSIONS - Static variable in class anon.crypto.X509Extensions
 
KNOWN_CRL_ENTRY_EXTENSIONS - Static variable in class anon.crypto.X509Extensions
 
KNOWN_CRL_EXTENSIONS - Static variable in class anon.crypto.X509Extensions
 
knownCascadesList - Variable in class jap.forward.JAPConfForwardingServer
 
knownInfoServicesList - Variable in class jap.forward.JAPConfForwardingServer
 
knownInfoServicesListModel - Variable in class jap.JAPConfInfoService
 

L

l1 - Variable in class anon.client.crypto.KeyPool
 
l2 - Variable in class anon.client.crypto.KeyPool
 
LABEL - Variable in class gui.CertDetailsDialog
 
LABEL_COMMON_NAME - Static variable in class anon.crypto.X509DistinguishedName
 
LABEL_COUNTRY - Static variable in class anon.crypto.X509DistinguishedName
 
LABEL_EMAIL - Static variable in class anon.crypto.X509DistinguishedName
 
LABEL_EMAIL_ADDRESS - Static variable in class anon.crypto.X509DistinguishedName
 
LABEL_GIVENNAME - Static variable in class anon.crypto.X509DistinguishedName
 
LABEL_LOCALITY - Static variable in class anon.crypto.X509DistinguishedName
 
LABEL_ORGANISATION - Static variable in class anon.crypto.X509DistinguishedName
 
LABEL_ORGANISATIONAL_UNIT - Static variable in class anon.crypto.X509DistinguishedName
 
LABEL_STATE_OR_PROVINCE - Static variable in class anon.crypto.X509DistinguishedName
 
LABEL_SURNAME - Static variable in class anon.crypto.X509DistinguishedName
 
langCode - Variable in class anon.terms.TermsAndConditionsRequest.TCRequestKey
 
LanguageMapper - Class in anon.util
Objects of this class store a language code and can translate it into the localised name of the corresponding language.
LanguageMapper() - Constructor for class anon.util.LanguageMapper
Constructs an empty LanguageMapper object.
LanguageMapper(int) - Constructor for class anon.util.LanguageMapper
Constructs an empty LanguageMapper object.
LanguageMapper(String, int) - Constructor for class anon.util.LanguageMapper
Constructs a new LanguageMapper that uses the default Locale to translate its language code.
LanguageMapper(String) - Constructor for class anon.util.LanguageMapper
Constructs a new LanguageMapper that uses the default Locale to translate its language code.
LanguageMapper(String, Locale) - Constructor for class anon.util.LanguageMapper
Constructs a new LanguageMapper that uses a specific Locale to translate its language code.
LanguageMapper(String, int, Locale) - Constructor for class anon.util.LanguageMapper
Constructs a new LanguageMapper that uses a specific Locale to translate its language code.
LAST_MIX - Static variable in class anon.infoservice.MixInfo
 
LAST_TEST_DATA_TTL - Static variable in class anon.infoservice.PerformanceEntry
Time-to-live of the last-test-data display.
latitude - Variable in class anon.infoservice.ServiceLocation
This is the latitude of the service location.
lbl_summaryIcon - Variable in class gui.CertDetailsDialog
 
leadingText - Variable in class anon.terms.template.Preamble
 
legalOpinionsUrl - Variable in class anon.terms.TermsAndConditions.Translation
 
length() - Method in class anon.crypto.CertPath
Returns the number of certificates in this CertPath
LESSER - Static variable in class anon.util.XMLDuration
 
LEVEL_FATAL - Static variable in exception anon.crypto.tinytls.TLSException
 
LEVEL_WARNING - Static variable in exception anon.crypto.tinytls.TLSException
 
LINE_LENGTH_HIGH_DETAIL - Static variable in class logging.LogHolder
 
LINE_LENGTH_HIGHEST_DETAIL - Static variable in class logging.LogHolder
 
linkActivated(URL) - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
 
linkActivated(URL) - Method in class gui.JapHtmlPane
 
LinkMouseListener - Class in gui
 
LinkMouseListener() - Constructor for class gui.LinkMouseListener
create a LinkMouseListener that can only be applied to a JLabel and will on click open an URL gotten from that JLabel's getText() method
LinkMouseListener(String) - Constructor for class gui.LinkMouseListener
create a LinkMouseListener that can be applied to any component will open the supplied link on click does not check if the supplied String is a valid URL
LinkMouseListener(LinkMouseListener.ILinkGenerator) - Constructor for class gui.LinkMouseListener
 
LinkMouseListener.ILinkGenerator - Interface in gui
 
LinkMouseListener.ImmutableLinkGenerator - Class in gui
 
LinkMouseListener.ImmutableLinkGenerator(String) - Constructor for class gui.LinkMouseListener.ImmutableLinkGenerator
 
LinuxOS - Class in platform
This class is instantiated by AbstractOS if the current OS is Linux
LinuxOS() - Constructor for class platform.LinuxOS
 
listener - Variable in class jap.StatusPanel.MessagesListNode
 
ListenerInterface - Class in anon.infoservice
Saves the information about a network server.
ListenerInterface(Element) - Constructor for class anon.infoservice.ListenerInterface
Creates a new ListenerInterface from XML description (ListenerInterface node).
ListenerInterface(String, int) - Constructor for class anon.infoservice.ListenerInterface
Creates a new ListenerInterface from a hostname / IP address and a port.
ListenerInterface(String) - Constructor for class anon.infoservice.ListenerInterface
Creates a new ListenerInterface from a String which is of the form hostname:port.
ListenerInterface(String, int, int) - Constructor for class anon.infoservice.ListenerInterface
Creates a new ListenerInterface from a hostname / IP address, a port and a protocol information.
load() - Static method in class jap.MacOSXLib
 
loadClasses() - Static method in class anon.util.ClassUtil
Loads all classes into cache that are in the same file structure as this class and as the calling class.
loadClasses(Class) - Static method in class anon.util.ClassUtil
 
loadClasses(File) - Static method in class anon.util.ClassUtil
 
loadClasses(Class, File) - Static method in class anon.util.ClassUtil
Loads all classes into cache that are in the same file structure as the given class and as the calling class.
loadClassesInternal(Class, File) - Static method in class anon.util.ClassUtil
Loads all classes into cache that are in the same file structure as the given class.
loadConfigFile(String, ISplashResponse) - Method in class jap.JAPController
Loads the Configuration.
loadConfigFileCommandLine(String) - Method in class jap.JAPController
Tries to load the config file provided in the command line
loadConfigFileCurrentDir() - Method in class jap.JAPController
Tries to load a config file in the current directory
loadConfigFileHome() - Method in class jap.JAPController
Tries to load a config file from the user's home directory
loadConfigFileOSdependent() - Method in class jap.JAPController
Tries to load a config file in OS-depended locations
loadContext(String, String, LanguageMapper) - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
 
loadCurrentContext() - Method in class gui.help.JAPExternalHelpViewer
 
loadCurrentContext() - Method in class gui.help.JAPHelp
 
loadCurrentContext() - Method in class gui.help.JAPInternalHelpViewer.JAPInternalHelpDelegator
 
loadCurrentContext() - Method in class gui.help.JAPInternalHelpViewer
 
loadDll() - Static method in class gui.JAPDll
 
loadFromDirectory(File) - Static method in class anon.terms.template.TermsAndConditionsTemplate
 
loadFromExternalDatabase() - Static method in class anon.infoservice.Database
 
loadFromExternalDatabase_int() - Static method in class anon.infoservice.Database
 
loadFromXml(Element) - Method in class anon.infoservice.Database
Adds all database entries that are subnodes of the given element to the database.
loadFromXml(Element, boolean) - Method in class anon.infoservice.Database
Adds all database entries that are subnodes of the given element to the database.
loadIcons() - Method in class jap.pay.PaymentMainPanel
Loads some icons for the account display
loadImage(String, int, MediaTracker) - Method in class jap.JAPSplash
 
loadImageIcon(String) - Static method in class gui.GUIUtils
Loads an ImageIcon from the classpath or the current directory.
loadImageIcon(String, boolean) - Static method in class gui.GUIUtils
Loads an ImageIcon from the classpath or the current directory.
loadImageIcon(String, boolean, boolean) - Static method in class gui.GUIUtils
Loads an ImageIcon from the classpath or the current directory.
loadImageIconInternal(URL) - Static method in class gui.GUIUtils
 
loadImages(MediaTracker) - Method in class jap.JAPSplash
 
loadInfoServices() - Method in class jap.forward.JAPConfForwardingServer
 
loadResource(String) - Static method in class anon.util.ResourceLoader
Loads a resource from the classpath or the current directory.
loadResourceAsStream(String) - Static method in class anon.util.ResourceLoader
Loads a resource from the classpath or the current directory.
loadResourceAsStream(String, boolean) - Static method in class anon.util.ResourceLoader
 
loadResources(String, boolean) - Static method in class anon.util.ResourceLoader
Loads resources from the classpath or the current directory and instantiates them as byte arrays.
loadResources(String, IResourceInstantiator, boolean) - Static method in class anon.util.ResourceLoader
Loads resources from the classpath or the current directory and instantiates them as objects of a type defined by the resource instantiator.
loadResources(String, File, boolean) - Static method in class anon.util.ResourceLoader
Loads resources from a directory and instantiates them as byte arrays.
loadResources(String, File, IResourceInstantiator, boolean) - Static method in class anon.util.ResourceLoader
Loads resources from a directory and instantiates them as objects of a type defined by the resource instantiator.
loadResources(String, File, IResourceInstantiator, boolean, boolean, Hashtable) - Static method in class anon.util.ResourceLoader
Loads resources from a given directory (simple file, directory or zip file) that are found in the given resource search path and instantiates them as objects of a type defined by the resource instantiator.
loadResourcesFromFile(String, File, File, IResourceInstantiator, Hashtable, boolean, boolean) - Static method in class anon.util.ResourceLoader
Returns all resources in a directory and the directory itself as Objects if they are resources of the type specified by the ResourceInstantiator.
loadServicesIcon() - Method in class jap.ConfigAssistant
 
loadSettingsFromXml(Element) - Method in class anon.crypto.CertificateStore
 
loadSettingsFromXml(Element) - Method in class anon.crypto.SignatureVerifier
 
loadSettingsFromXml(Element, Hashtable) - Method in class anon.crypto.SignatureVerifier
Restores the settings of this instance of SignatureVerifier with the settings stored in the specified XML node.
loadSettingsFromXml(Element, boolean) - Method in class anon.infoservice.InfoServiceHolder
Restores the settings of this instance of InfoServiceHolder with the settings stored in the specified XML node.
loadSettingsFromXml(Element) - Method in class jap.forward.JAPRoutingConnectionClass
This method loads some settings for this connection class from a prior created XML structure.
loadSettingsFromXml(Element) - Method in class jap.forward.JAPRoutingConnectionClassSelector
This method loads all connection classes related settings from a prior created XML structure.
loadSettingsFromXml(Element) - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This method loads all settings for the registration of the forwarding server at the infoservice system (registration infoservices, whether to registrate at all running primary infoservices) from a prior created XML structure.
loadSettingsFromXml(Element) - Method in class jap.forward.JAPRoutingSettings
This method loads all forwarding related settings from a prior created XML structure.
loadSettingsFromXml(Element) - Method in class jap.forward.JAPRoutingUseableMixCascades
This method loads all settings for the allowed mixcascades for the forwarding server from a prior created XML structure.
loadTermsAndConditionsFromXMLElement(Element) - Static method in class anon.terms.TermsAndConditions
 
loadURL(URL) - Method in class gui.help.JAPInternalHelpViewer.HtmlPane
Loads URL without adding it to the history
loadURL(URL) - Method in class gui.JapHtmlPane
Loads URL without adding it to the history
LOCAL - Static variable in class jap.forward.JAPRoutingSettings.TransportMode
Constant for Forwarding to ourself.
LOCAL_FORMAT - Static variable in class anon.infoservice.Constants
We use this for display some values in the local format.
LOCAL_HELP_PATH - Variable in class gui.help.LocalHelpFileStorageManager
 
LocalAddress - Class in forward
Imlementierung einer Adress fuer lokalen Einsatz.
LocalAddress() - Constructor for class forward.LocalAddress
 
locale - Variable in class anon.terms.TermsAndConditions.Translation
 
LocalForwarder - Class in forward
Sammlung aller fuer die Behandlung von lokalen Forwarding noetigen Methoden.
LocalForwarder() - Constructor for class forward.LocalForwarder
 
LocalHelpFileStorageManager - Class in gui.help
 
LocalHelpFileStorageManager(String) - Constructor for class gui.help.LocalHelpFileStorageManager
 
lock - Variable in class anon.util.ThreadPool.ThreadPoolRequest
 
LOCK_CONFIG - Variable in class jap.JAPNewView
 
LOCK_OBSERVABLE - Variable in class jap.AbstractJAPConfModule
 
LOCK_VERSION_UPDATE - Variable in class jap.JAPController
 
lockDialog() - Method in class gui.wizard.BasicWizardHost
 
log(int, int, String) - Method in class jap.JAPDebug
Output a debug message.
log(int, int, String) - Method in class logging.AbstractLog4jLog
Logs a message to the infoservice logging output.
log(int, int, String) - Method in class logging.ChainedLog
 
log(int, int, String) - Method in class logging.DummyLog
 
Log - Interface in logging
 
log(int, int, String) - Method in interface logging.Log
Output a debug message.
log(int, int, Throwable) - Static method in class logging.LogHolder
Write the log data for a Throwable to the Log instance.
log(int, int, String, Throwable) - Static method in class logging.LogHolder
Write the log data for a Throwable to the Log instance.
log(int, int, String, boolean) - Static method in class logging.LogHolder
Write the log data to the Log instance.
log(int, int, String) - Static method in class logging.LogHolder
Write the log data to the Log instance.
log(int, int, String) - Method in class logging.SystemErrLog
 
LOG_DETAIL_LEVEL_HIGH - Static variable in class jondonym.console.Controller
 
LOG_DETAIL_LEVEL_HIGHEST - Static variable in class jondonym.console.Controller
 
LOG_DETAIL_LEVEL_LOWER - Static variable in class jondonym.console.Controller
 
LOG_DETAIL_LEVEL_LOWEST - Static variable in class jondonym.console.Controller
 
LOG_TYPES - Static variable in class logging.LogType
The integer values of all log types.
LOGGED_THROWABLE - Static variable in class logging.LogHolder
 
logging - package logging
 
LogHolder - Class in logging
This class stores the Log instance.
LogHolder() - Constructor for class logging.LogHolder
This creates a new instance of LogHolder.
LOGIN_TIMEOUTS - Static variable in class jap.JAPConfAnonGeneral
 
LogLevel - Class in logging
 
LogLevel() - Constructor for class logging.LogLevel
 
LogType - Class in logging
This class holds the available log types.
LogType() - Constructor for class logging.LogType
Instances of this class are not allowed.
longitude - Variable in class anon.infoservice.ServiceLocation
This is the longitude of the service location.
LOOK_AND_FEEL_SYNC - Variable in class jap.JAPModel
 
lookForConfigFile(String) - Method in class jap.JAPController
 

M

m_accepted - Variable in class gui.dialog.TermsAndConditionsPane
 
m_acceptedConnections - Variable in class forward.server.ForwardSchedulerStatistics
Stores the number of accepted connections.
m_acceptedConnections - Variable in class jap.forward.JAPRoutingServerStatisticsListener
Stores the number of accepted connections.
m_acceptedCreditCards - Variable in class anon.pay.xml.XMLPaymentOptions
 
m_acceptedTCs - Variable in class jap.JAPModel
 
m_account - Variable in class jap.pay.AccountSettingsPanel.FixedReturnAccountRunnable
 
m_account - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_accountCertificate - Variable in class anon.pay.PayAccount
contains the account certificate
m_accountIcons - Variable in class jap.pay.PaymentMainPanel
Icons for the account icon display
m_accountInfo - Variable in class anon.pay.PayAccount
contains the current account info (balance and cost confirmations)
m_accountListeners - Variable in class anon.pay.PayAccount
 
m_accountNumber - Variable in class anon.pay.xml.XMLAccountCertificate
 
m_accountNumber - Variable in class anon.pay.xml.XMLTransCert
 
m_accountNumber - Variable in class anon.pay.xml.XMLVolumePlanPurchase
 
m_Accounts - Variable in class anon.pay.PayAccountsFile
contains a vector of PayAccount objects, one for each account
m_accounts - Variable in class jap.pay.TransactionOverviewDialog
 
m_accountSettings - Variable in class jap.JAPConf
 
m_AccountUpdater - Variable in class jap.JAPController
 
m_acl - Variable in class anon.tor.ordescription.ORDescriptor
 
m_ActiveAccount - Variable in class anon.pay.PayAccountsFile
the active account
m_activeCircuits - Variable in class anon.tor.Tor
 
m_adapterOperator - Variable in class jap.JAPNewView
 
m_add - Variable in class anon.mixminion.message.FragmentContainer
 
m_additionalProtocolData - Variable in class anon.client.DataChainSendOrderStructure
 
m_address - Variable in class anon.mixminion.message.Message
 
m_address - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_address - Variable in class anon.tor.ordescription.ORDescriptor
 
m_AES - Variable in class anon.crypto.MyAES
Stores the used AES encryption algorithm.
m_aesEngine1 - Variable in class anon.client.crypto.SymCipher
 
m_aesEngine2 - Variable in class anon.client.crypto.SymCipher
 
m_aesKeys - Variable in class anon.client.crypto.SymCipher
 
m_aiEventListener - Variable in class anon.client.AnonClient
 
m_aiListeners - Variable in class anon.pay.AIControlChannel
 
m_aiLogin_timeout - Variable in class anon.pay.AIControlChannel
 
m_aiLoginSyncObject - Variable in class anon.pay.AIControlChannel
 
m_aktPendLen - Variable in class anon.crypto.tinytls.TinyTLS.TLSInputStream
 
m_aktPendLen - Variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
m_aktPendOffset - Variable in class anon.crypto.tinytls.TinyTLS.TLSInputStream
 
m_aktPendOffset - Variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
m_aktTLSRecord - Variable in class anon.crypto.tinytls.TinyTLS.TLSInputStream
 
m_aktTLSRecord - Variable in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
 
m_aktTLSRecord - Variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
m_aktTLSRecord - Variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
 
m_aktY - Variable in class jap.StatusPanel
 
m_Alert - Variable in exception anon.crypto.tinytls.TLSException
 
m_AlertDescription - Variable in exception anon.crypto.tinytls.TLSException
 
m_AlertLevel - Variable in exception anon.crypto.tinytls.TLSException
 
m_algorithm - Variable in class anon.crypto.MyRSAPrivateKey
 
m_algorithm - Variable in class anon.crypto.MyRSAPublicKey
 
m_allJpis - Variable in class jap.pay.wizardnew.JpiSelectionPane
 
m_allowAllAvailableCascades - Variable in class jap.forward.JAPRoutingUseableMixCascades
This stores, whether the access to all available mixcascades shall be allowed for the clients of the local forwarding server (true) or it shall be restricted to some cascades (false).
m_allowAutomaticIS - Variable in class jap.JAPConfInfoService
 
m_allowedCascades - Variable in class forward.server.ForwardCascadeDatabase
Stores all allowed MixCascades, where messages can be forwarded to.
m_allowedCascadesDatabase - Variable in class forward.server.ForwardServerManager
Stores the database with with the MixCascades, where connections can be forwarded to.
m_allowedCascadesListModel - Variable in class jap.forward.JAPConfForwardingServer
 
m_allowedExitNodeNames - Variable in class anon.tor.Tor
 
m_allowedFirstORNames - Variable in class anon.tor.Tor
 
m_allowedMixCascades - Variable in class jap.forward.JAPRoutingUseableMixCascades
This stores the list of allowed mixcascades.
m_allowedORNames - Variable in class anon.tor.Tor
 
m_allowsFragmened - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_allPlans - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_alreadyReadBytes - Variable in class anon.client.DataChainInputStreamQueueEntry
 
m_alreadyTriedCascades - Variable in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
m_alternativeHelp - Variable in class gui.help.JAPExternalHelpViewer
 
m_Anon - Variable in class anon.proxy.AnonProxy
 
m_anonGeneralModule - Variable in class jap.JAPConfServices
Stores the module for the general tab.
m_anonJobQueue - Variable in class jap.JAPController
 
m_anonLevel - Variable in class anon.infoservice.StatusInfo
This is the calculated anonymity level (from number of active users, current traffic and cascade length).
m_anonLevelLabel - Variable in class jap.JAPConfAnon
 
m_anonModeDisabled - Variable in class jap.JAPViewIconified
 
m_anonModule - Variable in class jap.JAPConfServices
Stores the module for the AN.ON tab.
m_AnonService - Variable in class anon.xmlrpc.server.AnonServiceImplRemote
 
m_anonServiceListener - Variable in class anon.proxy.AnonProxy
 
m_anonServiceListener - Variable in class jap.JAPController
 
m_app - Variable in class anon.transport.address.SkypeAddress
Der Applications Name
m_appendedCerts - Variable in class anon.crypto.XMLSignatureElement
Stores all appended certificates It is very important, that whenever this Vector is changed, we also have to change m_appendedCertXMLElements, because the values have to be at the same index of the Vectors
m_appendedCertXMLElements - Variable in class anon.crypto.XMLSignatureElement
Stores the XML representation of the appended certificates
m_application - Variable in class anon.transport.connection.SkypeConnection
Das ApplicationsObject welches mit dem uebergebene Steam Verbunden ist
m_application - Variable in class forward.server.SkypeServerManager
Das Application Object, sofern es eingerichtet werden konnte.
m_appName - Variable in class forward.server.SkypeServerManager
Der Applications Name, und damit die Application an welcher gelauscht wird.
m_appName - Variable in class jap.forward.JAPRoutingSettings
When acting as Server over Skype, this Field defines the Application Name where we listen for incoming Requests.
m_appStream - Variable in class anon.transport.connection.SkypeConnection
Das Stream Object, welches die Basis der verbindung Bildet
m_appStream - Variable in class anon.transport.connection.SkypeConnection.SkypeReader
Das Skype Stream Object, welches den Kanal ueber Skype repraesentiert.
m_appStream - Variable in class anon.transport.connection.SkypeConnection.SkypeWriter
Das Skype Stream Object, welches den Kanal ueber Skype repraesentiert.
m_arbChallenge - Variable in class anon.pay.xml.XMLChallenge
 
m_arbResponse - Variable in class anon.pay.xml.XMLResponse
 
m_arBufferNewJapJar - Variable in class update.JAPUpdateWizard
 
m_archive - Variable in class anon.util.ZipArchiver
 
m_archiver - Variable in class jap.JARHelpFileStorageManager
 
m_arCounter - Variable in class anon.crypto.MyAES
Same variables for CTR mode
m_arCounterOut - Variable in class anon.crypto.MyAES
 
m_arstrCmdnLnArgs - Variable in class JAP
 
m_associatedChannel - Variable in class anon.client.SingleChannelDataChain
 
m_associatedChannels - Variable in class anon.client.SequentialChannelDataChain
 
m_attribute - Variable in exception anon.crypto.X509DistinguishedName.IllegalCharacterException
 
m_attribute - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The performance attribute.
m_attribute - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The performance attribute.
m_authenticationPassword - Variable in class anon.infoservice.ProxyInterface
A password for http authentication.
m_authenticationUserID - Variable in class anon.infoservice.ProxyInterface
A user id for http authentication.
m_authPassLastCancelTime - Variable in class anon.infoservice.ProxyInterface
 
m_automaticInfoServiceChanges - Variable in class jap.JAPConfInfoServiceSavePoint
Whether automatic changes of infoservice are enabled (if the default infoservice fails).
m_automaticInfoServiceRequestsDisabled - Variable in class jap.JAPConfInfoServiceSavePoint
Whether automatic infoservice requests are disabled or not.
m_availableDataChannels - Variable in class anon.client.ChannelTable
 
m_availableMixCascadesSettings - Variable in class jap.forward.JAPConfForwardingServerSavePoint
Stores the settings of the available mixcascades for forwarding.
m_awtRunnable - Variable in class gui.AWTUpdateQueue
 
m_bAccountInfoUpdateRunning - Variable in class anon.pay.PayAccount
 
m_backButton - Variable in class gui.help.JAPInternalHelpViewer
 
m_bActionPerformed - Variable in class jap.JAPNewView
 
m_balance - Variable in class anon.pay.xml.XMLAccountInfo
the balance certificate
m_balance - Variable in class anon.pay.xml.XMLMixAccountBalance
 
m_balance - Variable in class anon.pay.xml.XMLMixInfo
 
m_balanceNewerThan - Variable in class anon.pay.xml.XMLPayRequest
 
m_BalanceProgressBar - Variable in class jap.pay.PaymentMainPanel
shows the current balance state
m_BalanceSmallProgressBar - Variable in class jap.pay.PaymentMainPanel
 
m_BalanceText - Variable in class jap.pay.PaymentMainPanel
shows the current balance as text
m_BalanceTextSmall - Variable in class jap.pay.PaymentMainPanel
shows the current balance as text
m_bAllow - Variable in class proxy.DirectProxy.AllowProxyConnectionCallback.Answer
 
m_bAllowPaidServices - Variable in class jap.JAPController
 
m_bandwidth - Variable in class jap.forward.JAPRoutingSettings
Stores the current bandwidth, which is provided for forwarding.
m_bAnonymizedHttpHeaders - Variable in class jap.JAPModel
 
m_baseReader - Variable in class anon.transport.connection.SkypeConnection.SkypeReader
Der eigentliche Reader, welcher den gepufferten Empfang und die Auslieferung von Chunks umsetzt.
m_bAskAutoConnect - Variable in class jap.JAPController
 
m_bAskForAnyNonAnonymousRequest - Variable in class jap.JAPModel
 
m_bAskSavePayment - Variable in class jap.JAPController
 
m_bAssistantClicked - Variable in class jap.JAPController
 
m_bAuthPassDialogShown - Variable in class anon.infoservice.ProxyInterface
 
m_bAutoConnect - Variable in class jap.JAPModel
 
m_bAutoReConnect - Variable in class anon.infoservice.SimpleMixCascadeContainer
 
m_bAutoReConnect - Variable in class jap.JAPModel
 
m_bAutoSwitched - Variable in class jondonym.console.Controller.AutoSwitchedMixCascadeContainer
 
m_bAutoUpdateChanged - Variable in class anon.util.Updater
 
m_bBlockParentWindow - Variable in class gui.dialog.JAPDialog
 
m_bButtonClicked - Variable in class jap.pay.AccountSettingsPanel.MyActionListener
 
m_bCatchCancel - Variable in class gui.dialog.JAPDialog
 
m_bcCertificate - Variable in class anon.crypto.JAPCertificate
 
m_bCentered - Variable in class gui.dialog.DialogContentPane.Layout
 
m_bChangingTitle - Variable in class jap.AbstractJAPMainView
 
m_bChannelCreated - Variable in class anon.tor.TorChannel
 
m_bCheckedHumanReadableFormatting - Static variable in class anon.util.XMLUtil
 
m_bChooseCascasdeAutomaticallyOnStartup - Variable in class jap.JAPModel
 
m_bChooseCascasdeConnectionAutomatically - Variable in class jap.JAPModel
 
m_bClickedBrowserPath - Variable in class jap.JAPConfUI
 
m_bCloseCreator - Variable in class anon.tor.Tor
 
m_bClosed - Variable in class anon.client.Multiplexer
 
m_bCompatibilityMode - Variable in class gui.PopupMenu
 
m_bConfigActive - Variable in class jap.JAPNewView
 
m_bConnecting - Variable in class jap.JAPController
 
m_bConnectionUnused - Variable in class jap.JAPController
Tells if the user has already transferred some bytes on the anonymous connection.
m_bConsole - Static variable in class jap.JAPDebug
 
m_bCreateError - Variable in class anon.tor.TorChannel
 
m_bcX509Name - Variable in class anon.crypto.X509DistinguishedName
 
m_bDefault - Variable in class gui.dialog.JAPDialog.LinkedCheckBox
 
m_bDefaultVerified - Variable in class anon.infoservice.MixCascade
 
m_bDisconnectedErrorShown - Variable in class jap.JAPNewView
 
m_bDisposed - Variable in class gui.dialog.DialogContentPane
 
m_bDisposed - Variable in class gui.dialog.JAPDialog
 
m_bDllUpdatePath - Variable in class jap.JAPModel
Boolen value which describes if a dll update is necessary
m_bDoMixInfoCleanup - Variable in class anon.infoservice.update.AbstractMixCascadeUpdater
 
m_bDoNotCloseChannelOnError - Variable in class anon.tor.TorChannel
 
m_bDoNotCloseDialog - Variable in class jap.pay.AccountSettingsPanel
 
m_bDoNotUpdate - Variable in class jap.JAPConfCert
 
m_bEditable - Variable in class anon.client.TrustModel
 
m_beginsWith - Variable in class gui.CaptchaDialog
 
m_beginsWith - Variable in class gui.dialog.CaptchaContentPane
 
m_bEmptyMessageSent - Variable in class anon.pay.AIControlChannel
 
m_bEnableBalanceAutoUpdate - Variable in class anon.pay.PayAccountsFile
 
m_bEnabled - Variable in class jap.ServerListPanel
 
m_bEnhancedChannelEncryption - Variable in class anon.client.KeyExchangeManager
 
m_bEnhancedChannelEncryption - Variable in class anon.client.SingleChannelDataChain
 
m_bExpiredISCertificatesShown - Variable in class jap.JAPController
 
m_bFinished - Variable in class jap.ConfigAssistant
 
m_bFinished - Variable in class jondonym.console.Controller.RunnableStarter
 
m_bFirstCaptcha - Variable in class anon.pay.BIConnection
 
m_bFirstUpdateDone - Variable in class anon.infoservice.update.AbstractDatabaseUpdater
 
m_bFirstUpdateDone - Variable in class anon.infoservice.update.AccountUpdater
 
m_bForce - Variable in class anon.infoservice.JavaVersionDBEntry
 
m_bForceApplicationModality - Variable in class gui.dialog.JAPDialog
 
m_bForwarderNotExplain - Variable in class jap.JAPController
 
m_bForwardingSuccessful - Variable in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
 
m_bFree - Variable in class anon.infoservice.MessageDBEntry
 
m_bFromCascade - Variable in class anon.infoservice.MixCascade
If this MixCascade has been received directly from a cascade connection.
m_bFromCascade - Variable in class anon.infoservice.MixInfo
If this MixInfo has been recevied directly from a cascade connection.
m_bgMixe - Variable in class jap.ServerListPanel
 
m_bGnome - Variable in class platform.LinuxOS
 
m_bGoodByMessageNeverRemind - Variable in class jap.JAPModel
 
m_bHasHadWizardLayout - Variable in class gui.dialog.DialogContentPane
 
m_bHidden - Variable in class anon.infoservice.ListenerInterface
 
m_bHttpListenerIsLocal - Variable in class jap.JAPModel
 
m_biConnectionListeners - Variable in class anon.pay.BIConnection
 
m_bIgnoreAIAccountErrorMessages - Variable in class anon.pay.PayAccountsFile
 
m_bIgnoreAnonComboEvents - Variable in class jap.JAPNewView
 
m_bIgnoreNoDataAvailable - Variable in class anon.client.TrustModel.TrustAttribute
 
m_biHost - Variable in class jap.pay.BISelectionDialog
 
m_biID - Variable in class anon.pay.xml.XMLAccountCertificate
 
m_biID - Variable in class anon.pay.xml.XMLPriceCertificate
 
m_biList - Variable in class jap.pay.BISelectionDialog
 
m_bImplicitTrust - Variable in class anon.infoservice.MixCascade
 
m_bIncrementalUpdate - Variable in class update.JAPWelcomeWizardPage
 
m_bInfoService - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
True, if the object is created by the info service or the JAP client.
m_bInfoServiceDisabled - Variable in class jap.JAPModel
 
m_bInitialCCRequest - Variable in class anon.pay.xml.XMLPayRequest
 
m_bInitialised - Variable in class gui.JAPHtmlMultiLineLabel
 
m_bInitialRun - Variable in class anon.util.Updater
 
m_bInstallationDialogShown - Variable in class gui.help.JAPExternalHelpViewer
 
m_bInterrupted - Variable in class anon.crypto.DSAKeyPool
 
m_bInterrupted - Variable in class anon.util.JobQueue
 
m_bInterrupted - Variable in class gui.dialog.WorkerContentPane.InternalThread
 
m_bInterruptThreadSafe - Variable in class gui.dialog.WorkerContentPane
 
m_biPort - Variable in class jap.pay.BISelectionDialog
 
m_bIsAccountRequest - Variable in class anon.pay.xml.XMLPayRequest
 
m_bIsClosed - Variable in class anon.mixminion.FirstMMRConnection
 
m_bIsClosed - Variable in class anon.proxy.AnonProxy.OpenSocketRequester
 
m_bIsClosed - Variable in class anon.shared.AbstractChannel
 
m_bIsClosed - Variable in class anon.shared.ChannelInputStream
 
m_bIsClosed - Variable in class anon.shared.ChannelOutputStream
 
m_bIsClosed - Variable in class anon.tor.FirstOnionRouterConnection
 
m_bIsClosed - Variable in class anon.xmlrpc.client.ChannelOutputStreamProxy
 
m_bIsClosed - Variable in class anon.xmlrpc.client.ChannelProxy
 
m_bIsClosedByPeer - Variable in class anon.shared.AbstractChannel
 
m_bIsClosedByPeer - Variable in class anon.xmlrpc.client.ChannelProxy
 
m_bIsCreatingCircuit - Variable in class anon.tor.Tor
 
m_bIsDragging - Variable in class gui.GUIUtils.WindowDocker.InternalListener
 
m_bIsDummy - Variable in class anon.infoservice.MessageDBEntry
 
m_bIsEncrypted - Variable in class anon.client.StreamedControlChannel
 
m_bIsExitNode - Variable in class anon.tor.ordescription.ORDescriptor
 
m_bIsFlipped - Variable in class gui.FlippingPanel
 
m_bIsIconified - Variable in class jap.JAPNewView
 
m_bIsInitialized - Static variable in class anon.pay.PayAccountsFile
 
m_bIsSimpleView - Variable in class jap.JAPConf
 
m_bIsSimpleView - Variable in class jap.JAPNewView
 
m_bIsStarted - Variable in class anon.tor.Tor
 
m_bJAPContext - Variable in class anon.infoservice.InfoServiceDBEntry.EntryGetter
 
m_bKDE - Variable in class platform.LinuxOS
 
m_bKeepCurrentCascade - Variable in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
m_blacklist - Variable in class jap.JAPConfAnon
 
m_blinkJobs - Variable in class jap.JAPNewView
 
m_bLocationSetManually - Variable in class gui.dialog.JAPDialog
 
m_blocksize - Variable in class anon.mixminion.FirstMMRConnection
 
m_bMacOSXLibraryUpdateAtStartupNeeded - Variable in class jap.JAPModel
 
m_bMainView - Variable in class jap.JAPController
 
m_bMayBeSkippedIfDuplicate - Variable in class anon.util.JobQueue.Job
 
m_bMinimizeOnStartup - Variable in class jap.JAPModel
 
m_bMiniViewOnTop - Variable in class jap.JAPModel
 
m_bMixInfoShown - Variable in class jap.JAPConfAnon
 
m_bMixMinionActivated - Variable in class jap.JAPModel
 
m_bModal - Variable in class gui.dialog.JAPDialog
 
m_bMoved - Variable in class jap.JAPNewView.ComponentMovedAdapter
 
m_bMoveToSystrayOnStartup - Variable in class jap.JAPModel
 
m_bMultiplexerClosed - Variable in class anon.pay.AIControlChannel
 
m_bNeedsHumanReadableFormatting - Static variable in class anon.util.XMLUtil
 
m_bNegativeSign - Variable in class anon.util.XMLDuration
 
m_bNewCascadesInBlacklist - Static variable in class anon.infoservice.BlacklistedCascadeIDEntry
 
m_bNotRemovable - Variable in class anon.crypto.CertificateContainer
This certifcate is NOT removable - used at the moment for some default certs
m_bNotRemovable - Variable in class anon.crypto.CertificateInfoStructure
 
m_bObserversInitialised - Variable in class jap.AbstractJAPConfModule
 
m_bodyText - Variable in class anon.pay.xml.XMLEmail
 
m_bOldHashFormat - Variable in class anon.pay.xml.XMLEasyCC
 
m_bOneBarPerValue - Variable in class gui.JAPProgressBar.MyProgressBarUI
 
m_bOneSessionOnly - Variable in class platform.AbstractOS.AbstractURLOpener
 
m_bOnTop - Variable in class gui.dialog.JAPDialog
 
m_boolean - Variable in class anon.util.BooleanVariable
 
m_border - Variable in class jap.JAPConfTor
 
m_borderCert - Variable in class jap.JAPConfCert
 
m_borderCert - Variable in class jap.JAPConfHTTPFilter
 
m_borderEMail - Variable in class jap.JAPConfMixminion
 
m_borderLookAndFeel - Variable in class jap.JAPConfUI
 
m_borderOriginal - Variable in class jap.JAPNewView.MixMouseAdapter
 
m_borderPreferences - Variable in class jap.JAPConfMixminion
 
m_borderSettingsListener - Variable in class jap.JAPConfNetwork
 
m_borderView - Variable in class jap.JAPConfUI
 
m_bound - Variable in class anon.infoservice.PerformanceEntry.Bound
 
m_boundErrors - Variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
m_boundResets - Variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
m_bounds - Variable in class gui.GUIUtils.Screen
 
m_bounds - Variable in class gui.JAPJIntField
 
m_boundUnknown - Variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
m_boxEncoding - Variable in class jap.JAPConfHTTPFilter
 
m_boxFileTypes - Variable in class jap.JAPConfHTTPFilter
 
m_boxLanguage - Variable in class jap.JAPConfHTTPFilter
 
m_boxUserAgent - Variable in class jap.JAPConfHTTPFilter
 
m_bParentOnTop - Variable in class gui.PopupMenu
 
m_bPassive - Variable in class anon.infoservice.PerformanceEntry
 
m_bPassive - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
True, if the object is created by the info service or the JAP client.
m_bPayment - Variable in class anon.infoservice.MixInfo
 
m_bPerfServerEnabled - Variable in class anon.infoservice.InfoServiceDBEntry
 
m_bPortable - Variable in class jap.JAPController
 
m_bPortableHelp - Variable in class jap.JAPModel
 
m_bPortableJava - Variable in class jap.JAPController
 
m_bPreCreateAnonRoutes - Variable in class jap.JAPModel
 
m_bPrepaidReceived - Variable in class anon.pay.AIControlChannel
 
m_bPresentationMode - Variable in class jap.JAPController
 
m_bPrimaryForwarderList - Variable in class anon.infoservice.InfoServiceDBEntry
Stores whether this infoservice has a primary forwarder list (true) or not (false).
m_bReady - Variable in class jap.pay.AccountSettingsPanel
 
m_bReceivedCreatedOrExtendedCell - Variable in class anon.tor.Circuit
 
m_bReconnecting - Variable in class anon.proxy.AnonProxy
 
m_bReleasedVersion - Static variable in class jap.JAPConstants
 
m_bRemembered - Variable in class proxy.DirectProxy.AllowProxyConnectionCallback.Answer
 
m_bRemindJavaUpdate - Variable in class jap.JAPModel
 
m_bRemindOptionalUpdate - Variable in class jap.JAPModel
 
m_bRequestIsAlive - Variable in class anon.proxy.AnonProxyRequest
 
m_bRun - Variable in class anon.client.DummyTrafficControlChannel
Stores whether the internal thread shall work (true) or come to the end (false).
m_bRun - Variable in class anon.client.TestControlChannel
Stores whether the internal thread shall work (true) or come to the end (false).
m_bRun - Variable in class anon.tor.FirstOnionRouterConnection
 
m_bRun - Variable in class jap.JAPAboutAutoScroller
 
m_bRun - Variable in class jap.StatusPanel
 
m_bSaveConfigSize - Variable in class jap.JAPModel
 
m_bSaveConfigWindowPosition - Variable in class jap.JAPModel
 
m_bSaveHelpSize - Variable in class jap.JAPModel
 
m_bSaveHelpWindowPosition - Variable in class jap.JAPModel
 
m_bSaveIconifiedWindowPosition - Variable in class jap.JAPModel
 
m_bSaveMainWindowPosition - Variable in class jap.JAPModel
 
m_bSendNewCaptcha - Variable in class anon.pay.BIConnection
 
m_bShowConfigAssistant - Variable in class jap.JAPController
 
m_bShowConnecting - Variable in class jap.JAPNewView
 
m_bShowDialogFormat - Variable in class jap.JAPModel
 
m_bShowHelpAdvise - Variable in class jap.JAPController
 
m_bShowingError - Variable in class jap.pay.PaymentMainPanel
 
m_bShowingVersionUpdate - Variable in class jap.JAPController
 
m_bShowPopup - Variable in class anon.infoservice.MessageDBEntry
 
m_bShowSplashDisabled - Variable in class jap.JAPModel
 
m_bShowSplashScreen - Variable in class jap.JAPModel
 
m_bShutdown - Variable in class jap.JAPController
Stores all MixCascades we know (information comes from infoservice or was entered by a user).
m_bShuttingDown - Static variable in class jondonym.console.Controller
 
m_bSkipInitialCascade - Variable in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
m_bSmallDisplay - Variable in class jap.JAPModel
 
m_bSock5Support - Variable in class anon.infoservice.MixCascade
 
m_bSocks - Variable in class anon.infoservice.MixInfo
 
m_bStartCircuitsAtStartup - Variable in class anon.tor.TorAnonServerDescription
 
m_bStartedAsAdmin - Static variable in class gui.JAPDll
 
m_bStartPortableFirefox - Variable in class jap.JAPModel
 
m_bState - Variable in class gui.dialog.JAPDialog.LinkedCheckBox
 
m_bStopThread - Variable in class anon.infoservice.Database
 
m_bStudy - Variable in class anon.infoservice.MixCascade
If this Cascade participates in a study.
m_bTemp - Variable in class anon.infoservice.InfoServiceDBEntry
Indicates if this is a temporary InfoService entry creates for bootstrapping.
m_bTimedOut - Variable in class anon.util.TimedOutputStream
 
m_btnAbout - Variable in class jap.JAPNewView
 
m_btnActivate - Variable in class jap.pay.AccountSettingsPanel
 
m_btnAddUI - Variable in class jap.JAPConfUI
 
m_btnAssistant - Variable in class jap.JAPNewView
 
m_btnBuy - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_btnCancel - Variable in class gui.CaptchaDialog
 
m_btnCancel - Variable in class gui.dialog.DialogContentPane
 
m_btnCancel - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_btnCertificates - Variable in class gui.MixDetailsDialog
 
m_btnChargeAccount - Variable in class jap.pay.AccountSettingsPanel
 
m_btnClose - Variable in class gui.MapBox
Close button
m_btnCreateAccount - Variable in class jap.pay.AccountSettingsPanel
 
m_btnDataRetention - Variable in class gui.MixDetailsDialog
 
m_btnDataRetention - Variable in class jap.JAPConfAnon
 
m_btnDeleteAccount - Variable in class jap.pay.AccountSettingsPanel
 
m_btnDeleteUI - Variable in class jap.JAPConfUI
 
m_btnEMail - Variable in class gui.MixDetailsDialog
 
m_btnEmail - Variable in class jap.JAPConfAnon
 
m_btnExportAccount - Variable in class jap.pay.AccountSettingsPanel
 
m_btnFilterOff - Variable in class jap.JAPConfHTTPFilter
 
m_btnFilterOn - Variable in class jap.JAPConfHTTPFilter
 
m_btnHelp - Variable in class gui.dialog.DialogContentPane
 
m_btnHomepage - Variable in class gui.MixDetailsDialog
 
m_btnHomepage - Variable in class jap.JAPConfAnon
 
m_btnImportAccount - Variable in class jap.pay.AccountSettingsPanel
 
m_btnMap - Variable in class jap.JAPConfAnon
 
m_btnNo - Variable in class gui.dialog.DialogContentPane
 
m_btnOk - Variable in class gui.CaptchaDialog
 
m_btnPassword - Variable in class jap.pay.AccountSettingsPanel
 
m_btnReload - Variable in class jap.pay.AccountSettingsPanel
 
m_btnSelect - Variable in class jap.pay.AccountSettingsPanel
 
m_btnTransactions - Variable in class jap.pay.AccountSettingsPanel
 
m_btnViewCert - Variable in class jap.JAPConfAnon
 
m_btnYesOK - Variable in class gui.dialog.DialogContentPane
 
m_bTorActivated - Variable in class jap.JAPModel
 
m_bTorUseNoneDefaultDirServer - Variable in class jap.JAPModel
 
m_bTrustChanged - Variable in class jap.JAPNewView
 
m_bttnAnonDetails - Variable in class jap.JAPNewView
 
m_bttnBack - Variable in class gui.wizard.BasicWizardHost
 
m_bttnCancel - Variable in class gui.wizard.BasicWizardHost
 
m_bttnCancel - Variable in class jap.JAPConf
 
m_bttnCertDetails - Variable in class jap.JAPConfCert
 
m_bttnCertInsert - Variable in class jap.JAPConfCert
 
m_bttnCertRemove - Variable in class jap.JAPConfCert
 
m_bttnCertStatus - Variable in class jap.JAPConfCert
 
m_bttnChangePW - Variable in class jap.JAPConfMixminion
 
m_bttnCheckForUpgrade - Variable in class jap.JAPConfUpdate
 
m_bttnChooseJapFile - Variable in class update.JAPWelcomeWizardPage
 
m_bttnConf - Variable in class jap.JAPNewView
 
m_bttnCopy - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_bttnDebugFileNameSearch - Variable in class jap.JAPConf
 
m_bttnDefaultConfig - Variable in class jap.JAPConf
 
m_bttnFetchRouters - Variable in class jap.JAPConfMixminion
 
m_bttnFetchRouters - Variable in class jap.JAPConfTor
 
m_bttnFinish - Variable in class gui.wizard.BasicWizardHost
 
m_bttnHelp - Variable in class gui.wizard.BasicWizardHost
 
m_bttnHelp - Variable in class jap.JAPConf
 
m_bttnHelp - Variable in class jap.JAPNewView
 
m_bttnIconify - Variable in class jap.JAPNewView
 
m_bttnNext - Variable in class gui.wizard.BasicWizardHost
 
m_bttnOk - Variable in class gui.wizard.BasicWizardHost
 
m_bttnOk - Variable in class jap.JAPAboutAutoScroller
 
m_bttnOpen - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_bttnQuit - Variable in class jap.JAPNewView
 
m_bttnReload - Variable in class jap.JAPNewView
 
m_bttnResetKeyring - Variable in class jap.JAPConfMixminion
 
m_bttnUpgrade - Variable in class jap.JAPConfUpdate
 
m_buff - Variable in class platform.VMPerfDataFile
The buffer used to read from the data file.
m_buffer - Variable in class anon.transport.connection.ChunkConnectionAdapter.ChunkInputStream
Der interne Buffer stellt den zuletzt gelesen Chunk dar und ist die Basis fuer die durch ChunkConnectionAdapter.ChunkInputStream.read() zurueckgegeben Byes
m_buffer - Variable in class anon.transport.connection.ChunkConnectionAdapter.ChunkOutputStream
Der interne Buffer, welcher die zu uebertragenen Bytes sammelt.
m_bundlePath - Variable in class platform.MacOS
 
m_bUnstableVersion - Static variable in class jap.JAPConstants
 
m_bUpdateServerPanel - Variable in class jap.JAPConfAnon
 
m_bUpdating - Variable in class anon.util.Updater
 
m_bURL - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_bUsable - Variable in class platform.VMPerfDataFile
This class will only be usable on some java runtimes
m_bUseAuth - Variable in class anon.infoservice.HTTPConnectionFactory
Indicates whether to use proxy authentication
m_bUseAuthentication - Variable in class anon.infoservice.ProxyInterface
If the authentication strings are used.
m_bUseCascadeNameFragment - Variable in class anon.infoservice.MixInfo
 
m_bUseDefaultLocale - Variable in class anon.util.AbstractISOCodeMapper
 
m_bUseInfoService - Variable in class anon.tor.TorAnonServerDescription
 
m_bUseInterface - Variable in class anon.infoservice.ListenerInterface
This describes, whether we can reach this interface or not.
m_bUseInterface - Variable in class anon.infoservice.ProxyInterface
If the proxy is used or not.
m_bUseProxyAuthentication - Variable in class jap.JAPModel
 
m_button - Variable in class jap.StatusPanel
 
m_buttonDeleteMessage - Variable in class jap.JAPNewView
 
m_buttonListener - Variable in class gui.dialog.DialogContentPane
 
m_buttonListener - Variable in class gui.MixDetailsDialog
 
m_buttonsAndNodes - Variable in class gui.MultiCertOverview
 
m_bValid - Variable in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
m_bVerified - Variable in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
m_bVirtual - Variable in class anon.infoservice.ListenerInterface
 
m_bWarn - Variable in class proxy.DirectProxy.RememberedRequestRight
 
m_bWithPayment - Variable in class jap.JAPConf
 
m_bWithPayment - Variable in class jap.JAPNewView
 
m_bWithTime - Variable in class gui.TimestampCellRenderer
 
m_byteBufferGetIntMethod - Static variable in class platform.VMPerfDataFile
ByteBuffer.getInt()
m_byteBufferGetMethod - Static variable in class platform.VMPerfDataFile
ByteBuffer.get()
m_byteBufferPositionMethod - Static variable in class platform.VMPerfDataFile
ByteBuffer.position(int)
m_bytesPostData - Variable in class anon.infoservice.JAPMinVersion
The same as above as byte[]
m_bytesSent - Variable in exception anon.TooMuchDataForPacketException
 
m_bytesToEncrypt - Variable in class anon.client.crypto.FirstMixCipher.MixEncryptionHandler
 
m_c - Variable in class gui.dialog.TermsAndConditionsPane
 
m_c - Variable in class jap.pay.ActivePaymentDetails
 
m_c - Variable in class jap.pay.PassivePaymentDetails
 
m_c - Variable in class jap.pay.wizardnew.JpiSelectionPane
 
m_c - Variable in class jap.pay.wizardnew.MethodSelectionPane
 
m_c - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_c - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_c - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_cA - Variable in class anon.crypto.X509BasicConstraints
true if the certificate belongs to a CA
m_cachedMixInfos - Variable in class jondonym.console.MixCascadeInfo
 
m_calcDays - Variable in class anon.util.XMLDuration
 
m_calcHours - Variable in class anon.util.XMLDuration
 
m_calcMinutes - Variable in class anon.util.XMLDuration
 
m_calcMonths - Variable in class anon.util.XMLDuration
 
m_calcSeconds - Variable in class anon.util.XMLDuration
 
m_calcYears - Variable in class anon.util.XMLDuration
 
m_callbackHandler - Variable in class anon.proxy.AnonProxy
 
m_callbackHandler - Variable in class anon.proxy.AnonProxyRequest
 
m_cancelButton - Variable in class jap.pay.BISelectionDialog
 
m_cancelCascadeButton - Variable in class jap.JAPConfAnon
 
m_captcha - Variable in class forward.client.ForwarderInformationGrabber
This stores the captcha, if we have successfully parsed the forwarder information.
m_captcha - Variable in class gui.CaptchaDialog
 
m_captcha - Variable in class gui.dialog.CaptchaContentPane
 
m_captcha - Variable in class gui.dialog.CaptchaContentPane.MyDocument
 
m_captchaImage - Variable in class anon.util.captcha.ZipBinaryImageCaptchaClient
Stores the captcha image.
m_captchaKeyBits - Variable in class anon.util.captcha.ZipBinaryImageCaptchaClient
Stores the number of captcha key bits.
m_captchaSolution - Variable in class anon.pay.BIConnection
 
m_captchaSource - Variable in class gui.dialog.CaptchaContentPane
 
m_cardlayoutPages - Variable in class gui.wizard.BasicWizardHost
 
m_cascade - Variable in class anon.client.KeyExchangeManager
 
m_cascade - Variable in class jap.JAPNewView.LawListener
 
m_cascade - Variable in class jondonym.console.MixCascadeInfo
 
m_cascadeDefault - Variable in class jondonym.console.Controller.RunnableStarter
 
m_cascadeID - Variable in class anon.infoservice.AbstractCascadeIDEntry
 
m_cascadeID - Variable in class anon.pay.xml.XMLEasyCC
 
m_cascadeInfo - Variable in class jap.JAPConfAnon
 
m_cascadeItemListener - Variable in class jap.CascadePopupMenu
 
m_cascadePopupMenu - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_cascadesPanel - Variable in class jap.JAPConfAnon
 
m_category - Variable in class anon.client.TrustModel.TrustAttribute
 
m_cbAfterStart - Variable in class jap.JAPConfUI
 
m_cbAnonymityOn - Variable in class jap.JAPNewView
 
m_cbAnonymizedHttpHeaders - Variable in class jap.JAPConfAnonGeneral
 
m_cbAutoBlacklist - Variable in class jap.JAPConfAnonGeneral
 
m_cbAutoChooseCascades - Variable in class jap.JAPConfAnonGeneral
 
m_cbAutoChooseCascadesOnStartup - Variable in class jap.JAPConfAnonGeneral
 
m_cbAutoConnect - Variable in class jap.JAPConfAnonGeneral
 
m_cbAutoReConnect - Variable in class jap.JAPConfAnonGeneral
 
m_cbCertCheckEnabled - Variable in class jap.JAPConfCert
 
m_cbCompany - Variable in class jap.pay.wizardnew.PassivePaymentPane
Fields for special credit card form
m_cbDebugToFile - Variable in class jap.JAPConf
 
m_cbDenyNonAnonymousSurfing - Variable in class jap.JAPConfAnonGeneral
 
m_cbForwarding - Variable in class jap.JAPNewView
 
m_cbForwardingSmall - Variable in class jap.JAPNewView
 
m_cbIgnoreDLLUpdate - Variable in class jap.JAPConfUI
 
m_cbIncrementalUpdate - Variable in class update.JAPWelcomeWizardPage
 
m_cbListenerIsLocal - Variable in class jap.JAPConfNetwork
 
m_cbLogTypes - Variable in class jap.JAPConf
 
m_cbMiniOnTop - Variable in class jap.JAPConfUI
 
m_cbMonth - Variable in class jap.pay.wizardnew.PassivePaymentPane
Fields for special credit card form
m_cbNoDefaultTorServer - Variable in class jap.JAPConfTor
 
m_cbPreCreateRoutes - Variable in class jap.JAPConfTor
 
m_cbProxy - Variable in class jap.JAPConfNetwork
 
m_cbProxyAuthentication - Variable in class jap.JAPConfNetwork
 
m_cbSaveWindowLocationConfig - Variable in class jap.JAPConfUI
 
m_cbSaveWindowLocationHelp - Variable in class jap.JAPConfUI
 
m_cbSaveWindowLocationIcon - Variable in class jap.JAPConfUI
 
m_cbSaveWindowLocationMain - Variable in class jap.JAPConfUI
 
m_cbSaveWindowSizeConfig - Variable in class jap.JAPConfUI
 
m_cbSaveWindowSizeHelp - Variable in class jap.JAPConfUI
 
m_cbShowDebugConsole - Variable in class jap.JAPConf
 
m_cbShowSplash - Variable in class jap.JAPConfUI
 
m_cbStartPortableFirefox - Variable in class jap.JAPConfUI
 
m_cbWarnOnClose - Variable in class jap.JAPConfUI
 
m_cbxActive - Variable in class jap.JAPConfMixminion
 
m_cbxActive - Variable in class jap.JAPConfTor
 
m_cbxAskIfNotSaved - Variable in class jap.pay.AccountSettingsPanel
 
m_cbxBalanceAutoUpdateEnabled - Variable in class jap.pay.AccountSettingsPanel
 
m_cbxDataRetention - Variable in class jap.JAPConfAnon
 
m_cbxFreeOfCharge - Variable in class jap.JAPConfAnon
 
m_cbxRemindJavaUpdate - Variable in class jap.JAPConfUpdate
 
m_cbxRemindOptionalUpdate - Variable in class jap.JAPConfUpdate
 
m_cbxShowAIErrors - Variable in class jap.pay.AccountSettingsPanel
 
m_cbxSocks5 - Variable in class jap.JAPConfAnon
 
m_cbxUseRedundantISRequests - Variable in class jap.JAPConfInfoService
 
m_cbYear - Variable in class jap.pay.wizardnew.PassivePaymentPane
Fields for special credit card form
m_cc - Variable in class anon.pay.xml.XMLPayRequest
 
m_Cell - Variable in class anon.tor.CellQueue.CellQueueEntry
 
m_cellqueueSend - Variable in class anon.tor.Circuit
 
m_centAmount - Variable in class anon.pay.xml.XMLPassivePayment
 
m_cert - Variable in class gui.MultiCertTrustGraph.Node
 
m_certainty - Variable in class anon.crypto.DSAKeyPool
 
m_Certificate - Variable in class anon.crypto.tinytls.TinyTLSServer
 
m_certificateNeedsVerification - Variable in class anon.crypto.CertificateContainer
Stores, whether this certificate needs verification by a parent certificate in order to get activated within the certificate store.
m_certificateNeedsVerification - Variable in class anon.crypto.CertificateInfoStructure
 
m_certificaterequested - Variable in class anon.crypto.tinytls.TinyTLS
 
m_certificates - Variable in class anon.crypto.CertPath
the included certificates
m_certificateType - Variable in class anon.crypto.CertificateContainer
Stores the certificate type of this certificate.
m_certificateType - Variable in class anon.crypto.CertificateInfoStructure
 
m_certificateverify - Variable in class anon.crypto.tinytls.TinyTLS
 
m_certificationRequest - Variable in class anon.crypto.PKCS10CertificationRequest
 
m_certificationRequestInfo - Variable in class anon.crypto.CertificationRequest
 
m_certJAPCodeSigning - Variable in class jap.JAPModel
 
m_certList - Variable in class gui.CertDetailsDialog
 
m_certListModel - Variable in class gui.CertDetailsDialog
 
m_certPath - Variable in class anon.crypto.CertificateContainer
 
m_certPath - Variable in class anon.crypto.CertificateInfoStructure
 
m_certPath - Variable in class anon.crypto.XMLSignatureElement
Stores the certification Path of this Signature
m_certPath - Variable in class anon.infoservice.InfoServiceDBEntry
 
m_certPath - Variable in class anon.infoservice.MixCascade
 
m_certPath - Variable in class anon.infoservice.PerformanceInfo
 
m_certPath - Variable in class anon.infoservice.ServiceOperator
The operators certificate
m_certPath - Variable in class anon.infoservice.StatusInfo
The certificate path
m_certPath - Variable in class anon.pay.PaymentInstanceDBEntry
 
m_certPath - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
m_certPaths - Variable in class anon.crypto.MultiCertPath
 
m_certPaths - Variable in class jondonym.console.MixInfo
 
m_certRoot - Variable in class jarify.JarVerifier
The trusted certificate
m_chainClosed - Variable in class anon.client.AbstractDataChain
 
m_chainClosed - Variable in class anon.client.SequentialChannelDataChain
 
m_chainId - Variable in class anon.client.SequentialChannelDataChain
 
m_chainProtocolWithFlowControl - Variable in class anon.client.KeyExchangeManager
 
m_chainTimeout - Variable in class anon.client.FixedRatioChannelsDescription
 
m_chainTimeout - Variable in class anon.client.SequentialChannelDataChain
 
m_chainType - Variable in class anon.client.SingleChannelDataChain
 
m_changeInfoServices - Variable in class anon.infoservice.InfoServiceHolder
Stores, whether there is an automatic change of infoservice after failure.
m_channel - Variable in class anon.client.DataChainChannelListEntry
 
m_Channel - Variable in class anon.proxy.AnonProxyRequest
 
m_channel - Variable in class anon.shared.ChannelOutputStream
 
m_channel - Variable in class anon.xmlrpc.client.ChannelInputStreamProxy
 
m_channel - Variable in class anon.xmlrpc.client.ChannelOutputStreamProxy
 
m_channelCell - Variable in class anon.client.DataChainSendOrderStructure
 
m_channelClosed - Variable in class anon.client.SimulatedLimitedDataChannel
 
m_channelCreator - Variable in class anon.client.AbstractDataChain
 
m_channelEntry - Variable in class anon.client.SequentialChannelDataChain.SendOrderProtocolData
 
m_channelFlags - Variable in class anon.client.MixPacket
 
m_channelId - Variable in class anon.client.AbstractChannel
 
m_channelId - Variable in class anon.client.MixPacket
 
m_channelIdGenerator - Variable in class anon.client.ChannelTable
 
m_channelMessageQueue - Variable in class anon.client.AbstractDataChannel
 
m_channelOpen - Variable in class anon.client.AbstractChannel
 
m_channelOpened - Variable in class anon.client.SimulatedLimitedDataChannel
 
m_channelOpened - Variable in class anon.client.UnlimitedDataChannel
 
m_channelsChangedJobs - Variable in class jap.JAPNewView
 
m_channelSymCipher - Variable in class anon.client.crypto.FirstMixCipher
 
m_channelTable - Variable in class anon.client.ChannelTable
 
m_channelTable - Variable in class anon.client.Multiplexer
 
m_channelTimeout - Variable in class anon.client.FixedRatioChannelsDescription
 
m_channelTimeout - Variable in class anon.client.SimulatedLimitedDataChannel
 
m_character - Variable in exception anon.crypto.X509DistinguishedName.IllegalCharacterException
 
m_characterNumber - Variable in class anon.util.captcha.ZipBinaryImageCaptchaClient
Stores the number of characters, which are embedded in the captcha image.
m_characterSet - Variable in class anon.util.captcha.ZipBinaryImageCaptchaClient
Stores the character set, which was used when the captcha was created.
m_charged - Variable in class anon.pay.xml.XMLPassivePayment
 
m_chargeRequest - Variable in class anon.pay.xml.XMLExternalChargeRequest
Holds a String[] of the following form: 1: tan, 2: currency, 3: amount
m_checkSignatures - Variable in class anon.crypto.SignatureVerifier
Stores whether signature checking is enabled or disabled.
m_checkTrustedRoot - Variable in class anon.crypto.tinytls.TinyTLS
 
m_childNodes - Variable in class gui.MultiCertTrustGraph.Node
 
m_cipherChain - Variable in class anon.client.crypto.MixCipherChain
 
m_circID - Variable in class anon.tor.cells.Cell
 
m_circID - Variable in class anon.tor.Circuit
 
m_circID - Variable in class anon.tor.OnionRouter
 
m_circuit - Variable in class anon.tor.TorChannel
 
m_circuitCreator - Variable in class anon.tor.Tor
 
m_CircuitForDestination - Variable in class anon.tor.Tor
 
m_circuitLength - Variable in class anon.tor.Circuit
 
m_circuitLengthMax - Variable in class anon.tor.Tor
 
m_circuitLengthMin - Variable in class anon.tor.Tor
 
m_Circuits - Variable in class anon.tor.FirstOnionRouterConnection
 
m_classHTTPCLient_ContentEncodingeModule - Variable in class anon.infoservice.HTTPConnectionFactory
 
m_clientcertificates - Variable in class anon.crypto.tinytls.TinyTLS
 
m_clientcertificatetypes - Variable in class anon.crypto.tinytls.TinyTLS
 
m_clientConnection - Variable in class forward.server.ForwardConnection
Stores the connection to the client.
m_ClientID - Variable in class anon.xmlrpc.client.AnonServiceImplProxy
 
m_clientInputStream - Variable in class proxy.DirectProxy.DirectConViaHTTPProxy
 
m_clientInputStream - Variable in class proxy.DirectProxy.SendAnonWarning
 
m_ClientList - Variable in class anon.xmlrpc.server.AnonServiceImplRemote
 
m_clientprivatekey - Variable in class anon.crypto.tinytls.TinyTLS
 
m_clientrandom - Variable in class anon.crypto.tinytls.TinyTLS
 
m_clientrandom - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_clientReadThread - Variable in class forward.server.ForwardConnection
Stores the instance of the data transfer thread for the client -> server direction.
m_clientSocket - Variable in class anon.proxy.AnonProxyRequest
 
m_clientSocket - Variable in class proxy.DirectProxy.DirectConViaHTTPProxy
 
m_clientSocket - Variable in class proxy.DirectProxyConnection
 
m_closeButton - Variable in class gui.help.JAPInternalHelpViewer
 
m_closeButton - Variable in class jap.pay.ActivePaymentDetails
 
m_closeButton - Variable in class jap.pay.PassivePaymentDetails
 
m_closeConnection - Variable in class forward.server.ForwardConnection
Stores whether the ForwardConnection shall be closed.
m_closed - Variable in class anon.client.AbstractDataChain.DataChainInputStreamImplementation
 
m_closed - Variable in class anon.client.AbstractDataChain.DataChainOutputStreamImplementation
 
m_cmbAskedInfoServices - Variable in class jap.JAPConfInfoService
 
m_cmbCascadeFilter - Variable in class jap.JAPConfAnon
 
m_code - Variable in class anon.client.PacketProcessedEvent
 
m_code - Variable in class anon.pay.xml.XMLAiLoginConfirmation
 
m_codeBase - Variable in class anon.infoservice.JAPVersionInfo
Stores the URL of the server, where the corresponding JAP software can be downloaded from.
m_coinstack - Variable in class jap.pay.AccountSettingsPanel
 
m_colFilledBar - Variable in class gui.JAPProgressBar.MyProgressBarUI
 
m_comboAnonServices - Variable in class jap.JAPNewView
 
m_comboAnonymousConnection - Variable in class jap.JAPConfInfoService
 
m_comboAnonymousConnection - Variable in class jap.JAPConfUpdate
 
m_comboAnonymousConnection - Variable in class jap.pay.AccountSettingsPanel
 
m_comboDialogFormat - Variable in class jap.JAPConfUI
 
m_comboLanguage - Variable in class jap.JAPConfUI
 
m_comboPopup - Variable in class jap.JAPMixCascadeComboBox
 
m_comboProxyType - Variable in class jap.JAPConfNetwork
 
m_comboTimeout - Variable in class jap.JAPConfAnonGeneral
 
m_comboTimeout - Variable in class jap.JAPConfInfoService
 
m_comboTimeout - Variable in class jap.pay.AccountSettingsPanel
 
m_comboType - Variable in class jap.JAPConfUpdate
 
m_comboUI - Variable in class jap.JAPConfUI
 
m_comBoxLanguage - Variable in class gui.help.JAPInternalHelpViewer
 
m_command - Variable in class anon.tor.cells.Cell
 
m_commandLineArgs - Variable in class jap.JAPController
 
m_commonName - Variable in class anon.infoservice.ServiceLocation
 
m_commonName - Variable in class anon.infoservice.ServiceOperator
 
m_component - Variable in class gui.GUIUtils.WindowDocker
 
m_componentAvailableCascade - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_componentAvailableServer - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_componentConstraints - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_componentListeners - Variable in class gui.dialog.DialogContentPane
 
m_componentListeners - Variable in class gui.dialog.JAPDialog
 
m_componentNoServer - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_componentPanel - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_componentUserServer - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_compressedXmlStructure - Variable in class anon.infoservice.MixCascade
 
m_concatenatedPCHashes - Variable in class anon.pay.AIControlChannel.EmptyAccountPacketObserver
 
m_conditionValue - Variable in class anon.client.TrustModel.TrustAttribute
 
m_configFileName - Variable in class jap.JAPModel
Stores the path and the name of the config file.
m_configMovedAdapter - Variable in class jap.JAPNewView
 
m_configSize - Variable in class jap.JAPModel
 
m_configurationCardsPanel - Variable in class jap.JAPConfModuleSystem
Stores the panel where the content of the configuration modules is displayed.
m_configurationTree - Variable in class jap.JAPConfModuleSystem
Stores the configuration tree.
m_configWindowLocation - Variable in class jap.JAPModel
 
m_confServices - Variable in class jap.JAPConf
 
m_confUI - Variable in class jap.JAPConf
 
m_connected - Variable in class anon.client.AnonClient
 
m_connectedCascade - Variable in class anon.pay.AIControlChannel
 
m_connection - Variable in class forward.client.DefaultClientProtocolHandler
This stores the forwarded connection.
m_connectionChecker - Variable in class jap.JAPModel
 
m_connectionClasses - Variable in class jap.forward.JAPRoutingConnectionClassSelector
This table stores all connection classes.
m_connectionClassIdentifier - Variable in class jap.forward.JAPRoutingConnectionClass
Stores an identifier for this connection class.
m_connectionClassName - Variable in class jap.forward.JAPRoutingConnectionClass
Stores the name of the connection class.
m_connectionClassSelector - Variable in class jap.forward.JAPRoutingSettings
Stores the instance of the connection class selector.
m_connectionClassSettings - Variable in class jap.forward.JAPConfForwardingServerSavePoint
Stores the settings of the forwarding server connection classes.
m_connectionErrorFlagSet - Variable in class anon.client.SequentialChannelDataChain.ChainCell
 
m_connectionEstablishedSync - Variable in class jap.JAPNewView
 
m_connectionHandler - Variable in class forward.server.ForwardScheduler
This stores all active connections (ForwardConnection).
m_connectionHTTPHeaders - Variable in class anon.proxy.HTTPProxyCallback
Container for the Headers of a whole HTTP Connection including Request and Response.
m_ConnectionOK - Variable in class jap.ConfigAssistant
 
m_connections - Variable in class jap.forward.JAPRoutingSettings
Stores the maximum number of simultaneously forwarded connections.
m_ConnectionsPerCircuit - Variable in class anon.tor.Tor
 
m_connectViaForwarder - Variable in class jap.forward.JAPRoutingSettings
Stores whether JAP shall connect to a forwarder when starting the anonymity mode.
m_connectViaForwarder - Variable in class jap.JAPConfNetworkSavePoint
Stores whether a forwarder is needed to access the anonymity services.
m_Constraints - Variable in class anon.tor.ordescription.ORAcl
 
m_constraints - Variable in class gui.PopupMenu
 
m_constraints - Variable in class gui.TitledGridBagPanel
 
m_constraints - Variable in class jap.JAPConfAnon.ServerPanel
 
m_Content - Variable in class anon.mixminion.message.ForwardInformation
 
m_contentPane - Variable in class gui.dialog.DialogContentPane
 
m_contentPane - Variable in class gui.dialog.JAPDialog.SimpleDialogButtonFocusWindowAdapter
 
m_context - Variable in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
m_context - Variable in class anon.infoservice.MixCascade
 
m_context - Variable in class jap.JAPModel
 
m_controlchannelCiper - Variable in class anon.client.Multiplexer
 
m_controlchannelCipher - Variable in class anon.client.KeyExchangeManager
 
m_Controller - Variable in class jap.AbstractJAPMainView
 
m_Controller - Variable in class jap.JAPConf
 
m_Controller - Variable in class jap.JAPConfAnonGeneral
 
m_Controller - Static variable in class jap.JAPController
 
m_controller - Variable in class jap.JAPiPAQ
 
m_Controller - Variable in class jap.JAPViewIconified
 
m_controller - Variable in class JAP
 
m_controlMessageQueue - Variable in class anon.client.Multiplexer
 
m_corners - Variable in class captcha.graphics.Quadrangle
Stores the 4 corners of the quadrangle (4 x 2 matrix).
m_costConfirmations - Variable in class anon.pay.xml.XMLAccountInfo
a collection of costconfirmations (one for each mixcascade that was used with this account)
m_counter - Variable in class anon.mixminion.message.FragmentContainer
 
m_countHibernate - Variable in class anon.tor.ordescription.ORList
 
m_country - Variable in class anon.infoservice.ServiceLocation
This is the country where the service is located.
m_countryCode - Variable in class anon.infoservice.ServiceOperator
 
m_coupon1 - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_coupon2 - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_coupon3 - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_coupon4 - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_couponButton - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_creationTime - Variable in class anon.infoservice.AbstractDatabaseEntry
 
m_creationTime - Variable in class anon.pay.xml.XMLAccountCertificate
 
m_creationTimeStamp - Variable in class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
m_creationTimeStamp - Variable in class anon.infoservice.InfoServiceDBEntry
Stores the time when this infoservice entry was created by the origin infoservice or by the JAP client (if it is a user-defined entry).
m_creationTimeStamp - Variable in class anon.pay.PaymentInstanceDBEntry
Stores the time when this payment instance entry was created by the origin payment instance.
m_critical - Variable in class anon.crypto.AbstractX509Extension
 
m_crl - Variable in class anon.crypto.CertificateRevocationList
 
m_currencies - Variable in class anon.pay.xml.XMLPaymentOptions
 
m_currency - Variable in class anon.pay.xml.XMLPassivePayment
 
m_current - Variable in class anon.infoservice.PerformanceEntry
A calendar used for date calculations.
m_currentBandwidthUsage - Variable in class jap.forward.JAPRoutingServerStatisticsListener
Stores the current bandwidth usage in bytes/sec.
m_currentBytes - Variable in class anon.pay.PayAccount
the number of bytes which have been used but not confirmed yet
m_currentCascade - Variable in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
m_currentCascade - Variable in class jap.JAPMixCascadeComboBox
 
m_currentCascadePopup - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_currentChannels - Variable in class jap.JAPNewView
 
m_currentConnectionClass - Variable in class jap.forward.JAPRoutingConnectionClassSelector
This stores the identifier of the currently used connection class.
m_currentConnectionState - Variable in class forward.server.ServerSocketPropagandist
Stores the current connection state.
m_currentDirectory - Variable in class jap.JAPConfUI
 
m_currentErrorCode - Variable in class forward.server.ServerSocketPropagandist
Stores the error code of the first announcement try.
m_currentErrorCode - Variable in class jap.forward.JAPRoutingRegistrationStatusObserver
Stores the current error code (only meaningful, if we are in STATE_NO_REGISTRATION).
m_currentFailure - Variable in class anon.util.ClassUtil.ClassInstantiator
 
m_currentHelpContext - Variable in class jap.JAPConfModuleSystem
 
m_currentIndex - Variable in class anon.client.StreamedControlChannel
 
m_currentJob - Variable in class anon.util.JobQueue
 
m_currentJobThread - Variable in class anon.util.JobQueue
 
m_currentlyActiveContentPane - Variable in class gui.dialog.DialogContentPane
 
m_currentlyActiveContentPaneComponentListener - Variable in class gui.dialog.DialogContentPane
 
m_currentlyForwardedConnections - Variable in class jap.forward.JAPRoutingServerStatisticsListener
Stores the number of currently forwarded connections.
m_currentlyRunningMixCascades - Variable in class jap.forward.JAPRoutingUseableMixCascades
This stores the list of currently running mixcascades.
m_currentMixCascade - Variable in class anon.proxy.AnonProxy
Stores the MixCascade we are connected to.
m_currentMixCascade - Variable in class jap.JAPController
Stores the active MixCascade.
m_currentMixminionParams - Variable in class anon.proxy.AnonProxy
Stores the Mixminion params.
m_currentPopup - Variable in class gui.dialog.PasswordContentPane
 
m_currentPopup - Variable in class gui.JTextComponentToClipboardCopier
 
m_currentRisk - Variable in class anon.infoservice.StatusInfo
Stores the current risk for using this mix cascade.
m_currentServerManagerId - Static variable in class forward.LocalForwarder
Die ID wenn wir als ServerManager registriert sind, ansonsten null.
m_currentServerManagerId - Variable in class jap.forward.JAPRoutingSettings
Stores the ID of the current ServerManager which manages the server socket of the forwarding server.
m_currentState - Variable in class forward.server.DefaultProtocolHandler
This stores the current protocol state.
m_currentState - Variable in class jap.forward.JAPRoutingRegistrationStatusObserver
Stores the current forwarding server registration state at the infoservices.
m_currentStatisticsInstance - Variable in class jap.forward.JAPRoutingServerStatisticsListener
Stores the current statistics instance from where we obtain the data.
m_currentStep - Variable in class platform.AbstractOS.AbstractRetryCopyProcess
 
m_currentText - Variable in class jap.JAPSplash
 
m_currentTorParams - Variable in class anon.proxy.AnonProxy
Stores the Tor params.
m_curveIdentifier - Variable in class anon.crypto.MyECParams
 
m_D - Variable in class anon.crypto.MyECPrivateKey
 
m_data - Variable in class anon.client.DataChainInputStreamQueueEntry
 
m_Data - Variable in class anon.crypto.tinytls.AbstractTLSRecord
 
m_data - Variable in class anon.tor.TorSocksChannel
 
m_DatabaseEntryClass - Variable in class anon.infoservice.Database
The DatabaseEntry class for that this Database is registered.
m_dataChainType - Variable in class anon.client.TypeFilterDataChain.TypeFilterOutputStreamImplementation
 
m_dataChannelFactory - Variable in class anon.client.ChannelTable
 
m_dataLen - Variable in class anon.crypto.tinytls.AbstractTLSRecord
 
m_dataRetentionInfo - Variable in class anon.infoservice.MixCascade
 
m_date - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
m_date - Variable in class anon.terms.TermsAndConditions
 
m_DateFormat - Variable in class jap.JAPConfUpdate
 
m_DateFormat - Static variable in class proxy.DirectProxyConnection
 
m_dateLabel - Variable in class jap.pay.PaymentMainPanel
show the date of the last balance update
m_datePublished - Variable in class anon.tor.ordescription.ORList
 
m_days - Variable in class anon.util.XMLDuration
 
m_dbEntryClass - Variable in class anon.infoservice.InfoServiceDBEntry.EntryGetter
 
m_dbThread - Variable in class anon.infoservice.Database
 
m_debugLevel - Variable in class jap.JAPDebug
 
m_debugType - Variable in class jap.JAPDebug
 
m_DecMsgCounter - Variable in class anon.client.crypto.ControlChannelCipher
 
m_decoded - Variable in class anon.mixminion.message.Message
 
m_decomposedCascadeName - Variable in class anon.infoservice.MixCascade
 
m_decompressionProxyCallback - Variable in class anon.proxy.AnonProxy
 
m_decryptionEngine - Variable in class anon.tor.OnionRouter
 
m_defaultButton - Variable in class gui.dialog.DialogContentPane
 
m_defaultButtonOperation - Variable in class gui.dialog.DialogContentPane
 
m_defaultCloseOperation - Variable in class gui.dialog.JAPDialog
 
m_delegator - Variable in class gui.help.JAPInternalHelpViewer
 
m_deleteCascadeButton - Variable in class jap.JAPConfAnon
 
m_deleted - Variable in class anon.mixminion.MixminionPOPChannel
 
m_deletedCerts - Variable in class jap.JAPConfCert
 
m_deposit - Variable in class anon.pay.xml.XMLTransCert
 
m_description - Variable in class anon.mixminion.FirstMMRConnection
 
m_description - Variable in class anon.tor.FirstOnionRouterConnection
 
m_description - Variable in class anon.tor.OnionRouter
 
m_description - Variable in class jap.JAPConfUI.DialogFormat
 
m_destroyed - Variable in class anon.tor.Circuit
 
m_detailedCert - Variable in class gui.CertDetailsDialog
 
m_detailedInfos - Variable in class anon.pay.xml.XMLPaymentOption
Same explanation as m_headings
m_details - Variable in class anon.pay.xml.XMLBankAccount
 
m_detailsButton - Variable in class jap.pay.TransactionOverviewDialog
 
m_devVersion - Variable in class jap.JAPConfUpdate
 
m_dhe - Variable in class anon.tor.OnionRouter
 
m_Dialog - Variable in class gui.wizard.BasicWizardHost
 
m_dialogWindowAdapter - Variable in class gui.dialog.JAPDialog
 
m_Digest - Variable in class anon.crypto.MyDSASignature
 
m_digest - Variable in class anon.crypto.MyECDSASignature
 
m_Digest - Variable in class anon.crypto.MyRSASignature
 
m_digest - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_digestDb - Variable in class anon.tor.OnionRouter
 
m_digestDf - Variable in class anon.tor.OnionRouter
 
m_digestGenerated - Variable in class anon.tor.cells.RelayCell
 
m_digestMethod - Variable in class anon.crypto.XMLSignatureElement
 
m_digestValue - Variable in class anon.crypto.XMLSignatureElement
 
m_DisplayCount - Variable in class jap.StatusPanel.MessagesListNode
 
m_displayName - Variable in class anon.pay.xml.XMLVolumePlan
 
m_distributionPoints - Variable in class anon.infoservice.MixCascade
 
m_dlgConfig - Variable in class jap.JAPNewView
 
m_DNSCache - Variable in class anon.tor.Tor
 
m_doc - Variable in class anon.pay.xml.XMLGenericStrings
 
m_docker - Variable in class gui.dialog.JAPDialog
 
m_docker - Variable in class jap.JAPViewIconified
 
m_docTheAccountCert - Variable in class anon.pay.xml.XMLAccountCertificate
 
m_docTheBalance - Variable in class anon.pay.xml.XMLBalance
 
m_docTheBankAccount - Variable in class anon.pay.xml.XMLBankAccount
 
m_docTheEasyCC - Variable in class anon.pay.xml.XMLEasyCC
 
m_docTheEmail - Variable in class anon.pay.xml.XMLEmail
 
m_docTheMixAccountBalance - Variable in class anon.pay.xml.XMLMixAccountBalance
 
m_docTheMixInfo - Variable in class anon.pay.xml.XMLMixInfo
 
m_docThePriceCert - Variable in class anon.pay.xml.XMLPriceCertificate
 
m_docThePriceCerts - Variable in class anon.pay.xml.XMLPriceCertificateList
 
m_docTheRequest - Variable in class anon.pay.xml.XMLTransferRequest
 
m_docTheSettings - Variable in class anon.pay.xml.XMLPaymentSettings
 
m_docTheText - Variable in class anon.pay.xml.XMLGenericText
 
m_docTheTransCert - Variable in class anon.pay.xml.XMLTransCert
 
m_docTheVolumePlan - Variable in class anon.pay.xml.XMLVolumePlan
 
m_docTheVolumePlanPurchase - Variable in class anon.pay.xml.XMLVolumePlanPurchase
 
m_docTheVolumePlans - Variable in class anon.pay.xml.XMLVolumePlans
 
m_docType - Variable in class anon.crypto.CertPathInfo
 
m_documentType - Variable in class anon.crypto.CertPath
the certificate class of the certs that may verify this CertPath
m_documentType - Variable in class anon.crypto.MultiCertPath
 
m_downloadURL - Variable in class anon.infoservice.JavaVersionDBEntry
 
m_downstreamBytes - Variable in class anon.proxy.HTTPProxyCallback
 
m_downstreamClosedFlagSet - Variable in class anon.client.SequentialChannelDataChain.ChainCell
 
m_downstreamPackets - Variable in class anon.client.FixedRatioChannelsDescription
 
m_downstreamPackets - Variable in class anon.client.SimulatedLimitedDataChannel
 
m_downstreamSendMe - Variable in class anon.client.KeyExchangeManager
 
m_downstreamSendMeCount - Variable in class anon.client.SingleChannelDataChain
 
m_downstreamSendMeLimit - Variable in class anon.client.SingleChannelDataChain
 
m_downstreamThread - Variable in class anon.client.AbstractDataChain
 
m_drInfo - Variable in class anon.infoservice.MixInfo
 
m_DSSCertificate - Variable in class anon.crypto.tinytls.TinyTLSServer
 
m_DSSCertificate - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_DSSKey - Variable in class anon.crypto.tinytls.TinyTLSServer
 
m_DSSKey - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_dummyGetter - Variable in class anon.infoservice.IMutableProxyInterface.DummyMutableProxyInterface
 
m_dummyTrafficControlChannel - Variable in class anon.client.AnonClient
 
m_dummyTrafficInterval - Variable in class anon.client.AnonClient
 
m_dummyTrafficInterval - Variable in class forward.server.ForwardServerManager
Stores the dummy traffic interval (in ms), if we need dummy traffic for holding a connection while phases of inactivity.
m_duration - Variable in class anon.infoservice.DataRetentionInformation
 
m_duration - Variable in class anon.pay.xml.XMLVolumePlan
 
m_durationLimited - Variable in class anon.pay.xml.XMLVolumePlan
 
m_durationUnit - Variable in class anon.pay.xml.XMLVolumePlan
 
m_dynamic - Variable in class anon.infoservice.MixInfo
LERNGRUPPE Indicates if this mix is available for dynamic cascades
m_e - Variable in class anon.crypto.MyRSAPublicKey
 
m_editCascadeButton - Variable in class jap.JAPConfAnon
 
m_editFilter - Variable in class jap.CascadePopupMenu
 
m_elemSignature - Variable in class anon.crypto.XMLSignatureElement
 
m_email - Variable in class anon.mixminion.message.Message
 
m_eMail - Variable in class gui.dialog.JAPDialog.LinkedInformation
 
m_email - Variable in class jap.JAPConfMixminion
 
m_emailCaller - Variable in class gui.help.JAPInternalHelpViewer.HtmlPane
 
m_enabled - Variable in class anon.crypto.CertificateContainer
Stores, whether this certificate is enabled within the certificate store.
m_enabled - Variable in class anon.crypto.CertificateInfoStructure
 
m_enableInfoServiceID - Variable in class jap.JAPNewView
 
m_EncMsgCounter - Variable in class anon.client.crypto.ControlChannelCipher
 
m_encodedData - Variable in class anon.util.captcha.ZipBinaryImageCaptchaClient
Stores the encoded information.
m_encrypt - Variable in class anon.crypto.tinytls.TinyTLS
 
m_encrypt - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_encryptedPrivateKey - Variable in class anon.pay.PayAccount
 
m_encryptionEngine - Variable in class anon.tor.OnionRouter
 
m_endNodes - Variable in class gui.MultiCertTrustGraph
 
m_endOfBlocking - Variable in class anon.infoservice.ListenerInterface
 
m_enforceFastResponse - Variable in class anon.client.SequentialChannelDataChain.SendOrderProtocolData
 
m_entries - Variable in class anon.infoservice.PerformanceEntry
The attribute entries.
m_entries - Variable in class anon.infoservice.PerformanceInfo
All PerformanceEntry objects measured by the info service
m_enumCerts - Variable in class jap.JAPConfCert
 
m_envCommand - Variable in class platform.AbstractOS.InitEnvRunner
 
m_envVars - Variable in class platform.AbstractOS
 
m_errorCode - Variable in class anon.crypto.CertPathInfo
 
m_errorCode - Variable in exception forward.client.ClientForwardException
This stores the reason of this exception.
m_errorCode - Variable in class forward.client.ForwarderInformationGrabber
This stores the error (if any) which occured, while the information was fetched or parsed.
m_errorListener - Variable in class anon.client.AbstractDataChain
 
m_errorPosition - Variable in class anon.crypto.CertPath
 
m_errorPosition - Variable in class anon.crypto.CertPathInfo
 
m_errStrings - Static variable in exception anon.pay.xml.XMLErrorMessage
default error descriptions
m_eventListeners - Variable in class anon.client.AnonClient
 
m_exception - Variable in class anon.mixminion.FirstMMRConnectionThread
 
m_exception - Variable in class anon.tor.FirstOnionRouterConnectionThread
 
m_exitHandler - Variable in class gui.PopupMenu
 
m_exitnodes - Variable in class anon.mixminion.mmrdescription.MMRList
 
m_exitnodes - Variable in class anon.tor.ordescription.ORList
 
m_expireTime - Variable in class anon.infoservice.AbstractDatabaseEntry
Stores the time when this entry will be deleted from the database.
m_expiring - Variable in class anon.mixminion.message.Keyring
 
m_extended - Variable in class anon.tor.OnionRouter
 
m_extension - Variable in class anon.crypto.AbstractX509Extension
 
m_extensions - Variable in class anon.crypto.CertificateRevocationList
 
m_extensions - Variable in class anon.crypto.CertificationRequestInfo
 
m_extensions - Variable in class anon.crypto.JAPCertificate
 
m_extensions - Variable in class anon.crypto.RevokedCertificate
 
m_extensions - Variable in class anon.crypto.X509Extensions
 
m_externalIdentifier - Variable in class anon.infoservice.MessageDBEntry
 
m_extraInfos - Variable in class anon.pay.xml.XMLPaymentOption
This vector takes String[3] arrays.
m_extraKeyBits - Variable in class anon.util.captcha.ZipBinaryImageCaptchaClient
Stores the number of extra key bits (bits of the key, which we have to guess with brute force).
m_feedback - Static variable in class jap.JAPController
 
m_fetchingLabel - Variable in class jap.pay.TransactionOverviewDialog
 
m_fetchJPIPane - Variable in class jap.pay.wizardnew.JpiSelectionPane
 
m_fetchPlansPane - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_fetchTermsPane - Variable in class gui.dialog.TermsAndConditionsPane
 
m_fileAktJapJar - Variable in class update.JAPUpdateWizard
 
m_fileAktJapJar - Variable in class update.JAPWelcomeWizardPage
 
m_fileChooser - Variable in class update.JAPWelcomeWizardPage
 
m_fileJapJarCopy - Variable in class update.JAPUpdateWizard
 
m_FileName - Variable in class jarify.JarFile
the path of the jar file in case of remote files, it is the path for the local, temporary file
m_fileNewJapJar - Variable in class update.JAPUpdateWizard
 
m_fileSelectionMode - Variable in class gui.dialog.FileChooserContentPane
 
m_filterAllCountries - Variable in class jap.JAPConfAnon
 
m_filterAllMixes - Variable in class jap.JAPConfAnon
 
m_filterAtLeast2Countries - Variable in class jap.JAPConfAnon
 
m_filterAtLeast2Mixes - Variable in class jap.JAPConfAnon
 
m_filterAtLeast3Countries - Variable in class jap.JAPConfAnon
 
m_filterAtLeast3Mixes - Variable in class jap.JAPConfAnon
 
m_filterCascadeGroup - Variable in class jap.JAPConfAnon
 
m_filterInternationalGroup - Variable in class jap.JAPConfAnon
 
m_filterLatencySlider - Variable in class jap.JAPConfAnon
 
m_filterNameField - Variable in class jap.JAPConfAnon
 
m_filterPanel - Variable in class jap.JAPConfAnon
 
m_filterSpeedSlider - Variable in class jap.JAPConfAnon
 
m_fingerprint - Variable in class anon.tor.ordescription.ORDescriptor
 
m_finishSplash - Variable in class jap.JAPController
 
m_finishSync - Variable in class jap.JAPController
 
m_firefox - Variable in class jap.JAPNewView
 
m_firstCert - Variable in class anon.crypto.CertPathInfo
 
m_firstDownstreamPacket - Variable in class anon.client.SequentialChannelDataChain
 
m_firstEncryptionPacket - Variable in class anon.client.crypto.DefaultMixCipher
 
m_firstEncryptionPacket - Variable in class anon.client.crypto.FirstMixCipher
 
m_firstEntry - Variable in class anon.tor.CellQueue
 
m_firstMessage - Variable in class jap.StatusPanel
 
m_firstMixSymmetricCipher - Variable in class anon.client.KeyExchangeManager
 
m_firstOnionRouters - Variable in class anon.tor.FirstOnionRouterConnectionFactory
 
m_FirstOR - Variable in class anon.tor.Circuit
 
m_FirstORConnection - Variable in class anon.tor.Circuit
 
m_firstORFactory - Variable in class anon.tor.Tor
 
m_firstPacket - Variable in class anon.client.TypeFilterDataChain
 
m_firstPortableFFStart - Variable in class jap.JAPController
 
m_firstUpstreamPacket - Variable in class anon.client.SingleChannelDataChain
 
m_fixedRatioChannelsDescription - Variable in class anon.client.KeyExchangeManager
 
m_flags - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_flatEnddate - Variable in class anon.pay.xml.XMLBalance
 
m_flippingpanelAnon - Variable in class jap.JAPNewView
 
m_flippingpanelForward - Variable in class jap.JAPNewView
 
m_flippingpanelOwnTraffic - Variable in class jap.JAPNewView
 
m_flippingPanelPayment - Variable in class jap.JAPNewView
 
m_floatingTimeEntries - Variable in class anon.infoservice.PerformanceEntry
The floating time entry.
m_flowControlFlagSet - Variable in class anon.client.SingleChannelDataChain.ChainCell
 
m_fntFont - Variable in class jap.JAPSplash
 
m_font - Variable in class gui.JAPMultilineLabel
 
m_fontDlg - Variable in class jap.JAPViewIconified
 
m_fontSetting - Variable in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Stores the default font to use within the whole dialog.
m_fontSize - Variable in class jap.JAPModel
 
m_foot - Variable in class anon.util.ObjectQueue
 
m_format - Variable in class jap.JAPConfUI.DialogFormat
 
m_forwadingAddress - Variable in class jap.forward.JAPRoutingSettings
Stores the Address of the forwarding Server.
m_forwardButton - Variable in class gui.help.JAPInternalHelpViewer
 
m_forwardedConnection - Variable in class anon.proxy.AnonProxy
Stores, whether we use a forwarded connection (already active, when AnonProxy is created) or not.
m_forwardedConnection - Variable in class jap.forward.JAPRoutingSettings
Stores the forwarded client connection.
m_forwarderId - Variable in class forward.server.ServerSocketPropagandist
Stores our by the infoservice assigned id, if the announcement was successful.
m_forwardInfoService - Variable in class jap.forward.JAPRoutingSettings
Stores, whether connections to the infoservice needs also forwarding.
m_forwardInfoService - Variable in class jap.JAPConfNetworkSavePoint
Stores whether connections to the InfoService needs also forwarding.
m_ForwardingID - Variable in class jap.JAPNewView
 
m_forwardingServerPort - Variable in class jap.forward.JAPConfForwardingServerSavePoint
Stores the port where the forwarding server shall listen on.
m_forwardingStateModuleVisible - Variable in class jap.JAPModel
Stores whether the forwarding state module shall be visible within the configuration dialog.
m_forwardScheduler - Variable in class forward.server.ForwardServerManager
Stores the associated ForwardScheduler.
m_fragexitnodes - Variable in class anon.mixminion.mmrdescription.MMRList
 
m_fragments - Variable in class anon.mixminion.message.FragmentContainer
 
m_frameConsole - Static variable in class jap.JAPDebug
 
m_frameParent - Static variable in class jap.JAPViewIconified
 
m_freeMix - Variable in class anon.infoservice.MixInfo
Stores whether the mix is waiting for a cascade assignment.
m_generic - Variable in class anon.pay.xml.XMLPaymentOption
Generic option? should be true, unless you plan to have JAP provide a special input form for this option
m_getXmlConnectionTimeout - Static variable in class anon.infoservice.InfoServiceDBEntry
 
m_graph - Variable in class gui.MultiCertOverview
 
m_groupAnon - Variable in class jap.ConfigAssistant
 
m_groupView - Variable in class jap.ConfigAssistant
 
m_groupWarning - Variable in class jap.ConfigAssistant
 
m_guaranteedBandwidth - Variable in class forward.client.ForwardConnectionDescriptor
This stores the bandwidth (in bytes/second) guaranteed by the forwarder.
m_handshakecompleted - Variable in class anon.crypto.tinytls.TinyTLS
 
m_handshakecompleted - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_handshakemessages - Variable in class anon.crypto.tinytls.TinyTLS
 
m_handshakemessages - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_hasBeenShown - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_hash - Variable in class anon.tor.ordescription.ORDescriptor
 
m_hashCode - Variable in class anon.util.XMLDuration
 
m_hashLocalisedHelpDirs - Variable in class gui.help.AbstractHelpFileStorageManager
 
m_hashPopupText - Variable in class anon.infoservice.MessageDBEntry
 
m_hashSignatureChecks - Variable in class anon.crypto.SignatureVerifier
Stores whether signature checks for a document type are done or not.
m_hashtableChannels - Variable in class anon.xmlrpc.server.ClientEntry
 
m_hashtableClients - Variable in class anon.xmlrpc.server.ClientList
 
m_hashText - Variable in class anon.infoservice.MessageDBEntry
 
m_hashUrl - Variable in class anon.infoservice.MessageDBEntry
 
m_hashURLs - Variable in class anon.infoservice.DataRetentionInformation
 
m_hashValue - Variable in class anon.crypto.MyDSAPublicKey
 
m_hashValue - Variable in class anon.crypto.MyRSAPublicKey
 
m_hashValue - Variable in class anon.pay.xml.XMLPriceCertificate
 
m_head - Variable in class anon.util.ObjectQueue
 
m_Header - Variable in class anon.crypto.tinytls.AbstractTLSRecord
 
m_header - Variable in class anon.mixminion.message.Header
 
m_headerbytes - Variable in class anon.mixminion.message.ReplyBlock
 
m_headerHeight - Variable in class jap.CascadePopupMenu
 
m_headings - Variable in class anon.pay.xml.XMLPaymentOption
This vector takes String[2] arrays while the first element is the heading and the second element is the language identifier.
m_height - Variable in class captcha.graphics.RgbMemoryImageConsumer
Stores the height of the produced image.
m_height - Variable in class captcha.ZipBinaryImageCaptchaGenerator
Stores the height in pixels all generated images will have.
m_height - Variable in class jap.pay.CoinstackProgressBarUI
 
m_helpContext - Variable in class gui.dialog.DialogContentPane
 
m_helpContext - Variable in class gui.dialog.DialogContentPaneOptions
 
m_helpContext - Variable in class gui.dialog.JAPDialog.LinkedHelpContext
 
m_helpContext - Variable in class gui.help.JAPHelp.HelpContextActionListener
 
m_helpContext - Variable in class gui.help.JAPHelp
 
m_helpFileStorageManager - Variable in class jap.JAPModel
 
m_helpModel - Variable in class gui.help.JAPExternalHelpViewer
 
m_helpMovedAdapter - Variable in class jap.JAPNewView
 
m_helpPath - Variable in class gui.help.JAPInternalHelpViewer
 
m_helpPath - Variable in class jap.JAPModel
 
m_helpPath - Variable in class jap.JARHelpFileStorageManager
 
m_helpPathButton - Variable in class jap.JAPConfUI
 
m_helpPathField - Variable in class jap.JAPConfUI
 
m_helpSize - Variable in class jap.JAPModel
 
m_helpWindowLocation - Variable in class jap.JAPModel
 
m_hibernate - Variable in class anon.tor.ordescription.ORDescriptor
 
m_history - Variable in class gui.help.JAPInternalHelpViewer.HtmlPane
 
m_historyPosition - Variable in class gui.help.JAPInternalHelpViewer.HtmlPane
 
m_historyViewports - Variable in class gui.help.JAPInternalHelpViewer.HtmlPane
 
m_homeButton - Variable in class gui.help.JAPInternalHelpViewer
 
m_hops - Variable in class anon.mixminion.message.Message
 
m_hops - Variable in class anon.mixminion.message.NoReplyMessage
 
m_hops - Variable in class anon.mixminion.message.ReplyMessage
 
m_hostLabel - Variable in class jap.JAPConfInfoService
Constructor for JAPConfInfoService.
m_hosts - Variable in class jap.JAPConfAnon.TempCascade
 
m_hours - Variable in class anon.util.XMLDuration
 
m_htmlpaneTheHelpPane - Variable in class gui.help.JAPInternalHelpViewer
 
m_httpClient - Variable in class anon.pay.BIConnection
 
m_httpCommand - Variable in class anon.infoservice.HttpRequestStructure
The command of the http request this HttpCommandStructure is used for.
m_httpConnectionListeners - Variable in class anon.proxy.HTTPProxyCallback
 
m_httpFileName - Variable in class anon.infoservice.HttpRequestStructure
The filename on the HTTP server which is requested.
m_HttpListenerPortNumber - Variable in class jap.JAPModel
 
m_httpProxyCallback - Variable in class anon.proxy.AnonProxy
 
m_httpReturnData - Variable in class anon.infoservice.HttpResponseStructure
Stores the whole HTTP response, including HTTP code, header and data.
m_iaktY - Variable in class jap.JAPAboutAutoScroller
 
m_icon - Variable in class gui.dialog.DialogContentPane.Layout
 
m_icon - Variable in class gui.dialog.DialogContentPane
 
m_icon - Variable in class gui.GUIUtils.IconScaler
 
m_Icon - Variable in class gui.wizard.BasicWizardPage
 
m_Icon - Variable in class jap.StatusPanel.MessagesListNode
 
m_iconifiedSize - Variable in class jap.JAPModel
 
m_iconifiedWindowLocation - Variable in class jap.JAPModel
 
m_id - Variable in class anon.client.TrustModel
 
m_id - Variable in class anon.crypto.JAPCertificate
 
m_ID - Variable in class anon.infoservice.AbstractCascadeIDEntry
 
m_id - Variable in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
m_id - Variable in class anon.infoservice.AbstractIDEntry
 
m_id - Variable in class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
m_id - Variable in class anon.infoservice.MessageDBEntry
 
m_id - Variable in class anon.infoservice.PerformanceInfo
The id of the entry - should be a Info Service Id
m_id - Variable in class anon.mixminion.message.FragmentContainer
 
m_id - Variable in class anon.pay.xml.XMLEasyCC
 
m_id - Variable in class anon.pay.xml.XMLMixInfo
 
m_id - Variable in class anon.shared.AbstractChannel
 
m_Id - Variable in class anon.tor.util.DNSCacheEntry
 
m_id - Variable in class anon.xmlrpc.client.ChannelProxy
 
m_id - Variable in class anon.xmlrpc.server.ClientEntry
 
m_id - Variable in class jap.JAPConfAnon.TempCascade
 
m_Id - Variable in class jap.StatusPanel.MessagesListNode
 
m_iDefaultView - Variable in class jap.JAPModel
 
m_identifier - Variable in class anon.crypto.AbstractX509Extension
 
m_identifier - Variable in class jap.forward.JAPRoutingSettings.TransportMode
The Identifier for an Transportmode.
m_IdentityKey - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_iDialogVersion - Variable in class jap.JAPModel
 
m_idStatusMessage - Variable in class gui.dialog.DialogContentPane
 
m_iDummyTrafficIntervall - Variable in class jap.JAPModel
 
m_iErrorCode - Variable in exception anon.pay.xml.XMLErrorMessage
 
m_iErrors - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The amount of errors occurred.
m_iErrors - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
 
m_iErrors - Variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
m_ignoreCRLMark - Variable in class anon.crypto.CertificateRevocationList.CRLInstantiator
 
m_iHeight - Variable in class jap.JAPAboutAutoScroller
 
m_iInetPort - Variable in class anon.infoservice.ListenerInterface
This is the representation of the port of the ListenerInterface.
m_iInfoServiceAnonymousConnectionSetting - Variable in class jap.JAPModel
 
m_iInitLogLevel - Static variable in class jondonym.console.Controller
 
m_iLastTimestamp - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
m_iLastTimestamp - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
 
m_iLastValue - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The last value added.
m_iLastValue - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The last value that has been added.
m_imageError - Variable in class jap.StatusPanel
 
m_imageHeight - Variable in class jap.pay.CoinstackProgressBarUI
 
m_imageInformation - Variable in class jap.StatusPanel
 
m_imageLabel - Variable in class gui.dialog.CaptchaContentPane
 
m_imageLabel - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_imageLink - Variable in class anon.pay.xml.XMLPaymentOption
A link to an image
m_imageProducer - Variable in class captcha.graphics.RgbMemoryImageConsumer
Stores the ImageProducer, which produces the image data.
m_imageWarning - Variable in class jap.StatusPanel
 
m_imageWidth - Variable in class jap.pay.CoinstackProgressBarUI
 
m_iMaxConnectionsPerRoute - Variable in class anon.tor.TorAnonServerDescription
 
m_iMaxRouteLen - Variable in class anon.tor.TorAnonServerDescription
 
m_imgBackground - Variable in class jap.JAPAboutAutoScroller
 
m_imgBackgroundPicture - Variable in class jap.JAPAboutAutoScroller
 
m_imgBusy - Variable in class jap.JAPSplash
 
m_imgCoinImage - Variable in class jap.pay.CoinstackProgressBarUI
 
m_imgDoubleBuffer - Variable in class jap.JAPAboutAutoScroller
 
m_imgOffScreen - Variable in class jap.JAPAboutAutoScroller
 
m_imgOffScreen - Variable in class jap.JAPSplash
 
m_imgSplash - Variable in class jap.JAPSplash
 
m_iMinRouteLen - Variable in class anon.tor.TorAnonServerDescription
 
m_iMinValue - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The min value.
m_In - Variable in class anon.shared.ProxyConnection
 
m_InChannel - Variable in class anon.proxy.AnonProxyRequest
 
m_incomingMessageBuffer - Variable in class forward.server.DefaultProtocolHandler
This buffer stores the parts of a incoming protocol message until we received the full message.
m_incomingMessageLength - Variable in class forward.server.DefaultProtocolHandler
This stores the net length of a incoming message in the incoming message buffer.
m_indizes - Variable in class anon.mixminion.message.FragmentContainer
 
m_infoService - Variable in class forward.server.ServerSocketPropagandist
Stores the infoservice where we have to announce the local port number.
m_infoserviceSoftware - Variable in class anon.infoservice.InfoServiceDBEntry
Some information about the used infoservice software.
m_infoServiceTabPane - Variable in class jap.JAPConfInfoService
 
m_InfoServiceUpdater - Variable in class jap.JAPController
 
m_initialCascade - Variable in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
m_initialCC - Variable in class anon.pay.AIControlChannel
 
m_initializing - Variable in class gui.help.JAPInternalHelpViewer
 
m_initKey - Variable in class anon.crypto.MyDSASignature
The key with that this algorithm has been initialised.
m_initKey - Variable in class anon.crypto.MyECDSASignature
 
m_initKey - Variable in class anon.crypto.MyRSASignature
The key with that this algorithm has been initialised.
m_inittimeout - Variable in class anon.mixminion.FirstMMRConnection
 
m_inittimeout - Variable in class anon.tor.FirstOnionRouterConnection
 
m_inputFields - Variable in class anon.pay.xml.XMLPaymentOption
This vector takes input fields.
m_inputFields - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_inputStream - Variable in class anon.client.AbstractDataChain
 
m_inputStream - Variable in class anon.client.Multiplexer
 
m_inputStream - Variable in class anon.shared.AbstractChannel
 
m_inputstream - Variable in class anon.transport.connection.ChunkConnectionAdapter
Die Eingabestrom der Verbindung
m_inputStream - Variable in class anon.transport.connection.SocketConnection
Der Eingabstrom der Verbindung.
m_inputStream - Variable in class anon.xmlrpc.client.ChannelProxy
 
m_inputStream - Variable in class proxy.DirectProxyConnection
 
m_inputStream - Variable in class proxy.DirectProxyResponse
 
m_inputStreamCipher - Variable in class anon.client.Multiplexer
 
m_InSocket - Variable in class anon.proxy.AnonProxyRequest
 
m_instance - Static variable in class anon.crypto.RevokedCertifcateStore
the instance of RevokedCertificateStore
m_instance - Static variable in class forward.LocalForwarder
Die Singleton Instanz
m_internalDialog - Variable in class gui.dialog.JAPDialog
Stores the instance of JDialog for internal use.
m_internalEventSynchronization - Variable in class anon.client.Multiplexer
 
m_internalState - Variable in class anon.transport.connection.SocketConnection
Der interne Zustand der Verbindung.
m_internalStreamSynchronization - Variable in class anon.client.AbstractDataChain.DataChainOutputStreamImplementation
 
m_internalSynchronization - Variable in class anon.client.AbstractChannel
 
m_internalSynchronization - Variable in class anon.client.AnonClient
 
m_internalSynchronization - Variable in class anon.client.DataChainChannelListEntry
 
m_internalSynchronization - Variable in class anon.client.DataChainSendOrderStructure
 
m_internalSynchronization - Variable in class anon.client.DummyTrafficControlChannel
 
m_internalSynchronization - Variable in class anon.client.KeyExchangeManager
 
m_internalSynchronization - Variable in class anon.client.MixParameters
 
m_internalSynchronization - Variable in class anon.client.PacketCounter
 
m_internalSynchronization - Variable in class anon.client.replay.ReplayControlChannel
 
m_internalSynchronization - Variable in class anon.client.replay.TimestampUpdater
 
m_internalSynchronization - Variable in class anon.client.SimulatedLimitedDataChannel
 
m_internalSynchronization - Variable in class anon.client.SocketHandler
 
m_internalSynchronization - Variable in class anon.client.TestControlChannel
 
m_internalSynchronization - Variable in class anon.client.TypeFilterDataChain
 
m_internalSynchronization - Variable in class anon.client.UnlimitedDataChannel
 
m_internalSynchronizationForDummyTraffic - Variable in class anon.client.AnonClient
 
m_internalSynchronizationForSocket - Variable in class anon.client.AnonClient
 
m_internalThread - Variable in class gui.dialog.WorkerContentPane
 
m_interrupted - Variable in class anon.util.Updater
 
m_interval - Variable in class anon.client.DummyTrafficControlChannel
Stores the dummy traffic interval in milliseconds.
m_interval - Variable in class anon.client.TestControlChannel
Stores the dummy traffic interval in milliseconds.
m_invalidAfterFailure - Variable in class anon.util.ClassUtil.ClassInstantiator
 
m_ioException - Variable in class anon.client.DataChainInputStreamQueueEntry
 
m_ioSocket - Variable in class anon.shared.ProxyConnection
 
m_Ip - Variable in class anon.tor.util.DNSCacheEntry
 
m_ipAddress - Variable in class anon.transport.address.TcpIpAddress
Die IP-Adresse.
m_iPaymentAnonymousConnectionSetting - Variable in class jap.JAPModel
 
m_iPort - Variable in class proxy.DirectProxyConnection
 
m_iProgressStatus - Variable in class gui.dialog.WorkerContentPane
 
m_iProtocol - Variable in class anon.proxy.AnonProxyRequest
 
m_iProtocolType - Variable in class anon.infoservice.ListenerInterface
This describes the protocol type.
m_iRelayErrors - Variable in class anon.tor.Circuit
 
m_iResets - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
m_iResets - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
 
m_iResets - Variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
m_iRouteLen - Variable in class anon.mixminion.MixminionServiceDescription
 
m_isClosed - Variable in class anon.transport.connection.SkypeConnection.SkypeWriter
gibt an ob der Writer offen oder geschlossen ist.
m_isCouponUsed - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_iScrollAreaHeight - Variable in class jap.JAPAboutAutoScroller
 
m_iScrollAreaWidth - Variable in class jap.JAPAboutAutoScroller
 
m_iScrollAreaX - Variable in class jap.JAPAboutAutoScroller
 
m_iScrollAreaY - Variable in class jap.JAPAboutAutoScroller
 
m_iSendRelayCellsWaitingForDelivery - Variable in class anon.tor.TorChannel
 
m_isExitNode - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_isImplicitlyCA - Variable in class anon.crypto.MyECParams
 
m_iSize - Variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
m_iSize - Variable in class anon.tor.CellQueue
 
m_isListing - Variable in class forward.LocalForwarder
Sind wir bereit Verbindungen anzunehmen.
m_isListning - Variable in class forward.server.SkypeServerManager
Warten wir auf Verbindungsanfragen?
m_isNamedCurve - Variable in class anon.crypto.MyECParams
 
m_isNewAccount - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_iso2 - Variable in class anon.util.AbstractISOCodeMapper
 
m_isPayment - Variable in class anon.infoservice.MixCascade
True, if this MixCascade is a payment cascade.
m_issuer - Variable in class anon.crypto.CertificateRevocationList
 
m_issuer - Variable in class anon.crypto.JAPCertificate
 
m_issuer - Variable in class anon.crypto.MultiCertPath
 
m_issuer - Variable in class anon.crypto.X509CertificateIssuer
the distinguished name of the certificate's issuer
m_issuingDistributionPoint - Variable in class anon.crypto.X509IssuingDistributionPoint
 
m_iStatusPanelMsgIdForwarderServerStatus - Variable in class jap.JAPController
Holds the MsgID of the status message after the forwarding server was started.
m_istream - Variable in class anon.crypto.tinytls.TinyTLS
 
m_istream - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_istream - Variable in class anon.mixminion.FirstMMRConnection
 
m_istream - Variable in class anon.tor.FirstOnionRouterConnection
 
m_iSuccess - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
m_itemcount - Variable in class gui.CertDetailsDialog.CertPathListCellRenderer
 
m_itemListeners - Variable in class jap.ServerListPanel
 
m_iTextHeight - Variable in class jap.JAPAboutAutoScroller
 
m_iTorDirServerPort - Variable in class anon.tor.TorAnonServerDescription
 
m_iUnknown - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
m_iUnknown - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
 
m_iUnknown - Variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
m_iUpdateAnonymousConnectionSetting - Variable in class jap.JAPModel
 
m_iv1 - Variable in class anon.client.crypto.SymCipher
 
m_iv2 - Variable in class anon.client.crypto.SymCipher
 
m_iWidth - Variable in class jap.JAPAboutAutoScroller
 
m_iXVersion - Variable in class jap.JAPSplash
 
m_iYVersion - Variable in class jap.JAPSplash
 
m_japSoftware - Variable in class anon.infoservice.JAPMinVersion
Stores the included ServiceSoftware information.
m_jarFile - Variable in class jarify.JarVerifier
The JarFile to authenticate to
m_jarFileName - Variable in class anon.infoservice.JAPVersionInfo
Stores the filename of the where the corresponding JAP software is available on the server.
m_javaNioByteBufferClass - Static variable in class platform.VMPerfDataFile
java.nio.ByteBuffer
m_javaNioByteOrderClass - Static variable in class platform.VMPerfDataFile
java.nio.ByteOrder
m_javaVersionUpdater - Variable in class jap.JAPController
 
m_jintfieldTorDirServerPort - Variable in class jap.JAPConfTor
 
m_jobs - Variable in class anon.util.JobQueue
 
m_jobs - Variable in class gui.AWTUpdateQueue
 
m_jobThreads - Variable in class anon.util.JobQueue
 
m_jpi - Variable in class jap.pay.AccountSettingsPanel.FetchTermsRunnable
 
m_jpiPane - Variable in class jap.pay.AccountSettingsPanel.FetchTermsRunnable
 
m_Jpis - Variable in class jap.pay.wizardnew.JpiSelectionPane
 
m_keyCreationThread - Variable in class anon.crypto.DSAKeyPool
 
m_keydigest - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_keyExchangeManager - Variable in class anon.client.AnonClient
 
m_keyExchangeManager - Variable in class anon.client.DefaultDataChannelFactory
 
m_keyLength - Variable in class anon.crypto.DSAKeyPool
 
m_keyLength - Variable in class anon.crypto.MyRSAPublicKey
 
m_keyPair - Variable in class anon.crypto.PKCS12
 
m_keypairIdentityKey - Variable in class anon.tor.FirstOnionRouterConnection
 
m_KeyPool - Static variable in class anon.client.crypto.KeyPool
 
m_keyPool - Variable in class anon.pay.PayAccountsFile
 
m_KeyPoolThread - Variable in class anon.client.crypto.KeyPool
 
m_keyringpassword - Variable in class anon.mixminion.message.Message
 
m_keys - Variable in class anon.crypto.DSAKeyPool
 
m_KeysForCircuit - Variable in class anon.tor.Tor
 
m_knownCascadesListModel - Variable in class jap.forward.JAPConfForwardingServer
 
m_knownInfoServices - Variable in class jap.JAPConfInfoServiceSavePoint
The Vector of all known infoservices.
m_knownInfoServicesListModel - Variable in class jap.forward.JAPConfForwardingServer
 
m_labelAnon - Variable in class jap.JAPViewIconified
 
m_labelAnonMeter - Variable in class jap.JAPNewView
 
m_labelAnonService - Variable in class jap.JAPNewView
 
m_labelAnonymity - Variable in class jap.JAPNewView
 
m_labelAnonymityHigh - Variable in class jap.JAPNewView
 
m_labelAnonymityLow - Variable in class jap.JAPNewView
 
m_labelAnonymityOnOff - Variable in class jap.JAPNewView
 
m_labelAnonymitySmall - Variable in class jap.JAPNewView
 
m_labelAvailableRouters - Variable in class jap.JAPConfMixminion
 
m_labelAvailableRouters - Variable in class jap.JAPConfTor
 
m_labelBackupOfJapJar - Variable in class update.JAPFinishWizardPage
 
m_labelBttn - Variable in class gui.FlippingPanel
 
m_labelBytes - Variable in class jap.JAPViewIconified
 
m_labelClickNext - Variable in class update.JAPWelcomeWizardPage
 
m_labelCN - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelCNData - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelConfDebugLevel - Variable in class jap.JAPConf
 
m_labelConfDebugTypes - Variable in class jap.JAPConf
 
m_labelCreationDate - Variable in class jap.pay.AccountSettingsPanel
 
m_labelCSTL - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelCSTLData - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelDate - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelDate - Variable in class jap.JAPConfUpdate
 
m_labelDateData - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelDelay - Variable in class jap.JAPNewView
 
m_labelDelayLabel - Variable in class jap.JAPNewView
 
m_labelDeposit - Variable in class jap.pay.AccountSettingsPanel
 
m_labelE - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelEData - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelForwardedTraffic - Variable in class jap.JAPNewView
 
m_labelForwardedTrafficBytes - Variable in class jap.JAPNewView
 
m_labelForwardedTrafficBytesUnit - Variable in class jap.JAPNewView
 
m_labelForwarderAcceptedConnections - Variable in class jap.JAPNewView
 
m_labelForwarderAcceptedConnectionsLabel - Variable in class jap.JAPNewView
 
m_labelForwarderActivity - Variable in class jap.JAPNewView
 
m_labelForwarderActivitySmall - Variable in class jap.JAPNewView
 
m_labelForwarderConnections - Variable in class jap.JAPNewView
 
m_labelForwarderCurrentConnections - Variable in class jap.JAPNewView
 
m_labelForwarderCurrentConnectionsLabel - Variable in class jap.JAPNewView
 
m_labelForwarderRejectedConnections - Variable in class jap.JAPNewView
 
m_labelForwarderRejectedConnectionsLabel - Variable in class jap.JAPNewView
 
m_labelForwarderUsedBandwidth - Variable in class jap.JAPNewView
 
m_labelForwarderUsedBandwidthLabel - Variable in class jap.JAPNewView
 
m_labelForwarding - Variable in class jap.JAPNewView
 
m_labelForwardingError - Variable in class jap.JAPNewView
 
m_labelForwardingErrorSmall - Variable in class jap.JAPNewView
 
m_labelForwardingSmall - Variable in class jap.JAPNewView
 
m_labelIcon - Variable in class gui.wizard.BasicWizardPage
 
m_labelIconStep1 - Variable in class update.JAPDownloadWizardPage
 
m_labelIconStep2 - Variable in class update.JAPDownloadWizardPage
 
m_labelIconStep3 - Variable in class update.JAPDownloadWizardPage
 
m_labelIconStep5 - Variable in class update.JAPDownloadWizardPage
 
m_labelO - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelOData - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelOperatorCountries - Variable in class jap.JAPNewView
 
m_labelOperatorFlags - Variable in class jap.JAPNewView
 
m_labelOU - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelOUData - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_labelOwnActivity - Variable in class jap.JAPNewView
 
m_labelOwnActivitySmall - Variable in class jap.JAPNewView
 
m_labelOwnTraffic - Variable in class jap.JAPNewView
 
m_labelOwnTrafficBytes - Variable in class jap.JAPNewView
 
m_labelOwnTrafficBytesOther - Variable in class jap.JAPNewView
 
m_labelOwnTrafficBytesSmall - Variable in class jap.JAPNewView
 
m_labelOwnTrafficBytesWWW - Variable in class jap.JAPNewView
 
m_labelOwnTrafficOther - Variable in class jap.JAPNewView
 
m_labelOwnTrafficSmall - Variable in class jap.JAPNewView
 
m_labelOwnTrafficUnit - Variable in class jap.JAPNewView
 
m_labelOwnTrafficUnitOther - Variable in class jap.JAPNewView
 
m_labelOwnTrafficUnitSmall - Variable in class jap.JAPNewView
 
m_labelOwnTrafficUnitWWW - Variable in class jap.JAPNewView
 
m_labelOwnTrafficWWW - Variable in class jap.JAPNewView
 
m_labelPortnumber1 - Variable in class jap.JAPConfNetwork
 
m_labelProxyAuthUserID - Variable in class jap.JAPConfNetwork
 
m_labelProxyHost - Variable in class jap.JAPConfNetwork
 
m_labelProxyPort - Variable in class jap.JAPConfNetwork
 
m_labelProxyType - Variable in class jap.JAPConfNetwork
 
m_labelSaveFrom - Variable in class update.JAPDownloadWizardPage
 
m_labelSaveTo - Variable in class update.JAPDownloadWizardPage
 
m_labelSessionSpent - Variable in class jap.pay.PaymentMainPanel
 
m_labelSessionSpentHeader - Variable in class jap.pay.PaymentMainPanel
 
m_labelSpeed - Variable in class jap.JAPNewView
 
m_labelSpeedLabel - Variable in class jap.JAPNewView
 
m_labelSpent - Variable in class jap.pay.AccountSettingsPanel
 
m_labelStatementDate - Variable in class jap.pay.AccountSettingsPanel
 
m_labelStatus - Variable in class update.JAPDownloadWizardPage
 
m_labelStep1_1 - Variable in class update.JAPDownloadWizardPage
 
m_labelStep1_2 - Variable in class update.JAPDownloadWizardPage
 
m_labelStep2 - Variable in class update.JAPDownloadWizardPage
 
m_labelStep3 - Variable in class update.JAPDownloadWizardPage
 
m_labelStep4 - Variable in class update.JAPDownloadWizardPage
 
m_labelStep5 - Variable in class update.JAPDownloadWizardPage
 
m_labelTermsAndConditions - Variable in class jap.pay.AccountSettingsPanel
 
m_labelTitle - Variable in class gui.wizard.BasicWizardPage
 
m_labelTitle - Variable in class jap.pay.PaymentMainPanel
 
m_labelTitleSmall - Variable in class jap.pay.PaymentMainPanel
 
m_labelTotalSpent - Variable in class jap.pay.PaymentMainPanel
 
m_labelTotalSpentHeader - Variable in class jap.pay.PaymentMainPanel
 
m_labelTraffic - Variable in class jap.JAPViewIconified
 
m_labelUsers - Variable in class jap.JAPViewIconified
 
m_labelValid - Variable in class jap.pay.AccountSettingsPanel
 
m_labelValidUntil - Variable in class jap.pay.PaymentMainPanel
 
m_labelValidUntilHeader - Variable in class jap.pay.PaymentMainPanel
 
m_labelVersion - Variable in class jap.JAPConfUpdate
 
m_labelVersion - Variable in class jap.JAPNewView
 
m_labelVolume - Variable in class jap.pay.AccountSettingsPanel
 
m_labelVolumeWarning - Variable in class jap.pay.AccountSettingsPanel
 
m_lAccountNumber - Variable in class anon.pay.xml.XMLBalance
the number of the account that this balance object belongs to
m_lAccountNumber - Variable in class anon.pay.xml.XMLEasyCC
 
m_language - Variable in class anon.pay.xml.XMLTransactionOverview
 
m_language - Variable in class gui.help.JAPInternalHelpViewer
 
m_language - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_language - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_languages - Static variable in class anon.pay.xml.XMLPaymentOption
 
m_lastAccountInfoUpdate - Variable in class anon.pay.PayAccount
 
m_lastBalanceUpdateBytes - Variable in class jap.JAPController
 
m_lastBalanceUpdateMS - Variable in class jap.JAPController
 
m_lastEntry - Variable in class anon.tor.CellQueue
 
m_lastMessage - Variable in class jap.ConsoleSplash
 
m_lastORDescription - Variable in class anon.tor.Circuit
 
m_lastSupportedJavaVersion - Variable in class anon.infoservice.JAPVersionInfo
 
m_lastSupportedVersion - Variable in class anon.infoservice.JavaVersionDBEntry
 
m_lastTestAverage - Variable in class anon.infoservice.PerformanceEntry
The average entries of the last test.
m_lastTestTime - Variable in class anon.infoservice.PerformanceEntry
The time of the last performed test.
m_lastTransferVolumes - Variable in class forward.server.ForwardSchedulerStatistics
Stores the list with the last transfered byte amounts.
m_lastUpdate - Variable in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
m_lastUpdate - Variable in class anon.infoservice.AbstractIDEntry
 
m_lastUpdate - Variable in class anon.infoservice.JAPMinVersion
Time (see System.currentTimeMillis()) when the root-of-update information infoservice has propagated this minimum version info.
m_lastUpdate - Variable in class anon.infoservice.JAPVersionInfo
Time (see System.currentTimeMillis()) when the root-of-update information infoservice has propagated this version info.
m_lastUpdate - Variable in class anon.infoservice.JavaVersionDBEntry
 
m_lastUpdate - Variable in class anon.infoservice.MessageDBEntry
 
m_lastUpdate - Variable in class anon.infoservice.MixCascade
Time (see System.currentTimeMillis()) when the mixcascade (first mix) has sent this HELO message.
m_lastUpdate - Variable in class anon.infoservice.MixCascadeExitAddresses
The time of the last update.
m_lastUpdate - Variable in class anon.infoservice.MixInfo
Time (see System.currentTimeMillis()) when the mix has sent this HELO message.
m_lastUpdate - Variable in class anon.infoservice.PerformanceEntry
The time of the last update.
m_lastUpdate - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The time of the last update.
m_lastUpdate - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The time of the last update.
m_lastUpdate - Variable in class anon.infoservice.PerformanceInfo
Last Update time of the database entry
m_lastUpdate - Variable in class anon.infoservice.ServiceOperator
The last update time.
m_lastUpdate - Variable in class anon.infoservice.StatusInfo
Time (see System.currentTimeMillis()) when the mixcascade (first mix) has sent this status message.
m_lastUpdate - Variable in class anon.pay.xml.XMLMixAccountBalance
 
m_lastUpdate - Variable in class anon.tor.util.DNSCacheEntry
 
m_lastUpdate - Variable in class jap.JAPConfMixminion
 
m_latestVersion - Variable in class anon.infoservice.JavaVersionDBEntry
 
m_lAverageValue - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The average value.
m_lawFlags - Variable in class jap.JAPNewView
 
m_lawListener - Variable in class jap.JAPNewView
 
m_layout - Variable in class gui.dialog.DialogContentPane
 
m_Layout - Variable in class gui.FlippingPanel
 
m_lBackupDone - Variable in class anon.pay.PayAccount
 
m_lBalance - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_lBalanceLabel - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_lBestBoundValue - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The best bound value.
m_lblAvailability - Variable in class jap.JAPConfAnon
 
m_lblBytes - Variable in class jap.JAPViewIconified
 
m_lblCascadeName - Variable in class jap.JAPConfAnon.ServerPanel
 
m_lblCascadePopupMenu - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_lblCertTitle - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_lblDelay - Variable in class jap.JAPConfAnon
 
m_lblEMail - Variable in class jap.JAPConfMixminion
 
m_lblExplanation - Variable in class jap.JAPConfInfoService
 
m_lblHostnames - Variable in class jap.ConfigAssistant
 
m_lblInactive - Variable in class jap.JAPConfInfoService
 
m_lblInactiveMessage - Variable in class jap.pay.AccountSettingsPanel
 
m_lblJAPIcon - Variable in class jap.JAPViewIconified
 
m_lblKeyring - Variable in class jap.JAPConfMixminion
 
m_lblMap - Variable in class gui.MapBox
The label containing the map in form of an ImageIcon
m_lblMaxPathLen - Variable in class jap.JAPConfTor
 
m_lblMenuArrow - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_lblMessage - Variable in class gui.dialog.DialogContentPane
 
m_lblMinPathLen - Variable in class jap.JAPConfTor
 
m_lblMix - Variable in class jap.JAPConfAnon
 
m_lblMixOfService - Variable in class jap.JAPConfAnon
 
m_lblNew1 - Variable in class gui.dialog.PasswordContentPane
 
m_lblNew2 - Variable in class gui.dialog.PasswordContentPane
 
m_lblNoBackupMessage - Variable in class jap.pay.AccountSettingsPanel
 
m_lblOld - Variable in class gui.dialog.PasswordContentPane
 
m_lblPathLen - Variable in class jap.JAPConfMixminion
 
m_lblPathSwitchTime - Variable in class jap.JAPConfTor
 
m_lblPorts - Variable in class jap.ConfigAssistant
 
m_lblSeeFullText - Variable in class gui.dialog.DialogContentPane
 
m_lblSocks - Variable in class jap.JAPConfAnon
 
m_lblSpeed - Variable in class jap.JAPConfAnon
 
m_lblSummary - Variable in class gui.MultiCertOverview
 
m_lblText - Variable in class gui.dialog.DialogContentPane
 
m_lblUsers - Variable in class jap.JAPNewView
 
m_lblUsersLabel - Variable in class jap.JAPNewView
 
m_lblVDS - Variable in class jap.JAPConfAnon
 
m_lBound - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The bound value.
m_lBoundValue - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The bound value.
m_lDeposit - Variable in class anon.pay.xml.XMLBalance
the amount of money which the user has paid for the corresponding volume plan
m_lengthBuffer - Variable in class anon.client.StreamedControlChannel
 
m_lFlatHeader - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_lHeading - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_linkedDialog - Variable in class gui.dialog.DialogContentPane
 
m_linkedInformation - Variable in class gui.dialog.JAPDialog.LinkedInformationClickListener
 
m_linkOpenedInBrowser - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_LinkToOpen - Variable in class gui.LinkMouseListener.ImmutableLinkGenerator
 
m_linkToOpen - Variable in class gui.LinkMouseListener
 
m_lInsufficientFunds - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_listAccounts - Variable in class jap.pay.AccountSettingsPanel
 
m_listCert - Variable in class jap.JAPConfCert
 
m_listener - Variable in class gui.GUIUtils.WindowDocker
 
m_listener - Variable in class jap.JAPConfAnon.ServerPanel
 
m_listenerEnableIS - Variable in class jap.JAPNewView
 
m_listenerInterfaces - Variable in class anon.infoservice.InfoServiceDBEntry
The ListenerInterfaces of all interfaces (internet-address and port) this infoservice is (virtually) listening on.
m_listenerInterfaces - Variable in class anon.infoservice.MixCascade
Holds the information about the interfaces (IP, Port) the mixcascade (first mix) is listening on.
m_listenerInterfaces - Variable in class anon.pay.PaymentInstanceDBEntry
 
m_listenerNewServices - Variable in class jap.JAPNewView
 
m_listenerUpdate - Variable in class jap.JAPNewView
 
m_listKnownInfoServices - Variable in class jap.JAPConfInfoService
 
m_listMixCascade - Variable in class jap.JAPConfAnon
 
m_listmodelCertList - Variable in class jap.JAPConfCert
 
m_listner - Variable in class anon.transport.connection.SkypeConnection
Der Listner fuer Veraenderungen an dem Zustand der Verbindung, sofern diese von aussen (Skype, RemoteEnd) ausgeloesst werden.
m_listner - Variable in class anon.transport.connection.SkypeConnection.SkypeReader
Der Listner fuer ankommende Nachrichten
m_listner - Variable in class forward.server.SkypeServerManager
Der asynchrone Listner fuer neue Verbindungen.
m_listOperators - Variable in class jap.JAPConfAnon
 
m_lMaxValue - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The max value.
m_localAddress - Variable in class anon.transport.connection.SkypeConnection
Die Adresse des lokalen Endunktes der Verbindung
m_localAddress - Variable in class anon.transport.connection.SocketConnection
Die Adresse des lokalen Endpunktes
m_locale - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
m_locale - Variable in class anon.util.AbstractISOCodeMapper
 
m_locale - Variable in class anon.util.LanguageMapper
 
m_Locale - Variable in class gui.CertDetailsDialog
 
m_location - Variable in class gui.GUIUtils.Screen
 
m_locationCoordinates - Variable in class jap.JAPConfAnon
 
m_locationLabel - Variable in class jap.JAPConfAnon
 
m_lockIdPointer - Variable in class anon.crypto.CertificateStore
 
m_lockList - Variable in class anon.crypto.CertificateContainer
Stores all locks on this certificate.
m_lockTable - Variable in class anon.crypto.CertificateStore
 
m_Log1 - Variable in class logging.ChainedLog
 
m_Log2 - Variable in class logging.ChainedLog
 
m_loggedElements - Variable in class anon.infoservice.DataRetentionInformation
 
m_loginTimeout - Static variable in class anon.client.AnonClient
 
m_loginTimeoutFastAvailable - Static variable in class anon.client.AnonClient
 
m_logLevel - Variable in class logging.SystemErrLog
 
m_logType - Variable in class gui.dialog.DialogContentPane.CheckError
 
m_logType - Variable in class logging.SystemErrLog
 
m_longterm_secret - Variable in class anon.mixminion.message.ReplyBlock
 
m_lPrice - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_lPriceLabel - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_lSpent - Variable in class anon.pay.xml.XMLBalance
the amount of byte which are already consumed for the corresponding account
m_lStdDeviation - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The standard deviation.
m_lTrafficOther - Variable in class jap.JAPNewView
 
m_lTrafficWWW - Variable in class jap.JAPNewView
 
m_lTransferredBytes - Variable in class anon.pay.xml.XMLEasyCC
 
m_lValidtime - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_lValidtimeLabel - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_lVolume - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_lVolumeLabel - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_mainMovedAdapter - Variable in class jap.JAPNewView
 
m_mainView - Variable in class jap.JAPViewIconified
 
m_mainWindowListener - Variable in class jap.SystrayPopupMenu
 
m_managerThread - Variable in class forward.server.ServerSocketManager
The internal thread, which accepts the client connections and forwards them to the ForwardScheduler.
m_manHostField - Variable in class jap.JAPConfAnon
 
m_Manifest - Variable in class jarify.JarFile
the manifest related to this jar file
m_Manifest - Variable in class jarify.JarVerifier
The Manifest File of the JarFile
m_manPortField - Variable in class jap.JAPConfAnon
 
m_manualCascadeButton - Variable in class jap.JAPConfAnon
 
m_manualPanel - Variable in class jap.JAPConfAnon
 
m_mapShown - Variable in class jap.JAPConfAnon
 
m_markup - Variable in class anon.pay.xml.XMLPaymentOption
percentage of a user's payment that we have to pay to the payment option's provider
m_maxDummyTrafficInterval - Variable in class anon.proxy.AnonProxy
Stores the maximum dummy traffic interval in milliseconds -> we need dummy traffic with at least that rate.
m_maxDummyTrafficInterval - Variable in class jap.forward.JAPRoutingSettings
Stores the minimum dummy traffic rate, needed by the forwarded on the current forwarded client connection.
m_maximumBandwidth - Variable in class forward.client.ForwardConnectionDescriptor
This stores maximum bandwidth (in bytes/second) the forwarder supports.
m_maximumBandwidth - Variable in class jap.forward.JAPRoutingConnectionClass
Stores the maximal possible bandwidth for this connection class in bytes/sec.
m_maximumOutputBlocksize - Variable in class anon.client.SequentialChannelDataChain
 
m_MaxNrOfActiveCircuits - Variable in class anon.tor.Tor
 
m_maxRequests - Variable in class anon.proxy.AnonProxy
 
m_maxSteps - Variable in class platform.AbstractOS.AbstractRetryCopyProcess
 
m_MaxStreamsPerCircuit - Variable in class anon.tor.Circuit
 
m_maxUsers - Variable in class anon.infoservice.MixCascade
Is greater zero if user number is restricted.
m_maxUsers - Variable in class jap.JAPConfAnon.TempCascade
 
m_maxValue - Variable in class gui.JAPJIntField.AbstractIntFieldBounds
 
m_md5Fingerprint - Variable in class anon.crypto.JAPCertificate
 
m_md5Fingerprint - Variable in class anon.crypto.PKCS10CertificationRequest
 
m_menuItems - Variable in class jap.CascadePopupMenu
 
m_message - Variable in class anon.mixminion.message.Decoder
 
m_message - Variable in class anon.pay.xml.XMLAiLoginConfirmation
 
m_message - Variable in class anon.pay.xml.XMLBalance
 
m_message - Variable in class gui.dialog.JAPDialog.LinkedInformation
 
m_message - Variable in class gui.dialog.JAPDialog.LinkedURLCheckBox
 
m_message_parts - Variable in class anon.mixminion.message.NoReplyMessage
 
m_message_parts - Variable in class anon.mixminion.message.ReplyMessage
 
m_messageBuffer - Variable in class anon.client.StreamedControlChannel
 
m_messageCode - Variable in class anon.client.InternalChannelMessage
 
m_messageCode - Variable in class anon.util.AbstractMessage
Stores the message code.
m_messageData - Variable in class anon.client.InternalChannelMessage
 
m_messageData - Variable in class anon.util.AbstractMessage
Stores some message data, which maybe was sent with the message.
m_messageDetailLevel - Static variable in class logging.LogHolder
The current detail level of all log messages.
m_messageDistributor - Variable in class anon.client.replay.ReplayControlChannel
 
m_messageID - Variable in class gui.dialog.PasswordContentPane.CapsLockAdapter
 
m_messageIDs - Variable in class jap.JAPNewView
 
m_messageLink - Variable in class anon.pay.PayMessage
 
m_messageLink - Variable in class anon.pay.xml.XMLBalance
 
m_messageListeners - Variable in class anon.pay.PayAccount
 
m_messageListeners - Variable in class anon.pay.PayAccountsFile
 
m_messageObjectTypes - Static variable in exception anon.pay.xml.XMLErrorMessage
 
m_messageQueue - Variable in class anon.client.InternalChannelMessageQueue
 
m_messageQueuesNotifications - Variable in class anon.client.AbstractDataChain
 
m_messages - Variable in class anon.mixminion.MixminionPOPChannel
 
m_messages - Variable in class gui.dialog.TermsAndConditionsPane
 
m_messagesShown - Variable in class jap.JAPNewView
 
m_messageSystem - Variable in class jap.forward.JAPConfForwardingState
This is the internal message system of this module.
m_messageText - Variable in class anon.pay.PayMessage
 
m_messageText - Variable in class anon.pay.xml.XMLBalance
 
m_messageType - Variable in class gui.dialog.DialogContentPane.Layout
 
m_messageType - Variable in class gui.dialog.DialogContentPane.LinkedDialog
 
m_messageUpdater - Variable in class jap.JAPController
 
m_middlenodes - Variable in class anon.tor.ordescription.ORList
 
m_minDummyTrafficInterval - Variable in class forward.client.DefaultClientProtocolHandler
This stores the minimal dummy traffic interval (in ms) for the forwarder.
m_minDummyTrafficInterval - Variable in class forward.client.ForwardConnectionDescriptor
This stores the minimal dummy traffic interval (in ms) for the forwarder.
m_miniMovedAdapter - Variable in class jap.JAPNewView
 
m_minJapVersion - Variable in class anon.pay.xml.XMLPaymentOption
JAP version since when the option does work (for non-generic options)
m_minLength - Variable in class gui.dialog.PasswordContentPane
 
m_minutes - Variable in class anon.util.XMLDuration
 
m_minVersionUpdater - Variable in class jap.JAPController
 
m_mixButtons - Variable in class jap.ServerListPanel
 
m_mixCascade - Variable in class anon.infoservice.SimpleMixCascadeContainer
 
m_mixCascade - Variable in class gui.MixDetailsDialog
 
m_mixCascadeCertificateLock - Variable in class anon.client.KeyExchangeManager
Stores the lock on the certificate used by the mixcascade to sign all cascade related messages, like the MixCascade or MixCascadeStatus structures.
m_mixCascadeContainer - Variable in class anon.proxy.AnonProxy.EncapsulatedMixCascadeContainer
 
m_mixCascadeId - Variable in class anon.infoservice.MixCascade
This is the ID of the mixcascade.
m_mixCascadeId - Variable in class anon.infoservice.StatusInfo
This is the ID of the mixcascade to which this status belongs.
m_MixCascadeUpdater - Variable in class jap.JAPController
 
m_mixCert - Variable in class anon.pay.xml.XMLMixInfo
 
m_mixCertPath - Variable in class anon.infoservice.MixInfo
Stores the certPath for this mix.
m_mixCertVerifiedAndValid - Variable in class anon.infoservice.MixCascade
 
m_mixCipher - Variable in class anon.client.crypto.FirstMixCipher
 
m_mixCipher - Variable in class anon.client.MixParameters
 
m_mixCipherChain - Variable in class anon.client.AbstractDataChannel
 
m_mixCity - Variable in class jondonym.console.MixInfo
 
m_mixCountry - Variable in class jondonym.console.MixInfo
 
m_mixedPackets - Variable in class anon.infoservice.StatusInfo
This is the number of packets, which are mixed through the cascade since their startup.
m_mixFlags - Variable in class jap.ServerListPanel
 
m_mixId - Variable in class anon.client.MixParameters
 
m_mixId - Variable in class anon.client.replay.ReplayTimestamp
 
m_mixId - Variable in class anon.infoservice.MixInfo
This is the ID of the mix.
m_MixId - Variable in class anon.infoservice.MixPosition
 
m_mixIds - Variable in class anon.infoservice.MixCascade
Holds IDs of all mixes in the cascade.
m_mixInfo - Variable in class gui.MixDetailsDialog
 
m_mixInfo - Variable in class jap.JAPNewView.MixMouseAdapter
 
m_mixInfos - Variable in class anon.infoservice.MixCascade
 
m_mixLatitude - Variable in class jondonym.console.MixInfo
 
m_mixLocation - Variable in class anon.infoservice.MixInfo
Some information about the location of the mix.
m_mixLongitude - Variable in class jondonym.console.MixInfo
 
m_Mixminion - Variable in class anon.mixminion.FirstMMRConnection
 
m_Mixminion - Variable in class anon.proxy.AnonProxy
 
m_mixminionFragments - Variable in class jap.JAPModel
 
m_mixminionKeyring - Variable in class jap.JAPModel
 
m_mixminionMessages - Variable in class jap.JAPModel
 
m_mixminionModule - Variable in class jap.JAPConfServices
Stores the module for the Mixminion tab.
m_mixminionMyEMail - Variable in class jap.JAPModel
 
m_mixminionPassword - Variable in class jap.JAPModel
 
m_mixminionPasswordHash - Variable in class jap.JAPModel
 
m_mixminionRouteLen - Variable in class jap.JAPModel
 
m_mixminionrouters - Variable in class anon.mixminion.mmrdescription.MMRList
 
m_mixminionRouters - Variable in class jap.JAPModel
 
m_mixminionroutersWithNames - Variable in class anon.mixminion.mmrdescription.MMRList
 
m_mixNodes - Variable in class anon.infoservice.MixCascade
 
m_mixOperator - Variable in class anon.infoservice.MixInfo
Some information about the operator of the mix.
m_mixParameters - Variable in class anon.client.crypto.DefaultMixCipher
 
m_mixParameters - Variable in class anon.client.KeyExchangeManager
 
m_mixParameters - Variable in class anon.client.replay.TimestampUpdater
 
m_mixPosition - Variable in class gui.MixDetailsDialog
 
m_mixPosition - Variable in class jap.JAPNewView.MixMouseAdapter
 
m_mixProtocolVersion - Variable in class anon.infoservice.MixCascade
 
m_mixSignature - Variable in class anon.infoservice.MixInfo
Stores the signature element for this mix.
m_mixSoftware - Variable in class anon.infoservice.MixInfo
Some information about the used mix software.
m_mixState - Variable in class jondonym.console.MixInfo
 
m_mixStreamCipher - Variable in class anon.client.crypto.FirstMixCipher.MixEncryptionHandler
 
m_mixTnCInfo - Variable in class anon.infoservice.MixInfo
 
m_mmrlist - Variable in class anon.mixminion.message.NoReplyMessage
 
m_mmrlist - Variable in class anon.mixminion.message.ReplyMessage
 
m_mmrlistFetcher - Variable in class anon.mixminion.mmrdescription.MMRList
 
m_MMRListPort - Variable in class anon.mixminion.mmrdescription.PlainMMRListFetcher
 
m_MMRListServer - Variable in class anon.mixminion.mmrdescription.PlainMMRListFetcher
 
m_Model - Static variable in class jap.JAPController
 
m_modelObserver - Variable in class jap.JAPConfUI
 
m_moduleSystem - Variable in class jap.JAPConf
 
m_months - Variable in class anon.util.XMLDuration
 
m_mouseForwardError - Variable in class jap.JAPNewView
 
m_moveMixLeft - Variable in class jap.JAPConfAnon
 
m_moveMixRight - Variable in class jap.JAPConfAnon
 
m_Msg - Variable in class jap.StatusPanel.MessagesListNode
 
m_msgForwardServer - Variable in class jap.JAPNewView
 
m_msgForwardServerStatus - Variable in class jap.JAPNewView
 
m_msgIDInsecure - Variable in class jap.JAPNewView
 
m_msSleep - Variable in class jap.JAPAboutAutoScroller
 
m_multiCertPath - Variable in class anon.crypto.XMLSignature
The MultiCertPath assoicated with this signature
m_multiCertPath - Variable in class gui.MultiCertOverview
 
m_multipartid - Variable in class anon.mixminion.EMail
 
m_multiplexer - Variable in class anon.client.AnonClient
 
m_multiplexer - Variable in class anon.client.DefaultDataChannelFactory
 
m_multiplexerInputStreamCipher - Variable in class anon.client.KeyExchangeManager
 
m_multiplexerOutputStreamCipher - Variable in class anon.client.KeyExchangeManager
 
m_mutableProxyInterface - Variable in class jap.JAPModel
 
m_MyAccountListener - Variable in class anon.pay.PayAccountsFile
 
m_myaddress - Variable in class anon.mixminion.message.ReplyBlock
 
m_myEmail - Variable in class anon.mixminion.MixminionServiceDescription
 
m_mykeys - Variable in class anon.mixminion.message.Keyring
 
m_MyPaymentListener - Variable in class jap.pay.PaymentMainPanel
Listens to payment events
m_myrouting - Variable in class anon.mixminion.message.ReplyBlock
 
m_mySpent - Variable in class anon.pay.PayAccount
internal value for spent bytes.
m_n - Variable in class anon.crypto.MyRSAPublicKey
 
m_name - Variable in class anon.infoservice.MixInfo
The name of the mix.
m_name - Variable in class anon.mixminion.FirstMMRConnectionThread
 
m_name - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_name - Variable in class anon.pay.PaymentInstanceDBEntry
 
m_name - Variable in class anon.pay.xml.XMLPaymentOption
Option name
m_name - Variable in class anon.pay.xml.XMLVolumePlan
 
m_name - Variable in class anon.tor.FirstOnionRouterConnectionThread
 
m_name - Variable in class anon.tor.ordescription.ORDescriptor
 
m_name - Variable in class anon.transport.address.AddressParameter
Der Name des jeweiligen Parameters.
m_name - Variable in class gui.MultiCertOverview
 
m_nameFragmentForCascade - Variable in class anon.infoservice.MixInfo
The name to contribute to the cascade name .
m_names - Variable in class anon.crypto.X509AuthorityKeyIdentifier
the optional name of the issuer
m_names - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_neighbour - Variable in class anon.infoservice.InfoServiceDBEntry
Describes whether this infoservice is a neighbour of our one.
m_netBandwidth - Variable in class forward.server.ForwardScheduler
The maximum bandwidth for all connections together in bytes/second.
m_newCascadeColor - Variable in class jap.CascadePopupMenu
 
m_newCascadeColor - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
m_newServicesID - Variable in class jap.JAPNewView
 
m_newSize - Variable in class jap.JAPModel.FontResize
 
m_next - Variable in class anon.tor.CellQueue.CellQueueEntry
 
m_Next - Variable in class jap.StatusPanel.MessagesListNode
 
m_nextContentPane - Variable in class gui.dialog.DialogContentPane
 
m_nextCouponField - Variable in class gui.JapCouponField
 
m_nextEntry - Variable in class platform.VMPerfDataFile
Position of the next data entry in the byte buffer
m_nextHandshakeRecordOffset - Variable in class anon.crypto.tinytls.TLSPlaintextRecord
 
m_nextOR - Variable in class anon.tor.OnionRouter
 
m_nextUpdate - Variable in class anon.crypto.CertificateRevocationList
 
m_nonRecoveredBound - Variable in class anon.infoservice.PerformanceEntry.Bound
 
m_noSurfing - Variable in class jap.ConfigAssistant
 
m_notifiedEmpty - Variable in class jap.pay.PaymentMainPanel
has user been notified about nearly empty accout?
m_notifier - Variable in class platform.AbstractOS
 
m_noWarningForDllVersionBelow - Variable in class jap.JAPModel
 
m_nrAskedInfoServices - Variable in class anon.infoservice.InfoServiceHolder
 
m_nrCountries - Variable in class anon.infoservice.MixCascade
 
m_nrLabel - Variable in class jap.JAPConfAnon
 
m_nrOfActiveUsers - Variable in class anon.infoservice.StatusInfo
Stores the number of active users in the corresponding mixcascade.
m_nrOfBytesOther - Variable in class jap.JAPController
 
m_nrOfBytesWWW - Variable in class jap.JAPController
 
m_nrOfConnections - Variable in class forward.server.ForwardScheduler
This stores the maximum number of simultaneous connections.
m_nrOperators - Variable in class anon.infoservice.MixCascade
 
m_nrOperatorsCountForDistribution - Variable in class anon.infoservice.MixCascade
 
m_nrOperatorsShown - Variable in class anon.infoservice.MixCascade
 
m_nrPanel - Variable in class jap.JAPConfAnon
 
m_nrPriceCerts - Variable in class anon.infoservice.MixCascade
 
m_NumberFormat - Variable in class jap.JAPViewIconified
 
m_NumberFormat - Static variable in class proxy.DirectProxyConnection
 
m_numberoffrags - Variable in class anon.mixminion.message.FragmentContainer
 
m_numChannels - Variable in class anon.proxy.AnonProxy
 
m_numEntries - Variable in class platform.VMPerfDataFile
Data entry count
m_numOfUsersLabel - Variable in class jap.JAPConfAnon
 
m_oActiveCircuitSync - Variable in class anon.tor.Tor
 
m_OAEP - Variable in class anon.crypto.MyRSA
 
m_object - Variable in class anon.util.ObjectQueue.QueueItem
 
m_observable - Variable in class anon.util.Updater
 
m_observable - Variable in class anon.util.Updater.ObservableInfo
 
m_observableInfo - Variable in class jap.JAPController
 
m_observedMultiplexer - Variable in class anon.client.DummyTrafficControlChannel
 
m_oDestroyedByPeerSync - Variable in class anon.tor.Circuit
 
m_okButton - Variable in class jap.pay.BISelectionDialog
 
m_okButton - Variable in class jap.pay.TransactionOverviewDialog
 
m_oldCascadeHost - Variable in class jap.JAPConfAnon
 
m_oldCascadePort - Variable in class jap.JAPConfAnon
 
m_OldMainWindowLocation - Variable in class jap.JAPModel
 
m_oldPasswd - Variable in class gui.dialog.PasswordContentPane
 
m_oldSize - Variable in class jap.JAPModel.FontResize
 
m_oMessageObject - Variable in exception anon.pay.xml.XMLErrorMessage
 
m_onionkey - Variable in class anon.tor.ordescription.ORDescriptor
 
m_onionRouters - Variable in class anon.tor.Circuit
 
m_onionrouters - Variable in class anon.tor.ordescription.ORList
 
m_onionroutersWithNames - Variable in class anon.tor.ordescription.ORList
 
m_onlyHardRemovable - Variable in class anon.crypto.CertificateContainer
Stores, whether the certificate can only be removed from the certificate store by calling the removeCertificate() method.
m_onlyHardRemovable - Variable in class anon.crypto.CertificateInfoStructure
 
m_oNotifySync - Variable in class anon.mixminion.FirstMMRConnectionThread
 
m_oNotifySync - Variable in class anon.tor.Circuit
 
m_oNotifySync - Variable in class anon.tor.FirstOnionRouterConnectionThread
 
m_operatorCert - Variable in class anon.pay.xml.XMLBankAccount
 
m_operatorCert - Variable in class anon.pay.xml.XMLTransferRequest
 
m_operatorCountry - Variable in class jondonym.console.MixInfo
 
m_operatorFlags - Variable in class jap.ServerListPanel
 
m_operatorId - Variable in class anon.pay.xml.XMLMixInfo
 
m_operatorLabel - Variable in class jap.JAPConfAnon
 
m_opNodes - Variable in class gui.MultiCertTrustGraph
 
m_opPopupMenu - Variable in class jap.JAPConfAnon
 
m_optimizedFormat - Static variable in class gui.dialog.JAPDialog
 
m_options - Variable in class gui.dialog.DialogContentPane
 
m_options - Variable in class jap.pay.wizardnew.MethodSelectionPane
 
m_optionType - Variable in class gui.dialog.DialogContentPane.LinkedDialog
 
m_optionType - Variable in class gui.dialog.DialogContentPaneOptions
 
m_optionType - Variable in class gui.dialog.JAPDialog.Options
 
m_orderData - Variable in class anon.client.DataChainSendOrderStructure
 
m_oResolveSync - Variable in class anon.tor.Circuit
 
m_originChannel - Variable in class anon.client.TypeFilterDataChain
 
m_originOutputStream - Variable in class anon.client.TypeFilterDataChain.TypeFilterOutputStreamImplementation
 
m_orList - Variable in class anon.tor.Tor
 
m_orlistFetcher - Variable in class anon.tor.ordescription.ORList
 
m_ORListPort - Variable in class anon.tor.ordescription.PlainORListFetcher
 
m_ORListServer - Variable in class anon.tor.ordescription.PlainORListFetcher
 
m_OS - Variable in class anon.pay.HttpClient
 
m_oSendCellCounterSync - Variable in class anon.tor.Circuit
 
m_oSendSync - Variable in class anon.tor.Circuit
 
m_oSendSync - Variable in class anon.tor.FirstOnionRouterConnection
 
m_oStartStopSync - Variable in class anon.tor.Tor
 
m_ostream - Variable in class anon.crypto.tinytls.TinyTLS
 
m_ostream - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_ostream - Variable in class anon.mixminion.FirstMMRConnection
 
m_ostream - Variable in class anon.tor.FirstOnionRouterConnection
 
m_oSyncSend - Variable in class anon.tor.TorChannel
 
m_oSyncSendCellCounter - Variable in class anon.tor.TorChannel
 
m_oSyncSendRelayCellsWaitingForDelivery - Variable in class anon.tor.TorChannel
 
m_Out - Variable in class anon.shared.ProxyConnection
 
m_Out - Variable in class anon.util.TimedOutputStream
 
m_OutChannel - Variable in class anon.proxy.AnonProxyRequest
 
m_outgoingMessageBuffer - Variable in class forward.server.DefaultProtocolHandler
This is the for outgoing protocol messages to the client.
m_outputStream - Variable in class anon.client.AbstractDataChain
 
m_outputStream - Variable in class anon.client.Multiplexer
 
m_outputStream - Variable in class anon.shared.AbstractChannel
 
m_outputstream - Variable in class anon.transport.connection.ChunkConnectionAdapter
Der Ausgabestrom der Verbindung
m_outputStream - Variable in class anon.transport.connection.SocketConnection
Der Ausgabestrom der Verbindung.
m_outputStream - Variable in class anon.xmlrpc.client.ChannelProxy
 
m_outputStream - Variable in class proxy.DirectProxyResponse
 
m_outputStreamCipher - Variable in class anon.client.Multiplexer
 
m_OutSocket - Variable in class anon.proxy.AnonProxyRequest
 
m_overview - Variable in class jap.pay.TransactionOverviewDialog.MyTableModel
 
m_oWaitForOpen - Variable in class anon.tor.TorChannel
 
m_packetCountEmptyObserver - Variable in class anon.pay.AIControlChannel
 
m_packetCounter - Variable in class anon.client.AnonClient
 
m_packetCounter - Variable in class anon.pay.AIControlChannel
 
m_PacketKey - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_packetMixedJobs - Variable in class jap.JAPNewView
 
m_PageIndex - Variable in class gui.wizard.BasicWizard
 
m_Pages - Variable in class gui.wizard.BasicWizard
 
m_panel - Variable in class gui.TermsAndConditionsDialog
 
m_panelAnonService - Variable in class jap.JAPNewView
 
m_panelCAList - Variable in class jap.JAPConfCert
 
m_panelComponents - Variable in class gui.wizard.BasicWizardPage
 
m_panelContainer - Variable in class gui.FlippingPanel
 
m_panelEMail - Variable in class jap.JAPConfMixminion
 
m_panelFull - Variable in class gui.FlippingPanel
 
m_panelOptions - Variable in class gui.dialog.DialogContentPane
 
m_panelPages - Variable in class gui.wizard.BasicWizardHost
 
m_panelPreferences - Variable in class jap.JAPConfMixminion
 
m_panelProgressBar - Variable in class update.JAPDownloadWizardPage
 
m_panelSlider - Variable in class jap.JAPConfTor
 
m_panelSmall - Variable in class gui.FlippingPanel
 
m_params - Variable in class anon.crypto.MyDSAPrivateKey
 
m_params - Variable in class anon.crypto.MyDSAPublicKey
 
m_params - Variable in class anon.crypto.MyECParams
 
m_params - Variable in class anon.crypto.MyECPrivateKey
 
m_params - Variable in class anon.crypto.MyECPublicKey
 
m_Params - Variable in class anon.crypto.MyRSAPrivateKey
 
m_paramters - Variable in class anon.transport.address.Endpoint
Liste der Parameter vom Type String,AddressParameter.
m_parent - Variable in class anon.crypto.XMLSignatureElement
 
m_Parent - Variable in class gui.FlippingPanel
 
m_parent - Variable in class gui.PopupMenu
 
m_parent - Variable in class jap.pay.FlatrateDialog
Deprecated.  
m_parent - Variable in class jap.pay.TransactionOverviewDialog
 
m_parentCertificate - Variable in class anon.crypto.CertificateContainer
Stores the parent certificate (the certificate against which verification of this certificate was successful) of this certificate.
m_parentCertificate - Variable in class anon.crypto.CertificateInfoStructure
 
m_parentComponent - Variable in class gui.dialog.JAPDialog
This stores the parent component of this dialog.
m_parentComponent - Variable in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Stores the parent component over which all windows of this dialog are centered.
m_parentConnection - Variable in class forward.server.DefaultProtocolHandler
This stores the client connection this protocol handler belongs to.
m_parentDataChain - Variable in class anon.client.AbstractDataChannel
 
m_parentDialog - Variable in class gui.dialog.DialogContentPane
 
m_parentDialog - Variable in class jap.pay.AccountSettingsPanel.FetchTermsRunnable
 
m_parentMultiplexer - Variable in class anon.client.AbstractChannel
 
m_parentProxy - Variable in class proxy.DirectProxyConnection
 
m_parentScheduler - Variable in class forward.server.ForwardConnection
Stores the scheduler, which controls this ForwardConnection.
m_parentScheduler - Variable in class forward.server.ServerSocketManager
This is the ForwardScheduler, which owns this ServerManager.
m_parentView - Variable in class jap.JAPConf
 
m_parentWindow - Variable in class gui.dialog.JAPDialog
This stores the parent window of this dialog.
m_parentWindow - Variable in class gui.GUIUtils.WindowDocker
 
m_passwd - Variable in class gui.dialog.PasswordContentPane
 
m_password - Variable in class anon.mixminion.message.Decoder
 
m_password - Variable in class anon.mixminion.message.Keyring
 
m_password - Variable in class anon.pay.xml.XMLExternalChargeRequest
Password
m_password - Variable in class anon.util.SingleStringPasswordReader
 
m_passwordReader - Variable in class anon.infoservice.ProxyInterface
The password reader instance.
m_passwordReader - Variable in class jap.JAPController
 
m_path - Variable in class anon.mixminion.message.ReplyBlock
 
m_pathError - Variable in class anon.crypto.CertPath
 
m_pathInfos - Variable in class gui.MultiCertOverview
 
m_pathLenConstraint - Variable in class anon.crypto.X509BasicConstraints
the maximal length of a certification path build from this cert to an end entity
m_payload - Variable in class anon.mixminion.EMail
 
m_payload - Variable in class anon.mixminion.message.FragmentedMessage
 
m_payload - Variable in class anon.mixminion.message.SingleBlockMessage
 
m_payload - Variable in class anon.tor.cells.Cell
 
m_payloadData - Variable in class anon.client.MixPacket
 
m_payloadData - Variable in class anon.client.SequentialChannelDataChain.ChainCell
 
m_payloadData - Variable in class anon.client.SingleChannelDataChain.ChainCell
 
m_payloadLen - Variable in class anon.client.SingleChannelDataChain.ChainCell
 
m_payloadType - Variable in class anon.client.SingleChannelDataChain.ChainCell
 
m_paymentData - Variable in class anon.pay.xml.XMLPassivePayment
 
m_paymentDelays - Variable in class anon.pay.xml.XMLPaymentOption
Content: String[2], [0] is a message telling the user about the delay until his account is credited after payment, [1] the language identifier, e.g.
m_paymentInstance - Variable in class jap.pay.AccountSettingsPanel
 
m_paymentInstanceUpdater - Variable in class jap.JAPController
 
m_paymentLinkGenerator - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_paymentListeners - Variable in class anon.pay.PayAccountsFile
 
m_paymentName - Variable in class anon.pay.xml.XMLPassivePayment
 
m_paymentOptions - Variable in class anon.pay.xml.XMLPaymentOptions
 
m_paymentOptions - Variable in class jap.pay.wizardnew.MethodSelectionPane
 
m_paymentOptions - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_paymentPassword - Variable in class jap.JAPModel
Stores the password for account data encryption
m_paymentProtocolVersion - Variable in class anon.infoservice.MixCascade
 
m_paymentRequired - Variable in class anon.client.KeyExchangeManager
 
m_paymentSettings - Variable in class anon.pay.xml.XMLPaymentSettings
 
m_payPacketCounter - Variable in class anon.client.PacketCounter
This counts the packets which have to be paid.
m_perf - Variable in class platform.VMPerfDataFile
The underlaying perfomance data object Original type: sun.misc.Perf
m_perfInfoUpdater - Variable in class jap.JAPController
 
m_piid - Variable in class anon.infoservice.MixCascade
 
m_PKCS1 - Variable in class anon.crypto.MyRSA
 
m_planName - Variable in class anon.pay.xml.XMLVolumePlanPurchase
 
m_pMisc - Variable in class jap.JAPConf
 
m_pnlMixInfoButtons - Variable in class jap.JAPConfAnon
 
m_pnlVersion - Variable in class jap.JAPNewView
 
m_poolFetchInformation - Variable in class anon.infoservice.InfoServiceHolder
Allows only 3 concurrent update operations.
m_poolSize - Variable in class anon.crypto.DSAKeyPool
 
m_popup - Variable in class gui.dialog.PasswordContentPane
 
m_popup - Variable in class gui.JTextComponentToClipboardCopier
 
m_popup - Variable in class gui.PopupMenu
 
m_popupListener - Variable in class gui.JTextComponentToClipboardCopier
 
m_popupListeners - Variable in class gui.PopupMenu
 
m_port - Variable in class anon.mixminion.FirstMMRConnectionThread
 
m_port - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_Port - Variable in class anon.mixminion.mmrdescription.ServerStats
 
m_port - Variable in class anon.tor.FirstOnionRouterConnectionThread
 
m_port - Variable in class anon.tor.ordescription.ORDescriptor
 
m_port - Variable in class anon.transport.address.TcpIpAddress
Der Port der Adresse
m_port - Variable in class proxy.DirectProxy.RequestInfo
 
m_portableBrowserPathButton - Variable in class jap.JAPConfUI
 
m_portableBrowserPathField - Variable in class jap.JAPConfUI
 
m_portableFirefoxProcess - Variable in class platform.AbstractOS.AbstractURLOpener
 
m_portDir - Variable in class anon.tor.ordescription.ORDescriptor
 
m_portLabel - Variable in class jap.JAPConfInfoService
 
m_portNumber - Variable in class forward.server.ServerSocketManager
This is the portnumber the ServerSocket listens on.
m_portNumber - Variable in class forward.server.ServerSocketPropagandist
Stores the local port nmuber which we have to announce to the infoservice.
m_ports - Variable in class jap.JAPConfAnon.TempCascade
 
m_posCTR - Variable in class anon.crypto.MyAES
 
m_position - Variable in class anon.infoservice.MixPosition
 
m_postDocument - Variable in class anon.infoservice.HttpRequestStructure
An XML document with data which is posted to the HTTP server.
m_postFile - Variable in class anon.infoservice.InfoServiceDBEntry.EntryGetter
 
m_preferedListenerInterface - Variable in class anon.infoservice.InfoServiceDBEntry
Stores the number of the preferred ListenerInterface in the listenerInterfaces list.
m_preferredHeigth - Variable in class gui.dialog.JAPDialog.PreferredWidthBoxPanel
 
m_preferredInfoService - Variable in class anon.infoservice.InfoServiceHolder
Stores the preferred InfoService.
m_preferredInfoService - Variable in class jap.JAPConfInfoServiceSavePoint
The preferred infoservice.
m_preferredWidth - Variable in class gui.dialog.JAPDialog.PreferredWidthBoxPanel
 
m_prepaidAmountInPayRequest - Variable in class anon.pay.AIControlChannel
indicates that the prepaid Bytes are transmitted by a PayRequest instead of a challenge.
m_prepaidBytes - Variable in class anon.pay.AIControlChannel
 
m_prepaidBytes - Variable in class anon.pay.xml.XMLChallenge
 
m_prepaidInterval - Variable in class anon.infoservice.MixCascade
 
m_prepaidInterval - Variable in class anon.infoservice.MixInfo
Amount of bytes that the JAP has to prepay with this Cascade
m_previous - Variable in class anon.util.ObjectQueue.QueueItem
 
m_previousContentPane - Variable in class gui.dialog.DialogContentPane
 
m_previousContentPane - Variable in class gui.dialog.DialogContentPaneOptions
 
m_previousTrustModel - Variable in class jap.JAPConfAnon
 
m_price - Variable in class anon.pay.xml.XMLVolumePlan
 
m_priceCert - Variable in class anon.infoservice.MixInfo
The price certificate for the Mix
m_priceCertHashesConcatenated - Variable in class anon.pay.xml.XMLEasyCC
 
m_priceCertificateHashes - Variable in class anon.infoservice.MixCascade
 
m_priceCertificates - Variable in class anon.infoservice.MixCascade
 
m_priceCerts - Variable in class anon.pay.xml.XMLEasyCC
 
m_priority - Variable in class anon.proxy.AbstractHTTPConnectionListener
 
m_privateKey - Variable in class anon.crypto.AsymmetricCryptoKeyPair
 
m_PrivateKey - Variable in class anon.crypto.tinytls.TinyTLSServer
 
m_privatekey - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_privateKey - Variable in class anon.pay.PayAccount
contains the private key associated with this account
m_processedBytes - Variable in class anon.client.DataChainSendOrderStructure
 
m_processedDataPackets - Variable in class anon.client.PacketCounter
This counts the data-packets for the observers of this class.
m_processedDownstreamPackets - Variable in class anon.client.DataChainChannelListEntry
 
m_processedUpstreamPackets - Variable in class anon.client.DataChainChannelListEntry
 
m_processingDone - Variable in class anon.client.DataChainSendOrderStructure
 
m_productionComplete - Variable in class captcha.graphics.RgbMemoryImageConsumer
Stores whether the image production is ready.
m_productionLock - Variable in class captcha.graphics.RgbMemoryImageConsumer
This Object is needed for internal synchronization.
m_progForwarderActivity - Variable in class jap.JAPNewView
 
m_progForwarderActivitySmall - Variable in class jap.JAPNewView
 
m_programExitListeners - Variable in class jap.JAPController
 
m_progressAnonLevel - Variable in class jap.JAPNewView
 
m_progressDistribution - Variable in class jap.JAPNewView
 
m_progressOwnTrafficActivity - Variable in class jap.JAPNewView
 
m_progressOwnTrafficActivitySmall - Variable in class jap.JAPNewView
 
m_projectionMatrix - Variable in class captcha.graphics.PerspectiveProjection
Stores the projection matrix needed for the trnasformation of the image pixels.
m_propagandaInstances - Variable in class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
This is the list of all known propaganda instances, displayed in the table.
m_propagandaInstances - Variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the list of all known propaganda instances.
m_propagandaIsRunning - Variable in class jap.forward.JAPRoutingRegistrationInfoServices
This stores, whether propaganda for the local forwarding server is running at the moment (true) or not (false).
m_propagandaStarted - Variable in class jap.forward.JAPRoutingSettings
Stores, whether the propaganda for the local forwarding server is running (true) or not (false).
m_propagandaThread - Variable in class forward.server.ServerSocketPropagandist
Stores the instance of the propaganda thread.
m_propagandaThreadReady - Variable in class jap.forward.JAPRoutingSettingsPropagandaThreadLock
Stores whether the propaganda thread has come to the end (true) or not (false).
m_protocol - Variable in class anon.mixminion.FirstMMRConnection
 
m_protocolHandler - Variable in class jap.forward.JAPRoutingSettings
Stores the protocol handling instance for the forwarded client connection.
m_protocolWithReplay - Variable in class anon.client.KeyExchangeManager
 
m_protocolWithTimestamp - Variable in class anon.client.KeyExchangeManager
 
m_proxy - Variable in class anon.proxy.AnonProxy.OpenSocketRequester
 
m_Proxy - Variable in class anon.proxy.AnonProxyRequest
 
m_proxyAnon - Variable in class jap.JAPController
 
m_proxyAnon - Variable in class jap.JAPModel
 
m_proxyCallback - Variable in class jap.JAPController
 
m_ProxyConnection - Variable in class anon.crypto.tinytls.TinyTLS
 
m_proxyDirect - Variable in class jap.JAPController
 
m_proxyInterface - Variable in class anon.client.AnonClient
 
m_proxyInterface - Variable in class anon.infoservice.HTTPConnectionFactory
The listener for the proxy used.
m_proxyInterface - Variable in class anon.mixminion.FirstMMRConnectionThread
 
m_proxyInterface - Variable in class anon.mixminion.Mixminion
 
m_proxyInterface - Variable in class anon.proxy.AnonProxy
 
m_proxyInterface - Variable in class anon.tor.FirstOnionRouterConnectionThread
 
m_proxyInterface - Variable in class anon.tor.Tor
 
m_proxyInterface - Variable in class forward.ForwardUtils
The current proxy interface.
m_proxyInterface - Variable in class jap.JAPModel
 
m_ProxyListener - Variable in class anon.proxy.AnonProxy
 
m_PubKey - Variable in class anon.crypto.JAPCertificate
 
m_PublicKey - Variable in class anon.client.crypto.ASymMixCipherPlainRSA
 
m_publicKey - Variable in class anon.crypto.AsymmetricCryptoKeyPair
 
m_publicKey - Variable in class anon.crypto.CertificationRequestInfo
 
m_publicKey - Variable in class anon.pay.xml.XMLAccountCertificate
 
m_publicKey - Variable in class anon.pay.xml.XMLJapPublicKey
 
m_published - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_published - Variable in class anon.tor.ordescription.ORDescriptor
 
m_Q - Variable in class anon.crypto.MyECPublicKey
 
m_Queue - Variable in class anon.shared.ChannelInputStream
 
m_queue - Variable in class anon.util.JobQueue.Job
 
m_queue - Variable in class gui.GUIUtils.WindowDocker
 
m_queueEntries - Variable in class anon.client.AbstractDataChain.DataChainInputStreamImplementation
 
m_queuePacketCount - Variable in class anon.client.AnonClient
 
m_queueUpdate - Variable in class jap.pay.PaymentMainPanel
 
m_radioAdvancedView - Variable in class jap.ConfigAssistant
 
m_radioConnectionSlow - Variable in class jap.ConfigAssistant
 
m_radioErrorWarningNoSurfing - Variable in class jap.ConfigAssistant
 
m_radioNoConnection - Variable in class jap.ConfigAssistant
 
m_radioNoServiceAvailable - Variable in class jap.ConfigAssistant
 
m_radioNoWarning - Variable in class jap.ConfigAssistant
 
m_radioSimpleView - Variable in class jap.ConfigAssistant
 
m_radioSuccessWarning - Variable in class jap.ConfigAssistant
 
m_radioWarningInBrowser - Variable in class jap.ConfigAssistant
 
m_rand - Variable in class anon.mixminion.mmrdescription.MMRList
 
m_rand - Variable in class anon.tor.Circuit
 
m_rand - Variable in class anon.tor.FirstOnionRouterConnection
 
m_rand - Variable in class anon.tor.ordescription.ORList
 
m_rand - Variable in class anon.tor.Tor
 
m_random - Variable in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
m_Random - Variable in class anon.xmlrpc.server.ClientList
 
m_Random - Variable in class jap.StatusPanel
 
m_ranks - Variable in class anon.pay.xml.XMLPaymentOption
key: language, value: rank as Integer > 0, lower number for rank means higher priority
m_rate - Variable in class anon.pay.xml.XMLPriceCertificate
 
m_rawText - Variable in class gui.JAPHtmlMultiLineLabel
Stores the HTML text displayed by this JAPHtmlMultiLineLabel without the header and the trailer.
m_rbAnonOff - Variable in class jap.JAPNewView
 
m_rbAnonOn - Variable in class jap.JAPNewView
 
m_rbGroup - Variable in class jap.pay.wizardnew.JpiSelectionPane
 
m_rbGroup - Variable in class jap.pay.wizardnew.MethodSelectionPane
 
m_rbGroup - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_rbs - Variable in class anon.mixminion.message.Message
 
m_rbViewMini - Variable in class jap.JAPConfUI
 
m_rbViewNormal - Variable in class jap.JAPConfUI
 
m_rbViewSimplified - Variable in class jap.JAPConfUI
 
m_rbViewSystray - Variable in class jap.JAPConfUI
 
m_readBuffer - Variable in class anon.transport.connection.SkypeConnection.SkypeReader
Der Empfangspuffer
m_readDataLoop - Variable in class anon.tor.FirstOnionRouterConnection
 
m_reader - Variable in class anon.pay.HttpClient
 
m_reader - Variable in class anon.transport.connection.ChunkConnectionAdapter.ChunkInputStream
Der Reader welcher die Chunks und somit die Daten bereitstellt
m_reader - Variable in class anon.transport.connection.SkypeConnection
Der Reader fuer die Verbindung.
m_readPos - Variable in class anon.transport.connection.ChunkConnectionAdapter.ChunkInputStream
Die aktuelle Position innerhalb des Buffer ab welcher Daten zurueckgegeben werden.
m_ReadRecordState - Variable in class anon.crypto.tinytls.TinyTLS.TLSInputStream
 
m_ReadRecordState - Variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
m_readytoreassemble - Variable in class anon.mixminion.message.FragmentContainer
 
m_reason - Variable in exception anon.transport.connection.RequestException
Der Grund, aus welchem der Verbindungswunsch abgelehnt wurde.
m_receivedChainId - Variable in class anon.client.SequentialChannelDataChain.ChainCell
 
m_receivedDate - Variable in class anon.pay.xml.XMLTransCert
 
m_receivedPackets - Variable in class anon.client.SimulatedLimitedDataChannel
 
m_receiver - Variable in class anon.mixminion.EMail
 
m_receiver - Variable in class anon.mixminion.MixminionSMTPChannel
a Receiver-List of the eMail
m_receiverAddress - Variable in class anon.pay.xml.XMLEmail
 
m_recipient - Variable in class anon.mixminion.message.FragmentedMessage
 
m_recipient - Variable in class anon.mixminion.message.NoReplyMessage
 
m_recvCellCounter - Variable in class anon.tor.Circuit
 
m_recvcellcounter - Variable in class anon.tor.TorChannel
 
m_recvEngine - Variable in class anon.client.crypto.ControlChannelCipher
 
m_recvKey - Variable in class anon.client.crypto.ControlChannelCipher
 
m_referenceTime - Static variable in class anon.client.MixParameters
 
m_referenceURI - Variable in class anon.crypto.XMLSignatureElement
 
m_registerAtAllAvailableInfoServices - Variable in class jap.forward.JAPRoutingRegistrationInfoServices
This stores, whether the automatic management mode for the registration at the infoservices is used (true) or the manual mode with the stored list of registration infoservices is used (false).
m_registeredComponents - Variable in class gui.PopupMenu
 
m_registeredLabel - Variable in class jap.JAPNewView.MixMouseAdapter
 
m_registratedModules - Variable in class jap.JAPConfModuleSystem
This table stores all registered instances of AbstractJAPConfModule.
m_registrationInfoServices - Variable in class jap.forward.JAPRoutingRegistrationInfoServices
This stores the list of infoservices, where the registration is tried, if we are not in the automatic management mode.
m_registrationInfoServicesListModel - Variable in class jap.forward.JAPConfForwardingServer
 
m_registrationInfoServicesSettings - Variable in class jap.forward.JAPConfForwardingServerSavePoint
Stores the settings of the registration infoservices.
m_registrationInfoServicesStore - Variable in class jap.forward.JAPRoutingSettings
Stores a structure, which contains information about the infoservices to register at forwarding server startup.
m_registrationStatus - Variable in class jap.forward.JAPRoutingSettingsPropagandaThreadLock
Stores the status of the forwarding server registration process at the infoservices.
m_registrationStatusObserver - Variable in class jap.forward.JAPRoutingSettings
Stores the instance of JAPRoutingRegistrationStatusObserver, which holds some information about the current registration status at the infoservices for the local forwarding server.
m_rejectedConnections - Variable in class forward.server.ForwardSchedulerStatistics
Stores the number of rejected connections.
m_rejectedConnections - Variable in class jap.forward.JAPRoutingServerStatisticsListener
Stores the number of rejected connections.
m_relativeBandwidth - Variable in class jap.forward.JAPRoutingConnectionClass
Stores the percentage of the maximum bandwidth of the connection which shall be used for forwarding.
m_relayCommand - Variable in class anon.tor.cells.RelayCell
 
m_releaseDate - Variable in class anon.infoservice.JAPVersionInfo
Stores release date of the described JAP version.
m_releaseVersion - Variable in class jap.JAPConfUpdate
 
m_reloadButton - Variable in class jap.pay.TransactionOverviewDialog
 
m_reloadCascadesButton - Variable in class jap.JAPConfAnon
 
m_rememberedErrors - Variable in class gui.dialog.DialogContentPane
 
m_rememberedUpdateErrors - Variable in class gui.dialog.DialogContentPane
 
m_remoteAddress - Variable in class anon.transport.connection.SkypeConnection
Die Adresse des entfernten Endpunktes des Verbindung
m_remoteAddress - Variable in class anon.transport.connection.SocketConnection
Die Adresse des entfernten Endpunktes
m_RemoteAnonService - Variable in class anon.xmlrpc.client.ChannelProxy
 
m_renderer - Variable in class jap.JAPMixCascadeComboBox
 
m_replayOffset - Variable in class anon.client.MixParameters
 
m_replayReferenceTime - Variable in class anon.client.replay.ReplayTimestamp
Stores the time in ms (see System.currentTimeMillis()) the mix has chosen as reference time for replay detection.
m_replayTimestamp - Variable in class anon.client.MixParameters
 
m_replyAddress - Variable in class anon.pay.xml.XMLEmail
 
m_replyblocks - Variable in class anon.mixminion.EMail
 
m_replyblocks - Variable in class anon.mixminion.message.ReplyMessage
 
m_requested - Variable in class anon.pay.xml.XMLTransferRequest
 
m_requestLine - Variable in class proxy.DirectProxyConnection
 
m_requestRight - Variable in class proxy.DirectProxy.SendAnonWarning
 
m_resizer - Variable in class jap.JAPModel
 
m_resolvedData - Variable in class anon.tor.Circuit
 
m_responseReceived - Variable in class anon.client.replay.TimestampUpdater
 
m_restarter - Variable in class jap.JAPController
 
m_result - Variable in class anon.infoservice.InfoServiceHolder.InformationFetcher
 
m_ret - Variable in class gui.TermsAndConditionsDialog
 
m_revocationDate - Variable in class anon.crypto.RevokedCertificate
 
m_revokedCerts - Variable in class anon.crypto.RevokedCertifcateStore
This table holds all revocations.
m_rgbPixels - Variable in class captcha.graphics.RgbMemoryImageConsumer
Stores the pixels of the image in the RGB format.
m_rootCert - Variable in class anon.crypto.CertPathInfo
 
m_rootFound - Variable in class anon.crypto.CertPath
true if the last cert is a root cert
m_rootNodes - Variable in class gui.MultiCertTrustGraph
 
m_rootPane - Variable in class gui.dialog.DialogContentPane
 
m_rootPanel - Variable in class gui.dialog.TermsAndConditionsPane
 
m_rootPanel - Variable in class jap.AbstractJAPConfModule
This stores the root panel of this configuration tab.
m_rootPanel - Variable in class jap.JAPConfModuleSystem
Stores the root panel for the whole configuration module system.
m_rootPanel - Variable in class jap.pay.wizardnew.JpiSelectionPane
 
m_rootPanel - Variable in class jap.pay.wizardnew.MethodSelectionPane
 
m_rootPanel - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_rootPanel - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_rootPanel - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_rootPanelConstraints - Variable in class jap.JAPConfAnon
 
m_rootPanelLayout - Variable in class jap.JAPConfAnon
 
m_routingMode - Variable in class jap.forward.JAPRoutingSettings
This stores the current routing mode.
m_routingSettings - Variable in class jap.JAPModel
Stores the instance with the routing settings.
m_rows - Variable in class gui.TitledGridBagPanel
 
m_RpcServer - Variable in class anon.xmlrpc.server.AnonServiceImplRemote
 
m_RpcServerHost - Variable in class anon.xmlrpc.client.AnonServiceImplProxy
 
m_RpcServerPort - Variable in class anon.xmlrpc.client.AnonServiceImplProxy
 
m_RSA - Variable in class anon.client.crypto.ASymMixCipherPlainRSA
 
m_RSACertificate - Variable in class anon.crypto.tinytls.TinyTLSServer
 
m_RSACertificate - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_RSAEngine - Variable in class anon.crypto.MyRSA
 
m_RSAKey - Variable in class anon.crypto.tinytls.TinyTLSServer
 
m_RSAKey - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_runnable - Variable in class gui.dialog.WorkerContentPane.InternalThread
 
m_runnableValueUpdate - Variable in class jap.JAPViewIconified
 
m_runningInfoServiceRegistrations - Variable in class jap.forward.JAPRoutingRegistrationInfoServices
This stores the list of infoservice IDs, where the local forwarding server is already registrated or it is tried to registrate.
m_runningPropagandists - Variable in class jap.forward.JAPRoutingSettings
Stores a list of ServerSocketPropagandists, which are currently running.
m_savePoint - Variable in class jap.AbstractJAPConfModule
The savepoint for this module.
m_sbHasOnTraffic - Static variable in class gui.JAPDll
 
m_scaleHeight - Variable in class gui.GUIUtils.IconScaler
 
m_scaleWidth - Variable in class gui.GUIUtils.IconScaler
 
m_scheduler - Variable in class forward.LocalForwarder
Der Scheduler, welcher eingehende Verbindungen behandelt.
m_scheduler - Variable in class forward.server.SkypeServerManager
Der Scheduler, welcher die eigentliche Verbindungen verwalted.
m_schedulerThread - Variable in class forward.server.ForwardScheduler
This stores the internal scheduling thread.
m_scrollingTerms - Variable in class gui.dialog.TermsAndConditionsPane
 
m_scrollingTerms - Variable in class jap.JAPConfTC
 
m_scrollPane - Variable in class jap.JAPConfMixminion
 
m_scrollPane - Variable in class jap.JAPConfTor
 
m_scrpaneList - Variable in class jap.JAPConfCert
 
m_secondCert - Variable in class anon.crypto.CertPathInfo
 
m_seconds - Variable in class anon.util.XMLDuration
 
m_selectCascadeButton - Variable in class jap.JAPConfAnon
 
m_selectedBI - Variable in class jap.pay.BISelectionDialog
 
m_selectedCert - Variable in class gui.CertDetailsDialog.CertShortInfoPanel
 
m_selectedciphersuite - Variable in class anon.crypto.tinytls.TinyTLS
 
m_selectedciphersuite - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_selectedIndex - Variable in class jap.ServerListPanel
 
m_selectedISCertPaths - Variable in class jap.JAPConfInfoService
 
m_selectedISName - Variable in class jap.JAPConfInfoService
 
m_selectedJpi - Variable in class jap.pay.wizardnew.JpiSelectionPane
 
m_selectedMixCascade - Variable in class forward.client.DefaultClientProtocolHandler
This stores the selected MixCascade.
m_selectedOption - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_selectedOption - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_selectedPaymentOption - Variable in class jap.pay.wizardnew.MethodSelectionPane
 
m_selectedPlan - Variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
m_sendCallbackHandlers - Variable in class anon.client.MixPacket
 
m_sendCellCounter - Variable in class anon.tor.Circuit
 
m_sendcellcounter - Variable in class anon.tor.TorChannel
 
m_senderIdentification - Variable in class anon.pay.xml.XMLEmail
 
m_senderName - Variable in class anon.pay.xml.XMLEmail
 
m_sendJobQueue - Variable in class anon.client.Multiplexer
 
m_sendSynchronization - Variable in class anon.client.SequentialChannelDataChain
 
m_sendUpstreamClose - Variable in class anon.client.SequentialChannelDataChain.SendOrderProtocolData
 
m_sentEngine - Variable in class anon.client.crypto.ControlChannelCipher
 
m_sentKey - Variable in class anon.client.crypto.ControlChannelCipher
 
m_serial - Variable in class anon.crypto.RevokedCertificate
 
m_serial - Variable in class anon.crypto.X509AuthorityKeyIdentifier
the optional serial number of the issuing certificate
m_serial - Variable in class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
m_serial - Variable in class anon.infoservice.InfoServiceDBEntry
 
m_serial - Variable in class anon.infoservice.MessageDBEntry
 
m_serial - Variable in class anon.infoservice.MixCascade
 
m_serial - Variable in class anon.infoservice.MixInfo
 
m_serial - Variable in class anon.infoservice.PerformanceEntry
The serial of the database entry.
m_serial - Variable in class anon.infoservice.PerformanceInfo
Serial number of the database entry
m_serialNumber - Variable in class anon.pay.PaymentInstanceDBEntry
 
m_sErrorCode - Variable in class anon.pay.xml.XMLPassivePayment
 
m_sErrorMessage - Variable in class anon.pay.xml.XMLPassivePayment
 
m_Server - Variable in class anon.mixminion.mmrdescription.ServerStats
 
m_servercertificate - Variable in class anon.crypto.tinytls.TinyTLS
 
m_servercertificate - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_serverCertPaths - Variable in class jap.JAPConfAnon
the Certificate of the selected Mix-Server
m_serverConnection - Variable in class forward.server.DefaultProtocolHandler
This stores the connection to the selected mixcascade.
m_serverConnection - Variable in class forward.server.ForwardConnection
Stores the protocol handler, which processes the data or forwards them to the mixcascade.
m_serverhellodone - Variable in class anon.crypto.tinytls.TinyTLS
 
m_serverInfo - Variable in class jap.JAPConfAnon
 
m_serverInfoPanel - Variable in class jap.JAPConfAnon
 
m_serverList - Variable in class jap.JAPConfAnon
 
m_serverManagers - Variable in class forward.server.ForwardScheduler
This stores the associated ServerManagers (ID as keys and the instances as values) managing the server sockets of this ForwardScheduler.
m_serverPanel - Variable in class jap.JAPConfAnon
 
m_serverPort - Variable in class jap.forward.JAPRoutingSettings
Stores the port, where the local forwarding server will listen for clients.
m_serverrandom - Variable in class anon.crypto.tinytls.TinyTLS
 
m_serverrandom - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_serverReadThread - Variable in class forward.server.ForwardConnection
Stores the instance of the data transfer thread for the server -> client direction.
m_serverSocket - Variable in class forward.server.ServerSocketManager
The associated ServerSocket which listens for all client connections.
m_serverStatisticsListener - Variable in class jap.forward.JAPRoutingSettings
Stores the instance of JAPForwardingServerStatisticsListener, which fetches the statistics from the running forwarding server.
m_serviceContainer - Variable in class anon.client.AbstractControlChannel
 
m_serviceContainer - Variable in class anon.client.AnonClient
 
m_serviceDatabase - Variable in class anon.infoservice.Database
Stores services we know.
m_serviceDescription - Static variable in class anon.mixminion.Mixminion
 
m_setFields - Variable in class anon.util.XMLDuration
 
m_settingsForwardingClientConfigNeedForwarderBox - Variable in class jap.JAPConfNetwork
 
m_settingsInfoServiceConfigBasicSettingsDescriptionLabel - Variable in class jap.JAPConfInfoService
 
m_sha1Fingerprint - Variable in class anon.crypto.JAPCertificate
 
m_sha1Fingerprint - Variable in class anon.crypto.PKCS10CertificationRequest
 
m_sharedSecret - Variable in class anon.mixminion.message.ReplyBlock
 
m_shortInfoPanel - Variable in class gui.CertDetailsDialog
 
m_shortInfoPanel - Variable in class jap.JAPConfCert
 
m_shortMessage - Variable in class anon.pay.PayMessage
 
m_showEditFilterButton - Variable in class jap.JAPConfAnon
 
m_showEditPanelButton - Variable in class jap.JAPConfAnon
 
m_shutdown - Variable in class forward.server.ForwardScheduler
This value is set to true, for signalizing the shutdown of this ForwardScheduler to the internal thread.
m_signature - Variable in class anon.crypto.CertificationRequest
 
m_signature - Variable in class anon.infoservice.InfoServiceDBEntry
 
m_signature - Variable in class anon.infoservice.MixCascade
 
m_signature - Variable in class anon.infoservice.PerformanceInfo
 
m_signature - Variable in class anon.infoservice.StatusInfo
The signature of the StatusInfo
m_signature - Variable in class anon.pay.PaymentInstanceDBEntry
 
m_signature - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
m_SignatureAlgorithm - Variable in class anon.crypto.MyDSASignature
 
m_signatureAlgorithm - Variable in class anon.crypto.MyECDSASignature
 
m_SignatureAlgorithm - Variable in class anon.crypto.MyRSASignature
 
m_signatureElements - Variable in class anon.crypto.XMLSignature
The Vector of XMLSignatureElements kept by this object
m_signatureKeys - Variable in class anon.crypto.SignatureCreator
 
m_signatureMethod - Variable in class anon.crypto.XMLSignatureElement
 
m_signatureTime - Variable in class anon.pay.xml.XMLPriceCertificate
 
m_signatureValue - Variable in class anon.crypto.XMLSignatureElement
 
m_signedInfoCanonical - Variable in class anon.crypto.XMLSignatureElement
 
m_signingkey - Variable in class anon.tor.ordescription.ORDescriptor
 
m_sImageSize - Variable in class gui.MapBox
Desired size of the map image
m_sImageURL - Variable in class gui.MapBox
The URL pointing to the map image
m_sIP - Variable in class anon.pay.xml.XMLPassivePayment
 
m_size - Variable in class anon.util.ObjectQueue
 
m_sLatitude - Variable in class gui.MapBox
The latitude of the center of the map
m_sldZoom - Variable in class gui.MapBox
The slider for adjusting zoom level
m_sliderConnectionsPerPath - Variable in class jap.JAPConfTor
 
m_sliderDebugDetailLevel - Variable in class jap.JAPConf
 
m_sliderDebugLevel - Variable in class jap.JAPConf
 
m_sliderDummyTrafficIntervall - Variable in class jap.JAPConfAnonGeneral
 
m_sliderMaxPathLen - Variable in class jap.JAPConfTor
 
m_sliderMinPathLen - Variable in class jap.JAPConfTor
 
m_sliderPathLen - Variable in class jap.JAPConfMixminion
 
m_slidFontSize - Variable in class jap.JAPConfUI
 
m_sLongitude - Variable in class gui.MapBox
The longitude of the center of the map
m_smallBalanceWarningListener - Variable in class jap.JAPController
 
m_Socket - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_socket - Variable in class anon.pay.BIConnection
 
m_socket - Variable in class anon.pay.HttpClient
 
m_socketHandler - Variable in class anon.client.AnonClient
 
m_socketHTTPListener - Variable in class jap.JAPController
 
m_socketInputStream - Variable in class anon.client.SocketHandler
 
m_socketInputStream - Variable in class proxy.DirectProxyConnection
 
m_socketListener - Variable in class anon.proxy.AnonProxy
 
m_socketListener - Variable in class proxy.DirectProxy
 
m_socketOutputStream - Variable in class anon.client.SocketHandler
 
m_socketQueue - Variable in class anon.proxy.AnonProxy.OpenSocketRequester
 
m_software - Variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_solution - Variable in class gui.CaptchaDialog
 
m_solution - Variable in class gui.dialog.CaptchaContentPane
 
m_sortedIdentifiers - Static variable in class anon.crypto.X509DistinguishedName
 
m_sortingLanguage - Variable in class anon.pay.xml.XMLPaymentOptions
 
m_spentThisSession - Variable in class jap.pay.PaymentMainPanel
 
m_stabilityAttributes - Variable in class anon.infoservice.PerformanceEntry
 
m_start_server - Variable in class anon.mixminion.message.NoReplyMessage
 
m_start_server - Variable in class anon.mixminion.message.ReplyMessage
 
m_startPoint - Variable in class gui.GUIUtils.WindowDocker.InternalListener
 
m_startPropagandaThread - Variable in class jap.forward.JAPRoutingSettings
Stores the instance of the startPropaganda Thread, if there is a currently running instance (else this value is null).
m_startServer - Variable in class jap.JAPController.SetAnonModeAsync
 
m_startServerBox - Variable in class jap.forward.JAPConfForwardingServer
 
m_state - Variable in class anon.mixminion.MixminionPOPChannel
the current State of the POPChannel
m_state - Variable in class anon.mixminion.MixminionSMTPChannel
the current State of the SMTPChannel
m_State - Variable in class anon.shared.ProxyConnection
 
m_State - Variable in class anon.tor.Circuit
 
m_state - Variable in class anon.tor.TorSocksChannel
 
m_state - Variable in class anon.transport.connection.ChunkConnectionAdapter.ChunkInputStream
Der interne Zustand des Streams
m_state - Variable in class anon.transport.connection.ChunkConnectionAdapter.ChunkOutputStream
Der interne Zustand des Stroms
m_state - Variable in class anon.transport.connection.SkypeConnection
Der interne Zustand der Verbindung.
m_state - Variable in class forward.client.DefaultClientProtocolHandler
This stores the internal protocol state.
m_statistics - Variable in class forward.server.ForwardScheduler
This stores the statistics for the ForwardScheduler.
m_statisticsThread - Variable in class jap.forward.JAPRoutingServerStatisticsListener
Stores the current instance of the statistics fetching thread (if we are in server mode).
m_Status - Variable in class update.JAPUpdateWizard
 
m_StatusPanel - Variable in class jap.JAPNewView
 
m_statusXmlData - Variable in class anon.infoservice.StatusInfo
Stores the XML description which we forward to other infoservices (the same as we have received).
m_statusXmlDataBytes - Variable in class anon.infoservice.StatusInfo
Stores the XML description as byte-array for fast processing
m_strAktJapJarExtension - Variable in class update.JAPUpdateWizard
 
m_strAktJapJarFileName - Variable in class update.JAPUpdateWizard
 
m_strAktJapJarPath - Variable in class update.JAPUpdateWizard
 
m_strBiID - Variable in class anon.pay.PayAccount
 
m_strCascadeId - Variable in class anon.infoservice.MixCascadeExitAddresses
The cascade id.
m_strCascadeId - Variable in class anon.infoservice.PerformanceEntry
The id of the associated cascade.
m_strDesc - Variable in class gui.SimpleFileFilter
 
m_strDescription - Variable in class anon.pay.xml.XMLDescription
 
m_strDistributorMode - Variable in class jap.JAPModel
 
m_stream - Variable in class anon.crypto.tinytls.TinyTLS.TLSInputStream
 
m_stream - Variable in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
 
m_stream - Variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
m_stream - Variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
 
m_streamConnection - Variable in class anon.client.AnonClient
 
m_streamCounter - Variable in class anon.tor.Circuit
 
m_streamID - Variable in class anon.tor.cells.RelayCell
 
m_streams - Variable in class anon.tor.Circuit
 
m_strEmail - Variable in class anon.infoservice.ServiceOperator
This is the EMail address of the operator.
m_strEmail - Variable in class jondonym.console.MixInfo
 
m_strErrMsg - Variable in exception anon.pay.xml.XMLErrorMessage
 
m_strExtension - Variable in class gui.SimpleFileFilter
 
m_strFile - Variable in class proxy.DirectProxyConnection
 
m_strHost - Variable in class proxy.DirectProxyConnection
 
m_strHostname - Variable in class anon.infoservice.ListenerInterface
This is the host of this interface (hostname or IP).
m_strHosts - Variable in class anon.infoservice.MixCascade
 
m_strID - Variable in class anon.infoservice.ServiceOperator
 
m_strId - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
m_strIgnoreCertMark - Variable in class anon.crypto.JAPCertificate.X509CertificateInstantiator
 
m_strInfoServiceId - Variable in class anon.infoservice.InfoServiceDBEntry
This is the ID of this infoservice.
m_strings - Variable in class anon.pay.xml.XMLGenericStrings
 
m_strLoading - Variable in class jap.JAPSplash
 
m_strLookAndFeel - Variable in class jap.JAPModel
 
m_strMessage - Variable in class gui.dialog.DialogContentPane.CheckError
 
m_strMessage - Variable in class gui.dialog.DialogContentPane.LinkedDialog
 
m_strMessage - Variable in class gui.dialog.JAPDialog.LinkedCheckBox
 
m_strMethod - Variable in class proxy.DirectProxy.RequestInfo
 
m_strMethod - Variable in class proxy.DirectProxyConnection
 
m_strMixIds - Variable in class anon.infoservice.MixCascade
 
m_strMixNames - Variable in class anon.infoservice.MixCascade
 
m_strName - Variable in class anon.client.TrustModel
 
m_strName - Variable in class anon.infoservice.InfoServiceDBEntry
The name of the infoservice.
m_strName - Variable in class anon.infoservice.MixCascade
The name of the mixcascade.
m_strName - Variable in class jondonym.console.MixInfo
 
m_strNewJapVersion - Variable in class update.JAPUpdateWizard
 
m_strOrganisation - Variable in class anon.pay.PaymentInstanceDBEntry
 
m_strOrganisation - Variable in class jondonym.console.MixInfo
 
m_strOrganisationalUnit - Variable in class jondonym.console.MixInfo
 
m_strOrganization - Variable in class anon.infoservice.ServiceOperator
This is the name of the operator or organization.
m_strOrgUnit - Variable in class anon.infoservice.ServiceOperator
 
m_strPackage - Variable in class anon.util.ClassUtil.Package
 
m_strPaymentInstanceId - Variable in class anon.pay.PaymentInstanceDBEntry
This is the ID of this payment instance.
m_strPIID - Variable in class anon.pay.xml.XMLEasyCC
The Payment Instance ID
m_strPorts - Variable in class anon.infoservice.MixCascade
 
m_strProtocol - Variable in class proxy.DirectProxyConnection
 
m_strRelativeBrowserPath - Variable in class jap.JAPModel
 
m_strSoftware - Variable in class anon.tor.ordescription.ORDescriptor
 
m_strTempDirectory - Variable in class update.JAPUpdateWizard
 
m_strText - Variable in class gui.dialog.DialogContentPane
 
m_strTitle - Variable in class gui.dialog.DialogContentPane.Layout
 
m_strTitle - Variable in class gui.dialog.DialogContentPane.LinkedDialog
 
m_strTitle - Variable in class gui.wizard.BasicWizard
 
m_strTitle - Variable in class gui.wizard.BasicWizardPage
 
m_strTorDirServerAddr - Variable in class anon.tor.TorAnonServerDescription
 
m_strURI - Variable in class proxy.DirectProxy.RequestInfo
 
m_strURI - Variable in class proxy.DirectProxyConnection
 
m_strUrl - Variable in class anon.infoservice.ServiceOperator
This is the URL of the operators home page.
m_strVersion - Variable in class anon.infoservice.ServiceSoftware
This is the version of the used software.
m_strVersion - Variable in class jap.JAPSplash
 
m_strVersion - Variable in class proxy.DirectProxyConnection
 
m_strWWW - Variable in class jondonym.console.MixInfo
 
m_subCACerts - Variable in class anon.crypto.CertPathInfo
 
m_subject - Variable in class anon.crypto.CertificationRequestInfo
 
m_subject - Variable in class anon.crypto.JAPCertificate
 
m_subject - Variable in class anon.crypto.MultiCertPath
 
m_subject - Variable in class anon.pay.xml.XMLEmail
 
m_subjectKeyIdentifier - Variable in class anon.crypto.JAPCertificate
 
m_subjectKeyIdentifier - Variable in class anon.pay.xml.XMLPriceCertificate
 
m_successfulUpdate - Variable in class anon.infoservice.update.AbstractDatabaseUpdater
 
m_successfulUpdate - Variable in class anon.infoservice.update.AccountUpdater
 
m_sunMiscPerfClass - Static variable in class platform.VMPerfDataFile
sun.misc.Perf
m_supportedciphersuites - Variable in class anon.crypto.tinytls.TinyTLS
 
m_supportedciphersuites - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_supportedMixCascades - Variable in class forward.client.ForwardConnectionDescriptor
This stores the mixcascades supported by the forwarder.
m_supportFlowControl - Variable in class anon.client.SingleChannelDataChain
 
m_symbolicNamesToHelpContext - Variable in class jap.JAPConfModuleSystem
 
m_symbolicNamesToTreeNodes - Variable in class jap.JAPConfModuleSystem
This table stores all associations between the symbolic names of the configuration modules used to access the modules from outside (keys) and the nodes of the modules within the configuration tree.
m_symCipher - Variable in class anon.client.crypto.DefaultMixCipher
 
m_synchronizedAILogin - Variable in class anon.pay.AIControlChannel
indicates that the login to a mix cascade is synchronized.
m_syncObject - Variable in class anon.proxy.AnonProxy.OpenSocketRequester
 
m_syncObject - Variable in class anon.proxy.AnonProxyRequest
 
m_syncObject - Variable in class gui.dialog.CaptchaContentPane
 
m_systemLookAndFeels - Variable in class jap.JAPModel
 
m_tabAdvancedSettings - Variable in class jap.pay.AccountSettingsPanel
 
m_tabBasicSettings - Variable in class jap.pay.AccountSettingsPanel
 
m_tabbedModules - Variable in class jap.JAPConfServices
 
m_tabbedPane - Variable in class gui.CertDetailsDialog
 
m_tableClosed - Variable in class anon.client.ChannelTable
 
m_tableMixCascade - Variable in class jap.JAPConfAnon
 
m_tableRouters - Variable in class jap.JAPConfMixminion
 
m_tableRouters - Variable in class jap.JAPConfTor
 
m_tabPane - Variable in class jap.pay.AccountSettingsPanel
The TabbedPane Component
m_tabsAnon - Variable in class jap.JAPConfServices
Stores the tabbed pane
m_tags - Variable in class anon.crypto.AbstractX509AlternativeName
 
m_taInfo - Variable in class jap.JAPConfUpdate
 
m_taInfoScrollPane - Variable in class jap.JAPConfUpdate
 
m_tblAddresses - Variable in class anon.infoservice.MixCascadeExitAddresses
The list of addresses.
m_tblEntries - Variable in class platform.VMPerfDataFile
The performance data entries
m_tblOperators - Variable in class jap.JAPConfTC
 
m_tcModule - Variable in class jap.JAPConfServices
 
m_temp - Variable in class JAP
 
m_tempDialog - Variable in class gui.dialog.DialogContentPane
 
m_terms - Variable in class anon.pay.PayAccount
contains the terms and conditions as gotten from the JPI when the account was created
m_termsAndConditions - Variable in class jap.pay.AccountSettingsPanel.FetchTermsRunnable
 
m_termsDate - Variable in class anon.pay.PayAccount
 
m_termsPane - Variable in class gui.dialog.TermsAndConditionsPane
 
m_termsPane - Variable in class jap.JAPConfTC
 
m_text - Variable in class anon.mixminion.MixminionSMTPChannel
the Text of the eMail
m_text - Variable in class anon.pay.xml.XMLGenericText
 
m_TextArea - Variable in class gui.ClipFrame
 
m_textArea - Variable in class jap.JAPAboutAutoScroller
 
m_textareaConsole - Static variable in class jap.JAPDebug
 
m_textConfirmPasswd - Variable in class gui.dialog.PasswordContentPane
 
m_textConstraints - Variable in class gui.dialog.DialogContentPane
 
m_textNewPasswd - Variable in class gui.dialog.PasswordContentPane
 
m_textOldPasswd - Variable in class gui.dialog.PasswordContentPane
 
m_tfCardCheckNumber - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_tfCardNumber1 - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_tfCardNumber2 - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_tfCardNumber3 - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_tfCardNumber4 - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_tfCardOwner - Variable in class jap.pay.wizardnew.PassivePaymentPane
 
m_tfDebugFileName - Variable in class jap.JAPConf
 
m_tfJapPath - Variable in class update.JAPWelcomeWizardPage
 
m_tfListenerPortNumber - Variable in class jap.JAPConfNetwork
 
m_tfProxyAuthenticationUserID - Variable in class jap.JAPConfNetwork
 
m_tfProxyHost - Variable in class jap.JAPConfNetwork
 
m_tfProxyPortNumber - Variable in class jap.JAPConfNetwork
 
m_tfSolution - Variable in class gui.CaptchaDialog
 
m_tfSolution - Variable in class gui.dialog.CaptchaContentPane
 
m_tfTorDirServerHostName - Variable in class jap.JAPConfTor
 
m_theAmount - Variable in class jap.pay.TransactionOverviewDialog.TablecellAmount
 
m_theBI - Variable in class anon.pay.BIConnection
 
m_theBI - Variable in class anon.pay.PayAccount
 
m_theDuration - Variable in class anon.util.XMLDuration
 
m_thePriceCerts - Variable in class anon.pay.xml.XMLPriceCertificateList
 
m_TheRandom - Variable in class anon.crypto.MyRandom
 
m_thisDBEntryClass - Variable in class anon.infoservice.AbstractDistributableDatabaseEntry.Serials
 
m_thisUpdate - Variable in class anon.crypto.CertificateRevocationList
 
m_thread - Variable in class anon.mixminion.FirstMMRConnectionThread
 
m_thread - Variable in class anon.tor.FirstOnionRouterConnectionThread
 
m_Thread - Variable in class jap.JAPAboutAutoScroller
 
m_Thread - Variable in class jap.StatusPanel
 
m_threadCloseGuard - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
m_threadCount - Static variable in class proxy.DirectProxyConnection
 
m_threadGetVersionInfo - Variable in class jap.JAPConfUpdate
 
m_threadHandleAfterJVMSocketError - Static variable in class anon.infoservice.InfoServiceDBEntry
 
m_threadInitialise - Variable in class anon.client.AnonClient
 
m_threadNumber - Variable in class proxy.DirectProxyConnection
 
m_threadNumber - Variable in class proxy.DirectProxyResponse
 
m_threadQueue - Variable in class anon.util.JobQueue
 
m_threadRequest - Variable in class anon.proxy.AnonProxyRequest
 
m_threadResponse - Variable in class anon.proxy.AnonProxyRequest
 
m_threadRunLoop - Variable in class anon.client.DummyTrafficControlChannel
Stores the instance of the internal dummy traffic thread.
m_threadRunLoop - Variable in class anon.client.TestControlChannel
Stores the instance of the internal dummy traffic thread.
m_threadSendCellLoop - Variable in class anon.tor.Circuit
 
m_throwable - Variable in class gui.dialog.DialogContentPane.CheckError
 
m_thrownException - Variable in class anon.client.DataChainSendOrderStructure
 
m_time - Static variable in class anon.mixminion.mmrdescription.MMRDescription
 
m_timeFirstJVMSocketError - Static variable in class anon.infoservice.InfoServiceDBEntry
 
m_timeHandleAfterJVMSocketError - Static variable in class anon.infoservice.InfoServiceDBEntry
 
m_timeLastSetVisible - Variable in class gui.help.JAPExternalHelpViewer
 
m_timeout - Variable in class anon.infoservice.HTTPConnectionFactory
Stores the communication timeout (sec) for new HTTP connections.
m_timeout - Variable in class anon.mixminion.FirstMMRConnectionThread
 
m_timeout - Variable in class anon.tor.FirstOnionRouterConnectionThread
 
m_TimeoutInTicks - Variable in class anon.util.TimedOutputStream
 
m_timeoutList - Variable in class anon.infoservice.Database
Chronological order (in relation to timeouts) of all objects in the database.
m_timeoutSupervisionThread - Variable in class anon.client.SimulatedLimitedDataChannel
 
m_timeoutSynchronization - Variable in class anon.client.SimulatedLimitedDataChannel
 
m_timeoutThread - Variable in class forward.server.ForwardConnection
Stores the instance of the thread, which checks for a timeout on the connection.
m_TimeOutTick - Variable in class anon.util.TimedOutputStream
 
m_timeRemembered - Variable in class proxy.DirectProxy.RememberedRequestRight
 
m_Timestamp - Variable in class anon.pay.xml.XMLBalance
 
m_timeStamp - Variable in class forward.server.TransferVolume
Stores the timestamp, when the transfer was done.
m_timetolive - Variable in class anon.mixminion.message.ReplyBlock
 
m_tinyTLS - Variable in class anon.mixminion.FirstMMRConnection
 
m_tinyTLS - Variable in class anon.tor.FirstOnionRouterConnection
 
m_Title - Variable in class jap.AbstractJAPMainView
 
m_titlePane - Variable in class gui.dialog.DialogContentPane
 
m_tls - Variable in class anon.mixminion.FirstMMRConnectionThread
 
m_tls - Variable in class anon.tor.FirstOnionRouterConnectionThread
 
m_tnCRequest - Variable in class anon.client.KeyExchangeManager
 
m_today - Variable in class anon.mixminion.message.Keyring
 
m_Tor - Variable in class anon.proxy.AnonProxy
 
m_Tor - Variable in class anon.tor.FirstOnionRouterConnection
 
m_Tor - Variable in class anon.tor.FirstOnionRouterConnectionFactory
 
m_Tor - Variable in class anon.tor.TorSocksChannel
 
m_tor - Variable in class proxy.DirectProxy
 
m_TorMaxConnectionsPerRoute - Variable in class jap.JAPModel
 
m_TorMaxRouteLen - Variable in class jap.JAPModel
 
m_TorMinRouteLen - Variable in class jap.JAPModel
 
m_torModule - Variable in class jap.JAPConfServices
Stores the module for the TOR tab.
m_totalBytes - Static variable in class anon.pay.AIControlChannel
 
m_trafficSituation - Variable in class anon.infoservice.StatusInfo
Stores the current traffic situation for the mixcascade.
m_transactions - Variable in class anon.pay.xml.XMLTransactionOverview
 
m_transactionsTable - Variable in class jap.pay.TransactionOverviewDialog
 
m_transCert - Variable in class jap.pay.wizardnew.PaymentInfoPane
 
m_transCerts - Variable in class anon.pay.PayAccount
contains zero or more xml transfer certificates as XMLTransCert
m_transferedBytes - Variable in class forward.server.ForwardSchedulerStatistics
Stores the number of transfered bytes.
m_transferedBytes - Variable in class forward.server.TransferVolume
Stores the number of transfered bytes.
m_transferedBytes - Variable in class jap.forward.JAPRoutingServerStatisticsListener
Stores the number of transfered bytes.
m_transferedBytesJobs - Variable in class jap.JAPNewView
 
m_transferFromClient - Variable in class forward.server.ForwardConnection
Stores the amount of data which can be transfered on the client -> server direction this round.
m_transferFromServer - Variable in class forward.server.ForwardConnection
Stores the amount of data which can be transfered on the server -> client direction this round.
m_transferNumber - Variable in class anon.pay.xml.XMLPassivePayment
 
m_transferNumber - Variable in class anon.pay.xml.XMLTransCert
 
m_transportIdentifier - Variable in class anon.transport.address.Endpoint
Der Transportidentifer wie er aus der URN ermittelt wurde.
m_transportMode - Variable in class jap.forward.JAPRoutingSettings
This Field determines the Transport to use by selecting one of the Constants of #SUPORTED_TRANSPORTMODES.
m_treeNodesToSymbolicNames - Variable in class jap.JAPConfModuleSystem
This table stores all associations between the tree nodes of the configuration modules (keys) and the symbolic names used to access the modules from outside.
m_trustAttributes - Variable in class anon.client.TrustModel
 
m_trustCondition - Variable in class anon.client.TrustModel.TrustAttribute
 
m_trusted - Variable in class gui.MultiCertTrustGraph.Node
 
m_trustedCertificates - Variable in class anon.crypto.CertificateStore
 
m_trustedCertificates - Variable in class anon.crypto.SignatureVerifier
Stores all trusted certificates.
m_trustedRoot - Variable in class anon.crypto.tinytls.TinyTLS
 
m_trustModel - Variable in class jap.CascadePopupMenu
 
m_trustModelCopy - Variable in class jap.JAPConfAnon
A copy of the trust model we're currently editing
m_type - Variable in class anon.client.DataChainInputStreamQueueEntry
 
m_Type - Variable in class anon.crypto.tinytls.AbstractTLSRecord
 
m_type - Variable in class anon.infoservice.MixInfo
LERNGRUPPE This is the type of the mix
m_type - Variable in class anon.mixminion.EMail
 
m_Type - Variable in class anon.mixminion.message.ForwardInformation
 
m_type - Variable in class anon.pay.xml.XMLBankAccount
 
m_type - Variable in class anon.pay.xml.XMLPaymentOption
Option type (active|passive)
m_type - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
m_type - Variable in class anon.xmlrpc.client.ChannelProxy
 
m_type - Variable in class gui.dialog.PasswordContentPane
 
m_typeFilterOutputStream - Variable in class anon.client.TypeFilterDataChain
 
m_ui - Variable in class gui.JAPProgressBar
 
m_underliningConnection - Variable in class anon.transport.connection.ChunkConnectionAdapter
Die Basisverbindung, welche zur Uebertragung der eigentlichen Daten genutzt wird
m_underlyingConnection - Variable in class anon.client.SocketHandler
 
m_underlyingSocket - Variable in class anon.transport.connection.SocketConnection
Das Socket auf welchem die Verbindung aufbaut
m_underlyingStream - Variable in class anon.client.SocketHandler.SocketInputStreamImplementation
 
m_underlyingStream - Variable in class anon.client.SocketHandler.SocketOutputStreamImplementation
 
m_unfinishedRequests - Variable in class anon.proxy.HTTPProxyCallback
request messages whose parsing hasn't finished yet
m_unfinishedResponses - Variable in class anon.proxy.HTTPProxyCallback
response messages whose parsing hasn't finished yet
m_unknownChainIdFlagSet - Variable in class anon.client.SequentialChannelDataChain.ChainCell
 
m_unknownPI - Variable in class jap.JAPConfAnon
 
m_unverifiedPersisitentCertificates - Variable in class jap.JAPConfCertSavePoint
Stores all unverified persistent certificates of the verification certificate store.
m_updateAvailableID - Variable in class jap.JAPNewView
 
m_updateInfoServiceListThread - Variable in class jap.forward.JAPRoutingRegistrationInfoServices
This stores the instance of the automatic infoservice registration management thread.
m_updateInterval - Variable in class anon.util.Updater.ConstantUpdateInterval
 
m_updateInterval - Variable in class anon.util.Updater.DynamicUpdateInterval
 
m_updateInterval - Variable in class anon.util.Updater
 
m_updateInterval - Variable in class jap.JAPFeedback
 
m_updateMixCascadesListThread - Variable in class jap.forward.JAPRoutingUseableMixCascades
This stores the instance of the update thread for the mixcascades.
m_updateThread - Variable in class anon.util.Updater
 
m_updateTime - Variable in class anon.pay.xml.XMLMixInfo
 
m_upstreamBytes - Variable in class anon.proxy.HTTPProxyCallback
 
m_upstreamSendMe - Variable in class anon.client.KeyExchangeManager
 
m_uptime - Variable in class anon.tor.ordescription.ORDescriptor
 
m_URI - Variable in class proxy.DirectProxy.RememberedRequestRight
 
m_url - Variable in class gui.dialog.JAPDialog.LinkedInformation
 
m_url - Variable in class gui.dialog.JAPDialog.LinkedURLCheckBox
 
m_url - Variable in class gui.help.JAPInternalHelpViewer.HtmlPane.PageLoader.ExternalLinkedInformation
 
m_url - Variable in class gui.JapHtmlPane.PageLoader.ExternalLinkedInformation
 
m_urlCaller - Variable in class gui.help.JAPInternalHelpViewer.HtmlPane
 
m_URLOpener - Variable in class platform.AbstractOS
 
m_usage - Variable in class anon.crypto.X509KeyUsage
a vector containing
m_useableMixCascadesStore - Variable in class jap.forward.JAPRoutingSettings
Stores the structure, which manages the currently useable mixcascades.
m_usedDate - Variable in class anon.pay.xml.XMLTransCert
 
m_useDNSCache - Variable in class anon.tor.Tor
 
m_user - Variable in class anon.transport.address.SkypeAddress
Die Benutzer-ID
m_userDefined - Variable in class anon.infoservice.InfoServiceDBEntry
Stores whether this InfoServiceDBEntry is user-defined within the JAP client (true) or was generated from the InfoService itself (false).
m_userDefined - Variable in class anon.infoservice.MixCascade
True, if this MixCascade is user defined, false if the Information comes from the InfoService.
m_userForwarder - Variable in class jap.forward.JAPRoutingSettings
Stores the Address of an forwarding Server, directly provided by the User.
m_valid - Variable in class anon.crypto.CertPath
true if the CertPath has valid format (not timely valid!!)
m_valid - Variable in class anon.crypto.CertPathInfo
 
m_validFrom - Variable in class anon.crypto.Validity
 
m_validity - Variable in class anon.crypto.JAPCertificate
 
m_ValidTime - Variable in class anon.pay.xml.XMLBalance
bytes that are not consumed if there are any will expire after that date
m_validTime - Variable in class anon.pay.xml.XMLTransCert
 
m_validTo - Variable in class anon.crypto.Validity
 
m_value - Variable in class anon.crypto.AbstractX509Extension
 
m_value - Variable in class anon.crypto.AbstractX509KeyIdentifier
 
m_value - Variable in class anon.transport.address.AddressParameter
Der momentane Wert des Paramters.
m_value - Variable in class gui.dialog.DialogContentPane
 
m_values - Variable in class anon.crypto.AbstractX509AlternativeName
 
m_Values - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
The values.
m_Values - Variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The values.
m_vecBlacklist - Variable in class jap.JAPConfAnon.OperatorsTableModel
Vector only containing the non-trusted operators
m_vecCascades - Variable in class jap.JAPConfAnon.MixCascadeTableModel
 
m_vecConfigChangesNeedRestart - Variable in class jap.JAPConf
 
m_vecExtensions - Variable in class anon.crypto.X509Extensions
 
m_vecHTTPConnections - Variable in class anon.infoservice.HTTPConnectionFactory
The HTTPConnections that were recently created by this factory object.
m_vecListenerAdresses - Variable in class anon.infoservice.MixInfo
 
m_vecListenerInterfaces - Variable in class anon.infoservice.MixInfo
 
m_vecListenerMonitoring - Variable in class anon.infoservice.MixInfo
 
m_vecLookAndFeels - Variable in class jap.JAPModel
 
m_vecOperators - Variable in class jap.JAPConfAnon.OperatorsTableModel
Vector containing all the operators in the list
m_vecOperators - Variable in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
Vector containing all the operators in the list
m_vecThreads - Variable in class proxy.DirectProxyConnection
 
m_vecVisibleAdresses - Variable in class anon.infoservice.MixInfo
Stores all exit IP addresses of this mix.
m_vendor - Variable in class anon.infoservice.JavaVersionDBEntry
 
m_vendorLongName - Variable in class anon.infoservice.JavaVersionDBEntry
 
m_verificationTime - Variable in class anon.crypto.CertPath
time when the CertPath was verified for the last time
m_verified - Variable in class anon.crypto.CertPath
inicates if the CertPath was verified within the last VERIFICATION_INTERVAL
m_verified - Variable in class anon.crypto.CertPathInfo
 
m_version - Variable in class anon.infoservice.AbstractCascadeIDEntry
 
m_version - Variable in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
m_version - Variable in class anon.infoservice.JAPVersionInfo
Stores the version number of the described JAP version.
m_version - Variable in class anon.tor.TorSocksChannel
 
m_versionInfoType - Variable in class anon.infoservice.JAPVersionInfo
Stores whether this is the version info for the development version or the release version.
m_versionName - Variable in class anon.infoservice.JavaVersionDBEntry
 
m_versionNumber - Variable in class anon.infoservice.AbstractIDEntry
 
m_View - Variable in class jap.JAPController
 
m_view - Variable in class jap.pay.PaymentMainPanel
the main jap window
m_ViewIconified - Variable in class jap.JAPNewView
 
m_vmId - Variable in class platform.VMPerfDataFile
The id of the virtual machine
m_volumeKbytes - Variable in class anon.pay.xml.XMLVolumePlan
 
m_volumeKBytesleft - Variable in class anon.pay.xml.XMLBalance
the kbytes that are still left to spend for the corresponding account
m_volumeLimited - Variable in class anon.pay.xml.XMLVolumePlan
 
m_volumePlans - Variable in class anon.pay.xml.XMLVolumePlans
 
m_waitForShutdownCall - Variable in class jap.forward.JAPRoutingSettings
Needed for synchronization if we open a new forwarded connection and have to shutdown an old one.
m_waitQueueObject - Variable in class anon.client.Multiplexer
 
m_warnNoJonDoFoxHttpListener - Variable in class jap.JAPController
 
m_width - Variable in class captcha.graphics.RgbMemoryImageConsumer
Stores the width of the produced image.
m_width - Variable in class captcha.ZipBinaryImageCaptchaGenerator
Stores the width in pixels all generated images will have.
m_width - Variable in class jap.pay.CoinstackProgressBarUI
 
m_winAdapter - Variable in class jap.JAPDebug
 
m_windowListeners - Variable in class gui.dialog.JAPDialog
 
m_Wizard - Variable in class gui.wizard.BasicWizardHost
 
m_workerRunnable - Variable in class gui.dialog.WorkerContentPane
 
m_workerThread - Variable in class gui.dialog.WorkerContentPane
 
m_writePos - Variable in class anon.transport.connection.ChunkConnectionAdapter.ChunkOutputStream
Die Position, ab welcher neue Bytes in den Buffer eingefuegt werden koennen.
m_writer - Variable in class anon.transport.connection.ChunkConnectionAdapter.ChunkOutputStream
Der Writer, ueber welchem die Daten transportiert werden.
m_writer - Variable in class anon.transport.connection.SkypeConnection
Der Writer der Verbindung
m_X - Variable in class anon.crypto.MyDSAPrivateKey
 
m_x509certificate - Variable in class anon.crypto.PKCS12
 
m_xmlData - Variable in class anon.infoservice.PerformanceInfo
Stored XML data for toXmlElement()
m_xmlDescription - Variable in class anon.infoservice.InfoServiceDBEntry
Stores the XML representation of this InfoServiceDBEntry.
m_xmlDescription - Variable in class anon.infoservice.JavaVersionDBEntry
Stores the XML representation of this DBEntry.
m_xmlDescription - Variable in class anon.infoservice.MessageDBEntry
 
m_xmlDescription - Variable in class anon.pay.PaymentInstanceDBEntry
Stores the XML representation of this PaymentInstanceDBEntry.
m_xmlStructure - Variable in class anon.infoservice.JAPMinVersion
Stores the XML structure of this JAPVersionInfo.
m_xmlStructure - Variable in class anon.infoservice.JAPVersionInfo
Stores the XML structure of this JAPVersionInfo.
m_xmlStructure - Variable in class anon.infoservice.MixCascade
Stores the XML structure for this mixcascade.
m_xmlStructure - Variable in class anon.infoservice.MixInfo
Stores the XML structure for this mix.
m_xoredID - Variable in class anon.crypto.XMLSignature
The XORed SKIs of all Certs that verified a signature
m_xPos - Variable in class jap.pay.CoinstackProgressBarUI
 
m_Y - Variable in class anon.crypto.MyDSAPublicKey
 
m_years - Variable in class anon.util.XMLDuration
 
m_yFactor - Variable in class jap.pay.CoinstackProgressBarUI
 
m_yPos - Variable in class jap.pay.CoinstackProgressBarUI
 
m_ZipFile - Variable in class jarify.JarFile
the jar file
MacOS - Class in platform
This class is instantiated by AbstractOS if the current OS is MacOS or MacOSX
MacOS() - Constructor for class platform.MacOS
 
MACOSX_LIB_NEEDS_UPDATE - Static variable in class jap.JAPModel
 
MacOSXLib - Class in jap
Utility class for the JAPMacOSX library
MacOSXLib() - Constructor for class jap.MacOSXLib
 
magic - Static variable in class anon.crypto.MD5Crypt
 
MAIL_SYSTEM_ADDRESS - Static variable in class jap.JAPConstants
This is the mailaddress of the InfoService mailgateway.
MAILTO - Static variable in class gui.dialog.JAPDialog.AbstractLinkedURLAdapter
 
MAILTO - Static variable in class gui.help.JAPInternalHelpViewer.HtmlPane
This needs to be outside the class for compilation in JDK 1.1.8.
MAILTO - Static variable in class gui.JapHtmlPane
This needs to be outside the class for compilation in JDK 1.1.8.
main(String[]) - Static method in class anon.infoservice.OperatorAddress
 
main(String[]) - Static method in class jap.JAPiPAQ
 
main(String[]) - Static method in class JAP
 
main(String[]) - Static method in class JAPMacintosh
 
main(String[]) - Static method in class jondonym.console.JonDoConsole
 
main(String[]) - Static method in class update.JAPDownloadWizardPage
 
makeCanonical(Node, OutputStream, boolean, Node) - Static method in class anon.crypto.XMLSignature
 
makeCanonical(Node, OutputStream, boolean, Node, boolean) - Static method in class anon.crypto.XMLSignature
 
makeCanonical(Node, OutputStream, boolean, Vector, boolean, String) - Static method in class anon.crypto.XMLSignature
 
makeFSHS(byte[], byte[], byte[], byte[], short) - Method in class anon.mixminion.message.Header
fixed-size part of the subheader structure
makeNewKey() - Method in class anon.mixminion.message.Keyring
Produces a new usersecret
makePBEGenerator() - Static method in class anon.crypto.PKCS12
 
makePBEMacParameters(char[], PKCS12PBEParams, int) - Static method in class anon.crypto.PKCS12
 
makePBEParameters(char[], PKCS12PBEParams, String, int, int) - Static method in class anon.crypto.PKCS12
 
makeSHS(byte[], byte[], byte[], byte[], short, byte[]) - Method in class anon.mixminion.message.Header
entire subheader
MalformedURNException - Exception in anon.transport.address
Gibt an, dass waehrend der Verarbeitung einer Endpoint-URN Abweichungen von dem erwarteten Format auftraten.
MalformedURNException(String) - Constructor for exception anon.transport.address.MalformedURNException
 
MANIFEST_ENTRY - Static variable in class jarify.JarConstants
the key that starts a new description block for a new file in the manifest file
MANIFEST_FILE - Static variable in class jarify.JarConstants
the realtiv (to jar file) path for manifest file
manifestdigests - Variable in class jarify.JarSignatureFile
 
MapBox - Class in gui
This class provides a dialog showing a map section loaded from Yahoo(R) according to the specified latitude and longitude.
MapBox(Component, String, String, int) - Constructor for class gui.MapBox
Constructs a new MapBox instance.
MapBox.SiteParser - Class in gui
A subclass of javax.swing.text.html.HTMLEditorKit.ParserCallback that parses the HTML page requested from http://maps.yahoo.com and searches for the URL of the actual map image.
MapBox.SiteParser() - Constructor for class gui.MapBox.SiteParser
 
markAsBootstrap() - Method in class anon.infoservice.InfoServiceDBEntry
 
matMul(char[], char[], char[], int, int, int) - Method in class anon.mixminion.fec.FECMath
 
matMul(char[], int, char[], int, char[], int, int, int, int) - Method in class anon.mixminion.fec.FECMath
 
max(int, int) - Method in class anon.mixminion.message.Header
Compares two int values and returns the larger one
MAX_CASCADE_LENGTH - Static variable in class anon.infoservice.Constants
Minium and maximum length of dynamically build cascades
MAX_CASCADE_NAME_LENGTH - Static variable in class anon.infoservice.MixCascade
 
MAX_CASCADE_NAME_LENGTH - Static variable in class jap.CascadePopupMenu
 
MAX_CELL_DATA - Static variable in class anon.tor.TorChannel
 
MAX_CLICKS_UNLIMITED - Static variable in class anon.pay.xml.XMLPaymentOption
 
MAX_CON_PER_PATH - Static variable in class jap.JAPConfTor
 
MAX_DECOMPRESSION_OUTPUT - Variable in class anon.proxy.DecompressionProxyCallback
 
MAX_DEPTH_IGNORE - Static variable in class anon.util.RecursiveFileTool
 
MAX_FONT_SIZE - Static variable in class jap.JAPModel
 
MAX_FORMAT_ALL - Static variable in class anon.util.Util
 
MAX_FORMAT_BYTES - Static variable in class anon.util.Util
 
MAX_FORMAT_GBIT_PER_SEC - Static variable in class anon.util.Util
 
MAX_FORMAT_GBYTES - Static variable in class anon.util.Util
 
MAX_FORMAT_KBIT_PER_SEC - Static variable in class anon.util.Util
 
MAX_FORMAT_KBYTES - Static variable in class anon.util.Util
 
MAX_FORMAT_MBIT_PER_SEC - Static variable in class anon.util.Util
 
MAX_FORMAT_MBYTES - Static variable in class anon.util.Util
 
MAX_FRAGMENTS_PER_CHUNK - Variable in class anon.mixminion.message.Message
 
MAX_KBYTES_COUNTING_AS_EMPTY - Static variable in class anon.pay.PayAccount
 
MAX_LENGTH - Variable in class anon.util.AbstractISOCodeMapper
 
MAX_LINE_LENGTH - Static variable in class anon.util.Base64
Maximum line length (76) of Base64 output.
MAX_MESSAGE_LENGTH - Static variable in class anon.transport.connection.SkypeConnection.SkypeReader
Die maximal Laenge einer Nachricht, wie sie ueber Skype verschickt werden darf.
MAX_NR_OF_CONCURRENT_CONNECTIONS - Static variable in class anon.infoservice.Constants
 
MAX_OPEN_DATACHANNELS - Static variable in class anon.client.ChannelTable
 
MAX_PAYLOAD_SIZE - Static variable in class anon.crypto.tinytls.TLSPlaintextRecord
 
MAX_PREPAID_INTERVAL - Static variable in class anon.pay.AIControlChannel
 
MAX_REQUEST_HEADER_SIZE - Static variable in class anon.infoservice.Constants
 
MAX_RESERVED_CHANNEL_ID - Static variable in class anon.client.ChannelTable
The maximum Channel-ID in the reserved area for ControlChannels (those Channel-IDs are not available for DataChannels).
MAX_ROUTE_LEN - Static variable in class anon.mixminion.Mixminion
 
MAX_ROUTE_LEN - Static variable in class anon.tor.Tor
 
MAX_STREAMS_OVER_CIRCUIT - Static variable in class anon.tor.Circuit
 
MAXHOPS - Variable in class anon.mixminion.message.Decoder
 
MAXIMUM_CONNECTION_REQUESTS - Static variable in class forward.server.ServerSocketManager
This is the maximum number of unanswered connection requests (connections, which are not accepted yet).
MAXIMUM_OF_ASKED_INFO_SERVICES - Static variable in class anon.infoservice.InfoServiceHolder
 
MAXIMUM_PROTOCOLMESSAGE_SIZE - Static variable in class forward.client.DefaultClientProtocolHandler
This is the maximum net size of a protocol message in bytes.
MAXIMUM_PROTOCOLMESSAGE_SIZE - Static variable in class forward.server.DefaultProtocolHandler
This is the maximum net size of a protocol message in bytes.
MAXIMUM_TEXT_LENGTH - Static variable in class gui.GUIUtils
 
MAXKEY - Static variable in class anon.tor.OnionRouter
 
maxValue - Variable in class anon.util.ZipArchiver.ZipEvent
 
maybeShowPopup(MouseEvent) - Method in class jap.JAPConfAnon
 
mb_backSpacePressed - Variable in class jap.JAPConfAnon
 
mb_manualCascadeNew - Variable in class jap.JAPConfAnon
 
mb_newInfoService - Variable in class jap.JAPConfInfoService
 
mbActCntMessageNeverRemind - Variable in class jap.JAPController
 
mbActCntMessageNotRemind - Variable in class jap.JAPController
 
mbDoNotAbuseReminder - Variable in class jap.JAPController
 
MD2_DIGEST - Static variable in class jarify.JarConstants
the name of the MD2 Digest
MD2_WITH_RSA_ENCRYPTION - Static variable in class anon.crypto.JAPCertificate
 
MD4_DIGEST - Static variable in class jarify.JarConstants
the name of the MD4 Digest
MD5_DIGEST - Static variable in class jarify.JarConstants
the name of the MD5 Digest
MD5_WITH_RSA_ENCRYPTION - Static variable in class anon.crypto.JAPCertificate
 
MD5Crypt - Class in anon.crypto
Class containing static methods for encrypting passwords in FreeBSD md5 style.
MD5Crypt() - Constructor for class anon.crypto.MD5Crypt
 
Message - Class in anon.mixminion.message
 
Message(EMail, int, String, String, int) - Constructor for class anon.mixminion.message.Message
Constructor
message - Variable in class gui.wizard.BasicWizardPage
 
MESSAGE_END_SIGNATURE - Static variable in class forward.client.DefaultClientProtocolHandler
This is the end signature of every protocol message.
MESSAGE_END_SIGNATURE - Static variable in class forward.server.DefaultProtocolHandler
This is the end signature of every protocol message.
MESSAGE_ICONS - Static variable in class gui.dialog.DialogContentPane
 
MESSAGE_POSITION_X - Static variable in class jap.JAPSplash
 
MESSAGE_POSITION_Y - Static variable in class jap.JAPSplash
 
MESSAGE_START_SIGNATURE - Static variable in class forward.client.DefaultClientProtocolHandler
This is the start signature of every protocol message.
MESSAGE_START_SIGNATURE - Static variable in class forward.server.DefaultProtocolHandler
This is the start signature of every protocol message.
MESSAGE_TYPE_ERROR - Static variable in interface gui.dialog.IDialogOptions
 
MESSAGE_TYPE_INFORMATION - Static variable in interface gui.dialog.IDialogOptions
 
MESSAGE_TYPE_PLAIN - Static variable in interface gui.dialog.IDialogOptions
 
MESSAGE_TYPE_QUESTION - Static variable in interface gui.dialog.IDialogOptions
 
MESSAGE_TYPE_REQUEST - Static variable in class anon.proxy.HTTPProxyCallback
 
MESSAGE_TYPE_RESPONSE - Static variable in class anon.proxy.HTTPProxyCallback
 
MESSAGE_TYPE_WARNING - Static variable in interface gui.dialog.IDialogOptions
 
MESSAGE_TYPES - Static variable in class gui.dialog.DialogContentPane
 
MessageDBEntry - Class in anon.infoservice
Used to send messages to JAP.
MessageDBEntry(Element) - Constructor for class anon.infoservice.MessageDBEntry
 
messageHandler(byte[]) - Method in class forward.server.DefaultProtocolHandler
This method handles all data packets received from the client.
MessageImplementation - Class in anon.mixminion.message
 
MessageImplementation() - Constructor for class anon.mixminion.message.MessageImplementation
 
messageReceived(PayMessage) - Method in interface anon.pay.IMessageListener
 
messageReceived(PayMessage) - Method in class anon.pay.PayAccountsFile
just passes through a received message to the PayAccountsFile's MessageListeners
messageReceived(byte[]) - Method in class forward.server.DefaultProtocolHandler
This method handles and evaluates a whole message.
messageReceived(PayMessage) - Method in class jap.JAPNewView
 
messageRemoved(PayMessage) - Method in interface anon.pay.IMessageListener
 
messageRemoved(PayMessage) - Method in class anon.pay.PayAccountsFile
 
messageRemoved(PayMessage) - Method in class jap.JAPNewView
 
MESSAGES - Static variable in class jondonym.console.Controller
 
MESSAGESFN - Static variable in class jap.JAPConstants
 
MessageSystem - Class in jap
This is the implementation of a service for sending internal messages.
MessageSystem() - Constructor for class jap.MessageSystem
 
MessageUpdater - Class in anon.infoservice.update
Updates the messages.
MessageUpdater(Updater.ObservableInfo) - Constructor for class anon.infoservice.update.MessageUpdater
 
META_INF_DIR - Static variable in class jarify.JarConstants
the realtiv path (to jar file) to meta-if directory
METERICONFN - Static variable in class jap.JAPConstants
 
MethodSelectionPane - Class in jap.pay.wizardnew
 
MethodSelectionPane(JAPDialog, WorkerContentPane) - Constructor for class jap.pay.wizardnew.MethodSelectionPane
 
MIDDLE_MIX - Static variable in class anon.infoservice.MixInfo
 
MIN_CASCADE_LENGTH - Static variable in class anon.infoservice.Constants
 
MIN_CON_PER_PATH - Static variable in class jap.JAPConfTor
 
MIN_ITERATIONS - Static variable in class anon.crypto.PKCS12
 
MIN_ITERATIONS - Static variable in class anon.crypto.XMLEncryption
 
MIN_PREPAID_INTERVAL - Static variable in class anon.pay.AIControlChannel
 
MIN_REQUESTS - Static variable in class anon.proxy.AnonProxy
 
MIN_RESERVED_CHANNEL_ID - Static variable in class anon.client.ChannelTable
The minimum Channel-ID in the reserved area for ControlChannels (those Channel-IDs are not available for DataChannels).
MIN_ROUTE_LEN - Static variable in class anon.mixminion.Mixminion
 
MIN_ROUTE_LEN - Static variable in class anon.tor.Tor
 
MIN_SH - Variable in class anon.mixminion.message.Header
 
MIN_TEXT_WIDTH - Static variable in class gui.dialog.DialogContentPane
 
MIN_UPDATE_INTERVAL_MS - Static variable in class anon.infoservice.update.AbstractMixCascadeUpdater
 
MIN_UPDATE_INTERVAL_MS - Static variable in class anon.infoservice.update.PaymentInstanceUpdater
 
MIN_UPDATE_INTERVAL_MS - Static variable in class anon.infoservice.update.PerformanceInfoUpdater
 
MIN_UPDATE_INTERVAL_MS - Static variable in class jap.JAPFeedback
 
MIN_WAITING_TIME_MS - Static variable in class anon.util.Updater
 
MINKEY - Static variable in class anon.tor.OnionRouter
 
MINUTES - Static variable in class anon.util.XMLDuration
 
minValue - Variable in class anon.util.ZipArchiver.ZipEvent
 
MinVersionUpdater - Class in anon.infoservice.update
 
MinVersionUpdater(Updater.ObservableInfo) - Constructor for class anon.infoservice.update.MinVersionUpdater
 
MISC - Static variable in class logging.LogType
Indicates a misc message (binary: 00001000)
MIX_CERTSPATH - Static variable in class jap.JAPConstants
 
MIX_ROOT_CERTS - Static variable in class jap.JAPConstants
 
MixCascade - Class in anon.infoservice
Holds the information for a mixcascade.
MixCascade(byte[]) - Constructor for class anon.infoservice.MixCascade
Creates a new MixCascade from XML description (MixCascade node).
MixCascade(Element) - Constructor for class anon.infoservice.MixCascade
Creates a new MixCascade from XML description (MixCascade node).
MixCascade(Element, long) - Constructor for class anon.infoservice.MixCascade
Creates a new MixCascade from XML description (MixCascade node).
MixCascade(Element, long, String) - Constructor for class anon.infoservice.MixCascade
Creates a new MixCascade from XML description (MixCascade node).
MixCascade(byte[], Element, long, String) - Constructor for class anon.infoservice.MixCascade
Creates a new MixCascade from XML description (MixCascade node).
MixCascade(String, int) - Constructor for class anon.infoservice.MixCascade
Creates a new MixCascade from the hostName / IP and the port.
MixCascade(String, String, String, int) - Constructor for class anon.infoservice.MixCascade
Creates a new MixCascade from the hostName / IP and the port.
MixCascade(String, String, Vector) - Constructor for class anon.infoservice.MixCascade
 
MixCascade(String, String, Vector, Vector) - Constructor for class anon.infoservice.MixCascade
 
MixCascade(String, String, Vector, Vector, long) - Constructor for class anon.infoservice.MixCascade
 
MixCascadeExitAddresses - Class in anon.infoservice
Stores all exit addresses of one MixCasacde.
MixCascadeExitAddresses(String) - Constructor for class anon.infoservice.MixCascadeExitAddresses
Constructs a new MixCascadeExitAddress object from a given mix cascade id.
MixCascadeExitAddresses(Element) - Constructor for class anon.infoservice.MixCascadeExitAddresses
 
MixCascadeInfo - Class in jondonym.console
 
MixCascadeInfo(MixCascade) - Constructor for class jondonym.console.MixCascadeInfo
 
MIXCASCADELIST_UPDATE_INTERVAL - Static variable in class jap.forward.JAPRoutingUseableMixCascades
This is the update interval of the mixcascade list.
MixCascadeUpdater - Class in jap
Updates the list of available MixCascades.
MixCascadeUpdater(Updater.ObservableInfo) - Constructor for class jap.MixCascadeUpdater
 
MixCascadeUpdater(long, boolean, Updater.ObservableInfo) - Constructor for class jap.MixCascadeUpdater
 
MixCipherChain - Class in anon.client.crypto
 
MixCipherChain(IMixCipher[]) - Constructor for class anon.client.crypto.MixCipherChain
 
MixDetailsDialog - Class in gui
 
MixDetailsDialog(Component, MixCascade, int) - Constructor for class gui.MixDetailsDialog
 
MixDetailsDialog.MyButtonListener - Class in gui
 
MixDetailsDialog.MyButtonListener() - Constructor for class gui.MixDetailsDialog.MyButtonListener
 
MixInfo - Class in anon.infoservice
Holds the information of one single mix.
MixInfo(Element) - Constructor for class anon.infoservice.MixInfo
Creates a new MixInfo from XML description (Mix node).
MixInfo(Element, long) - Constructor for class anon.infoservice.MixInfo
Creates a new MixInfo from XML description (Mix node).
MixInfo(MultiCertPath) - Constructor for class anon.infoservice.MixInfo
 
MixInfo(String, MultiCertPath, XMLPriceCertificate, long) - Constructor for class anon.infoservice.MixInfo
 
MixInfo(Element, long, boolean) - Constructor for class anon.infoservice.MixInfo
Creates a new MixInfo from XML description (Mix node).
MixInfo - Class in jondonym.console
 
MixInfo(MixInfo) - Constructor for class jondonym.console.MixInfo
 
Mixminion - Class in anon.mixminion
This class implements the Mixminion anonymity service, which can be used to sent anonymous e-mail
Mixminion() - Constructor for class anon.mixminion.Mixminion
 
MIXMINION_MAX_ROUTE_LEN - Static variable in class jap.JAPConstants
 
MIXMINION_MIN_ROUTE_LEN - Static variable in class jap.JAPConstants
 
MixMinionCryptoUtil - Class in anon.mixminion.message
Some Helping Methods for the MixMinion
MixMinionCryptoUtil() - Constructor for class anon.mixminion.message.MixMinionCryptoUtil
 
MixminionPOPChannel - Class in anon.mixminion
 
MixminionPOPChannel() - Constructor for class anon.mixminion.MixminionPOPChannel
 
MixminionServiceDescription - Class in anon.mixminion
Holder for the neseccary information to setup the Mixmion service.
MixminionServiceDescription(int, String) - Constructor for class anon.mixminion.MixminionServiceDescription
Constucts a new MixminionServiceDescription object.
MixminionSMTPChannel - Class in anon.mixminion
This class implements a channel,which speaks SMTP
MixminionSMTPChannel() - Constructor for class anon.mixminion.MixminionSMTPChannel
 
MixPacket - Class in anon.client
 
MixPacket(InputStream, SymCipher) - Constructor for class anon.client.MixPacket
 
MixPacket(int) - Constructor for class anon.client.MixPacket
 
MixParameters - Class in anon.client
 
MixParameters(String, IASymMixCipher) - Constructor for class anon.client.MixParameters
 
MixPosition - Class in anon.infoservice
Maps the position of a Mix in a cascade to a concrete Mix ID.
MixPosition(int, String) - Constructor for class anon.infoservice.MixPosition
 
MMRDescription - Class in anon.mixminion.mmrdescription
 
MMRDescription(String, String, int, byte[], byte[], boolean, boolean, String, SimpleDateFormat) - Constructor for class anon.mixminion.mmrdescription.MMRDescription
 
MMRList - Class in anon.mixminion.mmrdescription
 
MMRList(MMRListFetcher) - Constructor for class anon.mixminion.mmrdescription.MMRList
constructor
MMRListFetcher - Interface in anon.mixminion.mmrdescription
 
modificationEndOffset - Variable in class anon.proxy.ProxyCallbackBuffer
 
modificationStartOffset - Variable in class anon.proxy.ProxyCallbackBuffer
 
modnn(int) - Method in class anon.mixminion.fec.FECMath
modnn(x) computes x % gfSize, where gfSize is 2**gfBits - 1, without a slow divide.
MONTHS - Static variable in class anon.util.XMLDuration
 
MORE_POINTS - Static variable in class gui.dialog.DialogContentPane
 
mouseClicked(MouseEvent) - Method in class gui.CertDetailsDialog
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class gui.dialog.DialogContentPane.LinkedDialog
 
mouseClicked(MouseEvent) - Method in class gui.dialog.JAPDialog.LinkedInformationClickListener
 
mouseClicked(MouseEvent) - Method in class gui.LinkMouseListener
 
mouseClicked(MouseEvent) - Method in class gui.MultiCertOverview
 
mouseClicked(MouseEvent) - Method in class jap.JAPConfAnon
 
mouseClicked(MouseEvent) - Method in class jap.JAPNewView.LawListener
 
mouseClicked(MouseEvent) - Method in class jap.JAPNewView.MixMouseAdapter
 
mouseClicked(MouseEvent) - Method in class jap.pay.AccountSettingsPanel.MyActionListener
 
mouseClicked(MouseEvent) - Method in class jap.TermsAndConditionsOperatorTable
 
mouseDragged(MouseEvent) - Method in class gui.GUIUtils.WindowDocker.InternalListener
 
mouseEntered(MouseEvent) - Method in class gui.CertDetailsDialog
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class gui.GUIUtils.ToolTipMouseListener
 
mouseEntered(MouseEvent) - Method in class gui.LinkMouseListener
 
mouseEntered(MouseEvent) - Method in class gui.MultiCertOverview
 
mouseEntered(MouseEvent) - Method in class jap.JAPConfAnon
 
mouseEntered(MouseEvent) - Method in class jap.JAPNewView.MixMouseAdapter
 
mouseEntered(MouseEvent) - Method in class jap.TermsAndConditionsOperatorTable
 
mouseExited(MouseEvent) - Method in class gui.CertDetailsDialog
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class gui.LinkMouseListener
 
mouseExited(MouseEvent) - Method in class gui.MultiCertOverview
 
mouseExited(MouseEvent) - Method in class jap.JAPConfAnon
 
mouseExited(MouseEvent) - Method in class jap.JAPNewView.MixMouseAdapter
 
mouseExited(MouseEvent) - Method in class jap.TermsAndConditionsOperatorTable
 
mouseMoved(MouseEvent) - Method in class gui.GUIUtils.WindowDocker.InternalListener
 
mousePressed(MouseEvent) - Method in class gui.CertDetailsDialog
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class gui.MultiCertOverview
 
mousePressed(MouseEvent) - Method in class jap.JAPConfAnon
 
mousePressed(MouseEvent) - Method in class jap.TermsAndConditionsOperatorTable
 
mouseReleased(MouseEvent) - Method in class gui.CertDetailsDialog
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class gui.GUIUtils.WindowDocker.InternalListener
 
mouseReleased(MouseEvent) - Method in class gui.MultiCertOverview
 
mouseReleased(MouseEvent) - Method in class jap.JAPConfAnon
 
mouseReleased(MouseEvent) - Method in class jap.TermsAndConditionsOperatorTable
 
move(Point) - Method in class gui.GUIUtils.WindowDocker.InternalListener
 
moveToContentPane(boolean) - Method in class gui.dialog.DialogContentPane
Shows a given content pane in the dialog if it exists.
moveToNext() - Method in class jap.ServerListPanel
 
moveToNextContentPane() - Method in class gui.dialog.DialogContentPane
Shows the next content pane in the dialog if it exists.
moveToPrevious() - Method in class jap.ServerListPanel
 
moveToPreviousContentPane() - Method in class gui.dialog.DialogContentPane
Shows the previous content pane in the dialog if it exists.
moveToUpRightCorner() - Method in class gui.dialog.JAPDialog
 
moveToUpRightCorner(Window) - Static method in class gui.GUIUtils
Moves the given Window to the upright corner of the default screen.
ms_AccountsFile - Static variable in class anon.pay.PayAccountsFile
the one and only accountsfile
ms_AlgID - Static variable in class anon.crypto.MyRSASignature
 
ms_AnonService - Static variable in class anon.AnonServiceFactory
 
ms_bCapturingAWTEvents - Static variable in class gui.GUIUtils
 
ms_bConsoleOnly - Static variable in class gui.dialog.JAPDialog
 
ms_bEnableFindSubclasses - Static variable in class anon.util.ClassUtil
 
ms_bFile - Static variable in class jap.JAPDebug
 
ms_bInTaskbar - Static variable in class gui.JAPDll
 
ms_bIsLoading - Static variable in class anon.infoservice.Database
 
ms_bLibraryLoaded - Static variable in class jap.MacOSXLib
 
ms_browserIdentification - Static variable in class anon.infoservice.InfoServiceDBEntry
 
ms_bShowWarning - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
ms_bShutdown - Static variable in class anon.infoservice.Database
 
ms_bSupportForUsersAndSecurity - Static variable in class jondonym.console.MixCascadeInfo
 
ms_bToStringAsHTML - Static variable in class jondonym.console.MixCascadeInfo
 
ms_bTriedToLoadParentResourceFile - Static variable in class anon.util.ResourceLoader
 
ms_bWarned - Static variable in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
ms_cachedMessages - Static variable in class anon.util.JAPMessages
 
ms_callback - Static variable in class proxy.DirectProxy
 
ms_cascadeUpdater - Static variable in class jondonym.console.Controller
 
ms_cgfInstance - Static variable in class captcha.CaptchaGeneratorFactory
Stores the instance of CaptchaGeneratorFactory (Singleton).
ms_classExtensions - Static variable in class anon.crypto.AbstractX509Extension
 
ms_classpath - Static variable in class anon.util.ResourceLoader
 
ms_classpathFiles - Static variable in class anon.util.ResourceLoader
 
ms_classpathResourceLock - Static variable in class anon.util.ResourceLoader
 
ms_classpathResourceTypes - Static variable in class anon.util.ResourceLoader
 
ms_closeKeyMethod - Static variable in class platform.WindowsRegistry
 
ms_configuration - Static variable in class jondonym.console.Controller
 
ms_connectionTimeout - Static variable in class anon.pay.BIConnection
 
ms_countryISO2CodePathTable - Static variable in class jondonym.console.MixCascadeInfo
 
ms_currentlyCreatedAccount - Static variable in class jondonym.console.Controller
 
ms_currentPIID - Static variable in class jondonym.console.Controller
 
ms_currentRequest - Static variable in class anon.proxy.AnonProxyRequest
 
ms_currentTick - Static variable in class anon.util.TimedOutputStream
 
ms_currentTrustModel - Static variable in class anon.client.TrustModel
 
ms_databases - Static variable in class anon.infoservice.Database
The registered databases.
ms_DateFormat - Static variable in class anon.tor.ordescription.ORList
 
ms_dateFormat - Variable in class jap.JAPConfTor
 
ms_dbURL - Static variable in class anon.infoservice.Database
 
ms_defaultResourceBundle - Static variable in class anon.util.JAPMessages
 
ms_distributor - Static variable in class anon.infoservice.Database
The distributor that forwards new database entries.
ms_DocumentBuilderFactory - Static variable in class anon.util.XMLUtil
 
ms_dummyPrivateKey - Static variable in class anon.crypto.JAPCertificate
The dummy private key is used to create temporary certificates.
ms_dx - Static variable in class gui.JAPProgressBar.MyProgressBarUI
 
ms_elemName - Static variable in class anon.pay.xml.XMLJapPublicKey
 
ms_FileLog - Static variable in class jap.JAPDebug
 
ms_fsmInstance - Static variable in class forward.server.ForwardServerManager
Stores the instance of ForwardServerManager (Singleton).
ms_fuInstance - Static variable in class forward.ForwardUtils
Stores the instance of ForwardUtils (Singleton).
ms_hashOnTop - Static variable in class gui.JAPDll
 
ms_hashtableOutputStreams - Static variable in class anon.util.TimedOutputStream
 
ms_HTTPConnectionClass - Static variable in class anon.infoservice.HTTPConnectionFactory
Defines the HTTPConnection class for that this factory constructs instances.
ms_httpConnectionFactoryInstance - Static variable in class anon.infoservice.HTTPConnectionFactory
Stores the instance of HTTPConnectionFactory (Singleton).
ms_iconCache - Static variable in class gui.GUIUtils
 
ms_identifier - Static variable in class anon.crypto.MyDSASignature
 
ms_identifier - Static variable in class anon.crypto.MyECDSASignature
 
ms_identifier - Static variable in class anon.crypto.MyRSASignature
 
ms_infoServiceHolderInstance - Static variable in class anon.infoservice.InfoServiceHolder
Stores the instance of InfoServiceHolder (Singleton).
ms_isUpdater - Static variable in class jondonym.console.Controller
 
ms_JapConfInstance - Static variable in class jap.JAPConf
 
ms_jondonymProxy - Static variable in class jondonym.console.Controller
 
ms_keyPoolSize - Static variable in class anon.pay.PayAccountsFile
 
ms_languageCodes - Static variable in class anon.util.LanguageMapper
 
ms_loadedClasses - Static variable in class anon.util.ClassUtil
Stores all loaded classes.
ms_loadedDirectories - Static variable in class anon.util.ClassUtil
Stores all loaded directories.
ms_loadImages - Static variable in class gui.GUIUtils
 
ms_locale - Static variable in class anon.util.JAPMessages
 
ms_logger - Static variable in class jondonym.console.Controller
 
ms_logHolderInstance - Static variable in class logging.LogHolder
Stores the instance of LogHolder (Singleton).
ms_logInstance - Static variable in class logging.LogHolder
Stores the Log instance.
ms_mouseListener - Static variable in class gui.GUIUtils
 
ms_mousePosition - Static variable in class gui.GUIUtils
 
ms_nativeGUILibrary - Static variable in class gui.GUIUtils
 
ms_nrOfRequests - Static variable in class anon.proxy.AnonProxyRequest
 
ms_observer - Static variable in class anon.infoservice.BlacklistedCascadeIDEntry
 
ms_openKeyMethod - Static variable in class platform.WindowsRegistry
 
ms_operatingSystem - Static variable in class platform.AbstractOS
The instanciated operation system class.
ms_parentResourceFile - Static variable in class anon.util.ResourceLoader
 
ms_parentResourceFileResourceType - Static variable in class anon.util.ResourceLoader
 
ms_parentResourceFileResourceURL - Static variable in class anon.util.ResourceLoader
 
ms_pathToSecurityIcon - Static variable in class jondonym.console.MixCascadeInfo
 
ms_pathToUsersIcon - Static variable in class jondonym.console.MixCascadeInfo
 
ms_paymentUpdater - Static variable in class jondonym.console.Controller
 
MS_PER_TICK - Static variable in class anon.util.TimedOutputStream
 
ms_perfUpdater - Static variable in class jondonym.console.Controller
 
ms_popupMenu - Static variable in class gui.JAPDll
 
ms_popupWindow - Static variable in class gui.JAPDll
 
ms_popupWindow - Variable in class jap.JAPViewIconified
 
ms_privateKeyClasses - Static variable in class anon.crypto.AsymmetricCryptoKeyPair
Stores all registered private key classes.
ms_proxyInterface - Static variable in class anon.infoservice.InfoServiceDBEntry
A proxy interface that is used for all connections and may change over time.
ms_proxyInterface - Static variable in class anon.pay.BIConnection
A proxy interface that is used for all connections and may change over time.
ms_publicKeyClasses - Static variable in class anon.crypto.AsymmetricCryptoKeyPair
Stores all registered public key classes.
ms_queryValueMethod - Static variable in class platform.WindowsRegistry
 
ms_registeredDialogs - Static variable in class gui.dialog.JAPDialog
 
ms_resizer - Static variable in class gui.GUIUtils
 
ms_resourceBundle - Static variable in class anon.util.JAPMessages
 
ms_scInstance - Static variable in class anon.crypto.SignatureCreator
Stores the instance of SignatureCreator (Singleton).
ms_secureRandom - Static variable in class anon.client.MixPacket
 
ms_serviceContainer - Static variable in class jondonym.console.Controller
 
ms_socketListener - Static variable in class jondonym.console.Controller
 
ms_starter - Static variable in class jondonym.console.Controller
 
ms_starterThread - Static variable in class jondonym.console.Controller
 
ms_storageMode - Static variable in class anon.util.XMLUtil
 
ms_strContext - Static variable in class anon.client.TrustModel
 
ms_strElemName - Static variable in class anon.pay.xml.XMLBankAccount
 
ms_strElemName - Static variable in class anon.pay.xml.XMLEmail
 
ms_strElemName - Static variable in class anon.pay.xml.XMLGenericStrings
 
ms_strElemName - Static variable in class anon.pay.xml.XMLMixAccountBalance
 
ms_strElemName - Static variable in class anon.pay.xml.XMLPriceCertificateList
 
ms_strElemName - Static variable in class anon.pay.xml.XMLTransferRequest
 
ms_strFileName - Static variable in class jap.JAPDebug
 
ms_svInstance - Static variable in class anon.crypto.SignatureVerifier
Stores the instance of SignatureVerifier (Singleton).
ms_theJAPHelp - Static variable in class gui.help.JAPHelp
 
ms_theMixminionInstance - Static variable in class anon.mixminion.Mixminion
 
ms_TheModel - Static variable in class jap.JAPModel
 
ms_theTorInstance - Static variable in class anon.tor.Tor
 
ms_threadCount - Static variable in class proxy.DirectProxyResponse
 
ms_threadInterrupt - Static variable in class anon.util.TimedOutputStream
 
ms_tmpDir - Static variable in class platform.AbstractOS
 
ms_trustModelObservable - Static variable in class anon.client.TrustModel
 
ms_trustModels - Static variable in class anon.client.TrustModel
 
ms_width - Static variable in class gui.JAPProgressBar.MyProgressBarUI
 
ms_windowsPreferencesClass - Static variable in class platform.WindowsRegistry
 
MSG_ACCESS_TO_JAP - Static variable in class jap.JAPConfNetwork
 
MSG_ACCOUNT_ALREADY_EXISTING - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_BALANCE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_CREATION_DATE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_DEPOSIT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_DETAILS - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_DISABLED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_FLAT_ENDDATE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_FLAT_VOLUME - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_IMPORT_FAILED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_INVALID - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_NOFLAT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_NOT_SAVED - Static variable in class jap.JAPController
 
MSG_ACCOUNT_PASSWORD - Static variable in class jap.JAPController
 
MSG_ACCOUNT_SPENT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_STATEMENT_DATE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNT_VALID - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNTCREATE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNTCREATEDESC - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCOUNTNUMBER - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_ACCOUNTNUMBER - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_ACCPASSWORD - Static variable in class jap.JAPController
 
MSG_ACCPASSWORD - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACCPASSWORDENTER - Static variable in class jap.JAPController
 
MSG_ACCPASSWORDENTERTITLE - Static variable in class jap.JAPController
 
MSG_ACCPASSWORDTITLE - Static variable in class jap.JAPController
 
MSG_ACCPASSWORDTITLE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACTIVATE - Static variable in class jap.JAPConfTor
 
MSG_ACTIVATION_FAILED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACTIVATION_SUCCESSFUL - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ACTIVE_COMPLETE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ADMIN_RIGHTS_NEEDED - Static variable in class update.JAPUpdateWizard
 
MSG_ALERT_CERTDATE_EXPIRED - Static variable in class gui.CertDetailsDialog
 
MSG_ALERT_CERTDATE_NOTYET - Static variable in class gui.CertDetailsDialog
 
MSG_ALERT_NOT_TRUSTED - Static variable in class gui.CertDetailsDialog
 
MSG_ALERT_SELF_SIGNED - Static variable in class gui.CertDetailsDialog
 
MSG_ALL_INFO_SERVICES - Static variable in class jap.JAPConfInfoService
 
MSG_ALL_SERVICES - Static variable in class anon.client.TrustModel
 
MSG_ALLOW_DIRECT_CONN - Static variable in class jap.JAPConfUpdate
 
MSG_ALLOW_DIRECT_CONNECTION - Static variable in class jap.JAPConfInfoService
 
MSG_ALLOW_DIRECT_CONNECTION - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ALLOWED_CASCADES - Static variable in class jap.JAPConfAnonGeneral
 
MSG_ALLOWUNPROTECTED - Static variable in class jap.JAPController
 
MSG_ALLOWUNPROTECTED_ALL - Static variable in class jap.JAPController
 
MSG_AMOUNT - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_AMOUNT - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_ANON - Static variable in class jap.JAPViewIconified
 
MSG_ANON_CONNECTION_FORBIDDEN - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ANON_FAIR - Static variable in class jap.JAPViewIconified
 
MSG_ANON_HIGH - Static variable in class jap.JAPViewIconified
 
MSG_ANON_HP - Static variable in class jap.ConfigAssistant
 
MSG_ANON_LEVEL - Static variable in class jap.JAPConfAnon
 
MSG_ANON_LOW - Static variable in class jap.JAPViewIconified
 
MSG_ANON_MODE_OFF - Static variable in class proxy.DirectProxy.SendAnonWarning
 
MSG_ANON_TEST - Static variable in class jap.ConfigAssistant
 
MSG_ANONYMETER_TOOL_TIP - Static variable in class jap.JAPNewView
 
MSG_ANONYMITY - Static variable in class jap.SystrayPopupMenu
 
MSG_ANONYMITY_ASCII - Static variable in class jap.SystrayPopupMenu
 
MSG_ANONYMITY_MODE - Static variable in class jap.MacOSXLib
 
MSG_ANONYMITY_MODE - Static variable in class jap.SystrayPopupMenu
 
MSG_ANONYMIZED_HTTP_HEADERS - Static variable in class jap.JAPConfAnonGeneral
 
MSG_ANTI_CENSORSHIP - Static variable in class jap.JAPNewView
 
MSG_ASK_AUTO_CONNECT - Static variable in class jap.JAPController
 
MSG_ASK_IF_NOT_SAVED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ASK_RECONNECT - Static variable in class jap.JAPController
 
MSG_ASK_RESET_DEFAULTS - Static variable in class jap.JAPConf
 
MSG_ASK_SWITCH - Static variable in class jap.JAPController
 
MSG_ASK_WHICH_VERSION - Static variable in class jap.JAPController
 
MSG_AUTO_CHOOSE_CASCADES - Static variable in class jap.JAPConfAnonGeneral
 
MSG_AUTO_CHOOSE_ON_START - Static variable in class jap.JAPConfAnonGeneral
 
MSG_AUTO_CHOOSE_ON_STARTUP - Static variable in class jap.JAPConfAnonGeneral
 
MSG_BACKUP_WARNING - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BAD_AVAILABILITY - Static variable in class jap.JAPConfAnon
 
MSG_BALANCE_AUTO_UPDATE_ENABLED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BALANCE_LABEL - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_BI_CONNECTION_LOST - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BILLING_ERROR - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BILLING_ERROR_EXPLAIN - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BILLING_ERROR_TOOLTIP - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BLACKLISTED - Static variable in class anon.client.TrustModel
 
MSG_BLOCKED - Static variable in class proxy.DirectProxy.SendAnonWarning
 
MSG_BLOCKED_ALL - Static variable in class proxy.DirectProxy.SendAnonWarning
 
MSG_BLOCKED_DOMAIN - Static variable in class proxy.DirectProxy.SendAnonWarning
 
MSG_BLOCKED_PERMANENTLY - Static variable in class proxy.DirectProxy.SendAnonWarning
 
MSG_BROWSER_CONF - Static variable in class jap.ConfigAssistant
 
MSG_BROWSER_DOES_NOT_OPEN - Static variable in class jap.JAPConfUI
 
MSG_BROWSER_NEW_PATH - Static variable in class jap.JAPConfUI
 
MSG_BROWSER_PATH - Static variable in class jap.JAPConfUI
 
MSG_BROWSER_PATH_CHOOSE - Static variable in class jap.JAPConfUI
 
MSG_BROWSER_SHOULD_OPEN - Static variable in class jap.JAPConfUI
 
MSG_BROWSER_TEST - Static variable in class jap.ConfigAssistant
 
MSG_BROWSER_TEST_BUTTON - Static variable in class jap.JAPConfUI
 
MSG_BROWSER_TEST_EXPLAIN - Static variable in class jap.JAPConfUI
 
MSG_BROWSER_TEST_PATH - Static variable in class jap.JAPConfUI
 
MSG_BTN_ASSISTANT - Static variable in class jap.JAPNewView
 
MSG_BTN_CREATE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BTN_DATA_RETENTION - Static variable in class gui.MixDetailsDialog
 
MSG_BTN_PROCEED - Static variable in class gui.dialog.JAPDialog
 
MSG_BTN_RETRY - Static variable in class gui.dialog.JAPDialog
 
MSG_BTN_SAVE - Static variable in class jap.JAPConf
 
MSG_BUTTON_ACTIVATE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUTTON_BUYFLAT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUTTON_CHANGE_PASSWORD - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUTTON_CHARGE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUTTON_DEACTIVATE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUTTON_DELETE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUTTON_EXPORT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUTTON_SELECT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUTTON_TRANSACTIONS - Static variable in class jap.pay.AccountSettingsPanel
Messages
MSG_BUTTON_UNLOCK - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUTTONCOPY - Static variable in class jap.pay.wizardnew.PaymentInfoPane
 
MSG_BUTTONEDITSHOW - Static variable in class jap.JAPConfAnon
 
MSG_BUTTONOPEN - Static variable in class jap.pay.wizardnew.PaymentInfoPane
 
MSG_BUTTONRELOAD - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_BUY - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_CANCEL - Static variable in class gui.CaptchaDialog
 
MSG_CANCEL - Static variable in class gui.dialog.DialogContentPane
 
MSG_CANCEL - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_CANCEL_ERROR_HAVE_TO_ACCEPT - Static variable in class gui.dialog.TermsAndConditionsPane
 
MSG_CANCEL_HEADING - Static variable in class gui.dialog.TermsAndConditionsPane
 
MSG_CANCEL_I_ACCEPT - Static variable in class gui.dialog.TermsAndConditionsPane
 
MSG_CANCEL_NO_POLICY_FOUND - Static variable in class gui.dialog.TermsAndConditionsPane
 
MSG_CANCELBUTTON - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_CAPS_LOCK_PRESSED - Static variable in class gui.dialog.PasswordContentPane
 
MSG_CAPTCHAERROR - Static variable in class gui.dialog.CaptchaContentPane
 
MSG_CARDCHECKNUMBER - Static variable in class jap.pay.wizardnew.PassivePaymentPane
 
MSG_CARDCOMPANY - Static variable in class jap.pay.wizardnew.PassivePaymentPane
 
MSG_CARDNUMBER - Static variable in class jap.pay.wizardnew.PassivePaymentPane
 
MSG_CARDOWNER - Static variable in class jap.pay.wizardnew.PassivePaymentPane
 
MSG_CARDVALIDITY - Static variable in class jap.pay.wizardnew.PassivePaymentPane
 
MSG_CASCADE_NOT_PARSABLE - Static variable in class jap.JAPController
 
MSG_CASCADE_NOT_TRUSTED - Static variable in class jap.JAPController
 
MSG_CASCADE_STORES - Static variable in class gui.DataRetentionDialog
 
MSG_CASCADES_FILTER - Static variable in class anon.client.TrustModel
 
MSG_CERT_HIERARCHY - Static variable in class gui.CertDetailsDialog
 
MSG_CERT_INFO_BORDER - Static variable in class gui.CertDetailsDialog
 
MSG_CERT_NOT_VERIFIED - Static variable in class gui.CertDetailsDialog
 
MSG_CERT_VERIFIED - Static variable in class gui.CertDetailsDialog
 
MSG_CERTIFICATES - Static variable in class gui.MixDetailsDialog
 
MSG_CERTNOTVALID - Static variable in class gui.CertDetailsDialog
 
MSG_CERTVALID - Static variable in class gui.CertDetailsDialog
 
MSG_CHANGELOG - Static variable in class update.JAPWelcomeWizardPage
 
MSG_CHANGELOG_TT - Static variable in class update.JAPWelcomeWizardPage
 
MSG_CHANGELOG_URL - Static variable in class update.JAPWelcomeWizardPage
 
MSG_CHANGELOG_URL_BETA - Static variable in class update.JAPWelcomeWizardPage
 
MSG_CHARGETITLE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_CHARGEWELCOME - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_CHARGING_SUCCESSFUL - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_CHECKNUMBER - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_CHOOSE_COUNTRY - Static variable in class anon.util.CountryMapper
 
MSG_CHOOSE_DIR - Static variable in class gui.dialog.FileChooserContentPane
 
MSG_CHOOSE_FILE - Static variable in class gui.dialog.FileChooserContentPane
 
MSG_CHOOSE_FREE_SERVICES_ONLY - Static variable in class jap.pay.PaymentMainPanel
 
MSG_CHOOSE_LANGUAGE - Static variable in class anon.util.LanguageMapper
 
MSG_CHOOSE_OTHER_DIR - Static variable in class jap.JAPConfUI
 
MSG_CHOOSEAJPI - Static variable in class jap.pay.wizardnew.JpiSelectionPane
 
MSG_CHOOSEAJPI_TITLE - Static variable in class jap.pay.wizardnew.JpiSelectionPane
 
MSG_CHOOSEAPLAN - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_CLICK_HERE - Static variable in class jap.StatusPanel
 
MSG_CLICK_TO_SHOW - Static variable in class gui.FlippingPanel
 
MSG_CLICK_TO_VIEW_HELP - Static variable in class jap.ConfigAssistant
 
MSG_CLOSE - Static variable in class gui.MapBox
 
MSG_CLOSE_BUTTON - Static variable in class gui.help.JAPHelp
 
MSG_CLOSEBUTTON - Static variable in class jap.pay.ActivePaymentDetails
 
MSG_CLOSEBUTTON - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_CLOSING_DIALOGS - Static variable in class jap.JAPController
 
MSG_CONFIGURE_BROWSER - Static variable in class JAP
 
MSG_CONFIRM_LBL - Static variable in class gui.dialog.PasswordContentPane
 
MSG_CONFIRM_OVERWRITE - Static variable in class gui.JAPDll
 
MSG_CONNECT_TIMEOUT - Static variable in class jap.JAPConfInfoService
 
MSG_CONNECTED - Static variable in class jap.JAPConfAnon
 
MSG_CONNECTED - Static variable in class jap.JAPNewView
 
MSG_CONNECTED - Static variable in class jap.SystrayPopupMenu
 
MSG_CONNECTION_ANONYMOUS - Static variable in class jap.JAPModel
 
MSG_CONNECTION_TIMEOUT - Static variable in class jap.JAPConfAnonGeneral
 
MSG_CONNECTIONACTIVE_QUESTION - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_CONNECTIONACTIVE_SELECT_QUESTION - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_CONTACT - Static variable in class jondonym.console.MixCascadeInfo
 
MSG_CONTACT_MESSAGE - Static variable in class jondonym.console.MixCascadeInfo
 
MSG_COPY_FROM_CLIP - Static variable in class gui.GUIUtils
 
MSG_COPY_SELECTED_TO_CLIP - Static variable in class gui.JTextComponentToClipboardCopier
 
MSG_COPY_TO_CLIP - Static variable in class gui.JTextComponentToClipboardCopier
 
MSG_COPYBUTTON - Static variable in class jap.pay.ActivePaymentDetails
 
MSG_COULD_NOT_REMOVE - Static variable in class jap.JAPConfUI
 
MSG_COULD_NOT_SAVE - Static variable in class gui.JAPDll
 
MSG_COULD_OPEN - Static variable in class jap.pay.wizardnew.PaymentInfoPane
 
MSG_COUNTDOWN - Static variable in class proxy.DirectProxy.SendAnonWarning
 
MSG_COUNTRY_MIX - Static variable in class jondonym.console.MixCascadeInfo
 
MSG_COUNTRY_OPERATOR - Static variable in class jondonym.console.MixCascadeInfo
 
MSG_COUPON - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_COUPON_FAILED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_COUPON_INCOMPLETE - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_COUPON_SENT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_CREATE_ACCOUNT_QUESTION - Static variable in class jap.pay.PaymentMainPanel
 
MSG_CREATE_ACCOUNT_TITLE - Static variable in class jap.pay.PaymentMainPanel
 
MSG_CREATE_KEY_PAIR - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_CREATED_ACCOUNT_NOT_SAVED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_CREATEERROR - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_CREDITCARDTYPE - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_CREDITCARDWORD - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_CURRENT_SERVICE - Static variable in class jap.SystrayPopupMenu
 
MSG_DATA_RETENTION_EXPLAIN - Static variable in class gui.DataRetentionDialog
 
MSG_DATA_RETENTION_EXPLAIN - Static variable in class jap.JAPNewView
 
MSG_DATA_RETENTION_EXPLAIN_SHORT - Static variable in class gui.DataRetentionDialog
 
MSG_DATA_RETENTION_MIX_EXPLAIN_SHORT - Static variable in class gui.DataRetentionDialog
 
MSG_DATE_UNIT - Static variable in class jap.JAPUtil
 
MSG_DEACTIVATE_ACTIVE - Static variable in class jap.ConfigAssistant
 
MSG_DEFAULT_IMGAGE_PATH - Static variable in class gui.GUIUtils
The default path to store images.
MSG_DEFAULT_IMGAGE_PATH_LOWCOLOR - Static variable in class gui.GUIUtils
Images with a smaller pixes size than 16 bit should be stored in this path.
MSG_DEFAULT_TRUST_MODEL - Static variable in class jondonym.console.Controller
 
MSG_DELETE_MESSAGE - Static variable in class jap.JAPNewView
 
MSG_DELETE_MESSAGE_EXPLAIN - Static variable in class jap.JAPNewView
 
MSG_DELETE_MESSAGE_SHORT - Static variable in class jap.JAPNewView
 
MSG_DENY_NON_ANONYMOUS_SURFING - Static variable in class jap.JAPConfAnonGeneral
 
MSG_DETAILLEVEL - Static variable in class jap.JAPConf
 
MSG_DETAILS - Static variable in class gui.CertDetailsDialog
 
MSG_DETAILS - Static variable in class jap.JAPConfCert
 
MSG_DETAILS_FAILED - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_DETAILSBUTTON - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_DIALOG_ACCOUNT_PASSWORD - Static variable in class jap.JAPController
 
MSG_DIALOG_FORMAT - Static variable in class jap.JAPConfUI
 
MSG_DIALOG_FORMAT_GOLDEN_RATIO - Static variable in class jap.JAPConfUI
 
MSG_DIALOG_FORMAT_TEST - Static variable in class jap.JAPConfUI
 
MSG_DIALOG_FORMAT_TEST_2 - Static variable in class jap.JAPConfUI
 
MSG_DIALOG_FORMAT_TEST_BTN - Static variable in class jap.JAPConfUI
 
MSG_DIALOG_TEXT - Static variable in class jap.TermsAndConditionsInfoDialog
 
MSG_DIALOG_TITLE - Static variable in class gui.TermsAndConditionsDialog
 
MSG_DIALOG_TITLE - Static variable in class jap.TermsAndConditionsInfoDialog
 
MSG_DIRECT_CONNECTION_FORBIDDEN - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_DISABLE_GOODBYE - Static variable in class jap.JAPController
 
MSG_DISPLAY_ERROR - Static variable in class anon.terms.TermsAndConditions
 
MSG_DISTRIBUTION - Static variable in class jap.JAPNewView
 
MSG_DLL_UPDATE - Static variable in class gui.JAPDll
Messages
MSG_DLL_UPDATE_FAILED - Static variable in class gui.JAPDll
 
MSG_DLL_UPDATE_SUCCESS_ADMIN - Static variable in class gui.JAPDll
 
MSG_DLL_VERSION - Static variable in class jap.JAPAboutNew
 
MSG_DO_NOT_RESTRICT_AUTO_CHOOSE - Static variable in class jap.JAPConfAnonGeneral
 
MSG_DO_NOT_SHOW_AGAIN - Static variable in class gui.dialog.JAPDialog.LinkedCheckBox
 
MSG_E_MAIL - Static variable in class gui.MixDetailsDialog
 
MSG_EDIT_FILTER - Static variable in class jap.CascadePopupMenu
 
MSG_EDIT_FILTER - Static variable in class jap.JAPConfAnon
 
MSG_ENABLE_AUTO_SWITCH - Static variable in class jap.pay.PaymentMainPanel
 
MSG_ENCRYPT_ACCOUNTS - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ENCRYPTACCOUNT - Static variable in class jap.JAPController
 
MSG_ENCRYPTACCOUNTTITLE - Static variable in class jap.JAPController
 
MSG_ENTER - Static variable in class jap.pay.wizardnew.PassivePaymentPane
Messages
MSG_ENTER_ADMIN_PASSWORD - Static variable in class update.JAPUpdateWizard
 
MSG_ENTER_COUPON - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_ENTER_LBL - Static variable in class gui.dialog.PasswordContentPane
 
MSG_ENTER_NEW_LBL - Static variable in class gui.dialog.PasswordContentPane
 
MSG_ENTER_OLD_LBL - Static variable in class gui.dialog.PasswordContentPane
 
MSG_ENTER_PASSWORD_TITLE - Static variable in class gui.dialog.PasswordContentPane
 
MSG_ENTRY_MIX_STORES - Static variable in class gui.DataRetentionDialog
 
MSG_EOF - Static variable in exception anon.crypto.tinytls.TLSException
 
MSG_ERR_REJECT_IMPOSSIBLE - Static variable in class jap.JAPConfTC
 
MSG_ERRALLFIELDS - Static variable in class jap.pay.wizardnew.PassivePaymentPane
 
MSG_ERROR_ALREADY_ACTIVE - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_ERROR_CONNECTION - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_ERROR_CONNECTION_SLOW - Static variable in class jap.ConfigAssistant
 
MSG_ERROR_DELETING - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ERROR_DISCONNECTED - Static variable in class jap.JAPNewView
 
MSG_ERROR_EXT_URL - Static variable in class gui.help.JAPHelp
 
MSG_ERROR_FLATRATE_REFUSED - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_ERROR_FORBIDDEN - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ERROR_HAVE_TO_ACCEPT - Static variable in class gui.dialog.TermsAndConditionsPane
 
MSG_ERROR_INSUFFICIENT_FUNDS - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_ERROR_JONDO_ALREADY_RUNNING - Static variable in class JAP
 
MSG_ERROR_JONDO_ALREADY_RUNNING_WIN - Static variable in class JAP
 
MSG_ERROR_NEED_NEWER_JAVA - Static variable in class JAP
 
MSG_ERROR_NO_CONNECTION - Static variable in class jap.ConfigAssistant
 
MSG_ERROR_NO_PLAN_CHOSEN - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_ERROR_NO_SERVICE_AVAILABLE - Static variable in class jap.ConfigAssistant
 
MSG_ERROR_NO_SETTINGS - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_ERROR_NO_SURFING - Static variable in class jap.ConfigAssistant
 
MSG_ERROR_NO_WARNING - Static variable in class jap.ConfigAssistant
 
MSG_ERROR_PROXY - Static variable in class jap.JAPNewView
 
MSG_ERROR_SAVING_CONFIG - Static variable in class jap.JAPController
Messages
MSG_ERROR_UNDISPLAYABLE - Static variable in class gui.dialog.JAPDialog
 
MSG_ERROR_UNKNOWN - Static variable in class gui.dialog.JAPDialog
 
MSG_ERROR_WARNING_IN_BROWSER - Static variable in class jap.ConfigAssistant
 
MSG_ERROR_WARNING_NO_SURFING - Static variable in class jap.ConfigAssistant
 
MSG_ERROR_WHILE_LOADING - Static variable in class gui.MapBox
Messages
MSG_ERRSELECT - Static variable in class jap.pay.wizardnew.MethodSelectionPane
 
MSG_EURO_BALANCE - Static variable in class jap.pay.PaymentMainPanel
 
MSG_EVERY_SECONDS - Static variable in class jap.JAPConfAnonGeneral
 
MSG_EXCEPTION_BLACKLISTED - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_DATA_RETENTION - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_EXPIRED_CERT - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_FREE_CASCADE - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_INTERNATIONAL - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_NO_SOCKS - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_NOT_ENOUGH_ANON - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_NOT_ENOUGH_MIXES - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_NOT_ENOUGH_SPEED - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_NOT_INTERNATIONAL - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_NOT_USER_DEFINED - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_PAY_CASCADE - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_RESPONSE_TIME_TOO_HIGH - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_TOO_FEW_COUNTRIES - Static variable in class anon.client.TrustModel
 
MSG_EXCEPTION_WRONG_SERVICE_CONTEXT - Static variable in class anon.client.TrustModel
 
MSG_EXIT - Static variable in class jap.SystrayPopupMenu
 
MSG_EXPERIMENTAL - Static variable in class jap.pay.PaymentMainPanel
 
MSG_EXPIRED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_EXPIREDSTATUS - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_EXPLAIN_ALLOWUNPROTECTED_ALL - Static variable in class jap.JAPController
 
MSG_EXPLAIN_ASSIGN_SERVICES - Static variable in class jap.JAPConfAnonGeneral
 
MSG_EXPLAIN_ASSIGN_SERVICES_BETA - Static variable in class jap.JAPConfAnonGeneral
 
MSG_EXPLAIN_BAD_CONNECTION - Static variable in class jap.ConfigAssistant
 
MSG_EXPLAIN_BLACKLISTED - Static variable in class jap.JAPConfAnon
 
MSG_EXPLAIN_CHOOSE_OTHER_SERVICE - Static variable in class jap.ConfigAssistant
 
MSG_EXPLAIN_COULD_OPEN - Static variable in class jap.pay.wizardnew.PaymentInfoPane
 
MSG_EXPLAIN_CURRENT_CASCADE_NOT_TRUSTED - Static variable in class jap.JAPConfAnon
 
MSG_EXPLAIN_FIREWALL - Static variable in class jap.ConfigAssistant
 
MSG_EXPLAIN_MIX_TT - Static variable in class jap.JAPConfAnon
 
MSG_EXPLAIN_NO_CASCADES - Static variable in class jap.JAPConfAnon
 
MSG_EXPLAIN_NO_CONNECTION - Static variable in class jap.ConfigAssistant
 
MSG_EXPLAIN_NO_DIRECT_CONNECTION - Static variable in class jap.ConfigAssistant
 
MSG_EXPLAIN_NO_FIREFOX_FOUND - Static variable in class JAP
 
MSG_EXPLAIN_NO_SERVICE_AVAILABLE - Static variable in class jap.ConfigAssistant
 
MSG_EXPLAIN_NO_WARNING - Static variable in class jap.ConfigAssistant
 
MSG_EXPLAIN_NOT_TRUSTWORTHY - Static variable in class jap.JAPConfAnon
 
MSG_EXPLAIN_PI_UNAVAILABLE - Static variable in class jap.JAPConfAnon
 
MSG_EXPLAIN_RESTART - Static variable in class jap.ConfigAssistant
 
MSG_EXPLAIN_WARNING_IN_BROWSER - Static variable in class jap.ConfigAssistant
 
MSG_EXPLANATION - Static variable in class jap.JAPConfInfoService
 
MSG_EXPORTED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_EXPORTENCRYPT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_FETCHING - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_FETCHING_BIS - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_FETCHING_TAN - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_FETCHINGOPTIONS - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_FETCHINGPLANS - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_FETCHINGPOLICY - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_FETCHINGTAN - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_FETCHINGTERMS - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_FILE_EXISTS - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_FILTER - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_ALL - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_AT_LEAST - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_AT_LEAST_2_COUNTRIES - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_AT_LEAST_2_MIXES - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_AT_LEAST_3_COUNTRIES - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_AT_LEAST_3_MIXES - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_AT_MOST - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_BUSINESS_ONLY - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_CANCEL - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_CASCADES - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_INTERNATIONALITY - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_LATENCY - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_NO_DATA_RETENTION - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_NO_PAYMENT_ONLY - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_OPERATORS - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_OTHER - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_PAYMENT - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_PAYMENT_ONLY - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_PREMIUM_PRIVATE_ONLY - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_SELECT_ALL_OPERATORS - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_SOCKS_ONLY - Static variable in class jap.JAPConfAnon
 
MSG_FILTER_SPEED - Static variable in class jap.JAPConfAnon
 
MSG_FINISH - Static variable in class gui.dialog.DialogContentPane
 
MSG_FINISH_FORWARDING_SERVER - Static variable in class jap.JAPController
 
MSG_FINISH_RANDOM - Static variable in class JAP
 
MSG_FINISHED - Static variable in class jap.ConfigAssistant
 
MSG_FINISHED_ANONTEST - Static variable in class jap.ConfigAssistant
 
MSG_FINISHED_TROUBLESHOOTING - Static variable in class jap.ConfigAssistant
 
MSG_FINISHING - Static variable in class gui.dialog.FinishedContentPane
 
MSG_FINISHING - Static variable in class jap.JAPController
 
MSG_FINISHING_ANON - Static variable in class jap.JAPController
 
MSG_FINISHING_IS_UPDATES - Static variable in class jap.JAPController
 
MSG_FIRST_MIX_TEXT - Static variable in class jap.JAPConfAnon
 
MSG_FLAT_BOUGHT - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_FLAT_HEADER - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_FLATTITLE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_FONT_SIZE - Static variable in class jap.JAPConfUI
 
MSG_FORWARDER_REG_ERROR_SHORT - Static variable in class jap.JAPController
 
MSG_FORWARDER_REGISTRATION_ERROR_FOOTER - Static variable in class jap.JAPController
 
MSG_FORWARDER_REGISTRATION_ERROR_HEADER - Static variable in class jap.JAPController
 
MSG_FREE_OF_CHARGE - Static variable in class jap.pay.PaymentMainPanel
 
MSG_GETACCOUNTSTATEMENT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_GETACCOUNTSTATEMENTTITLE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_GIVE_ACCOUNT_PASSWORD - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_GNU_NOT_COMPATIBLE - Static variable in class JAP
 
MSG_GOOD_AVAILABILITY - Static variable in class jap.JAPConfAnon
 
MSG_HARDLY_REACHABLE - Static variable in class jap.JAPConfAnon
 
MSG_HAVE_TO_CHOOSE - Static variable in class jap.pay.wizardnew.JpiSelectionPane
 
MSG_HEADING - Static variable in class gui.dialog.TermsAndConditionsPane
 
MSG_HEADING - Static variable in class jap.pay.ActivePaymentDetails
 
MSG_HEADING - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_HEADING - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_HEADING - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_HELP - Static variable in class jap.ConfigAssistant
 
MSG_HELP_BUTTON - Static variable in class gui.help.JAPHelp
 
MSG_HELP_INSTALL - Static variable in class gui.help.JAPExternalHelpViewer
 
MSG_HELP_INSTALL_FAILED - Static variable in class gui.help.JAPExternalHelpViewer
 
MSG_HELP_INSTALL_PROGRESS - Static variable in class gui.help.JAPExternalHelpViewer
 
MSG_HELP_INSTALL_SUCCESS - Static variable in class gui.help.JAPExternalHelpViewer
 
MSG_HELP_INTERNAL - Static variable in class gui.help.JAPExternalHelpViewer
 
MSG_HELP_MENU_ITEM - Static variable in class gui.help.JAPHelp
 
MSG_HELP_PATH - Static variable in class jap.JAPConfUI
 
MSG_HELP_PATH_CHOICE - Static variable in class gui.help.JAPExternalHelpViewer
 
MSG_HELP_PATH_CHOOSE - Static variable in class jap.JAPConfUI
 
MSG_HELP_WINDOW - Static variable in class gui.help.JAPHelp
 
MSG_HIDE_MESSAGE_SHORT - Static variable in class jap.JAPNewView
 
MSG_HOMEPAGE - Static variable in class gui.MixDetailsDialog
 
MSG_I_ACCEPT - Static variable in class gui.dialog.TermsAndConditionsPane
 
MSG_IDENTITY - Static variable in class gui.MultiCertOverview
 
MSG_IDENTITY_ONE - Static variable in class gui.MultiCertOverview
 
MSG_IGNORE_UPDATE - Static variable in class gui.JAPDll
 
MSG_IMPORT - Static variable in class jap.JAPConfUI
 
MSG_IMPORT_SUCCESSFUL - Static variable in class jap.JAPConfUI
 
MSG_IN_THE_SCOPE - Static variable in class gui.DataRetentionDialog
 
MSG_INACTIVE - Static variable in class jap.JAPConfInfoService
 
MSG_INCOMPATIBLE_JAVA - Static variable in class jap.JAPConfUI
 
MSG_INDEPENDENT_CERTIFICATIONS - Static variable in class gui.MixDetailsDialog
 
MSG_INFO - Static variable in class jap.JAPConfUpdate
 
MSG_INFO_TITLE - Static variable in class gui.DataRetentionDialog
 
MSG_INFOS - Static variable in class jap.pay.wizardnew.PaymentInfoPane
Messages
MSG_INIT_DLL - Static variable in class JAP
 
MSG_INIT_ICON_VIEW - Static variable in class JAP
 
MSG_INIT_RANDOM - Static variable in class JAP
 
MSG_INIT_VIEW - Static variable in class JAP
 
MSG_INSERT_FROM_CLIP - Static variable in class gui.dialog.PasswordContentPane
 
MSG_INSERT_FROM_CLIP - Static variable in class gui.JapCouponField
 
MSG_INSUFFICIENT_FUNDS - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_INVALID - Static variable in class gui.MixDetailsDialog
 
MSG_INVALID - Static variable in class gui.MultiCertOverview
 
MSG_INVALID_COUPON - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_INVALID_LINETERM_REQUEST - Static variable in class anon.proxy.HTTPProxyCallback
 
MSG_INVALID_LINETERM_RESPONSE - Static variable in class anon.proxy.HTTPProxyCallback
 
MSG_IS_CERTS - Static variable in class gui.MultiCertOverview
 
MSG_IS_DEACTIVATED - Static variable in class jap.JAPNewView
 
MSG_IS_DISABLED_EXPLAIN - Static variable in class jap.JAPNewView
 
MSG_IS_EDIT_TRUST - Static variable in class jap.JAPNewView
 
MSG_IS_NOT_ALLOWED - Static variable in class jap.JAPController
 
MSG_IS_NOT_ALLOWED_FOR_ANONYMOUS - Static variable in class jap.JAPController
 
MSG_IS_TOOLTIP - Static variable in class jap.JAPNewView
 
MSG_IS_TRUST_ALL - Static variable in class jap.JAPNewView
 
MSG_IS_TRUST_HIGH - Static variable in class jap.JAPNewView
 
MSG_IS_TRUST_PARANOID - Static variable in class jap.JAPNewView
 
MSG_IS_TRUST_SUSPICIOUS - Static variable in class jap.JAPNewView
 
MSG_JAVA_FORCED_EXPLAIN - Static variable in class jap.JAPNewView
 
MSG_JAVA_FORCED_OS - Static variable in class jap.JAPNewView
 
MSG_JAVA_FORCED_QUESTION - Static variable in class jap.JAPNewView
 
MSG_JAVA_FORCED_TITLE - Static variable in class jap.JAPNewView
 
MSG_JAVA_TOO_OLD - Static variable in class update.JAPUpdateWizard
 
MSG_KEY_PAIR_CREATE_ERROR - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_KNOWN_CASCADES - Static variable in class jap.JAPConfAnonGeneral
 
MSG_LANGUAGE_CODE - Static variable in class gui.help.JAPHelp
 
MSG_LAST_MIX_TEXT - Static variable in class jap.JAPConfAnon
 
MSG_LASTUPDATE - Static variable in class jap.pay.PaymentMainPanel
 
MSG_LBL_AVAILABILITY - Static variable in class jap.JAPConfAnon
 
MSG_LBL_ENCRYPTED_DATA - Static variable in class jap.JAPNewView
 
MSG_LBL_HTTP_DATA - Static variable in class jap.JAPNewView
 
MSG_LBL_NEW_SERVICES_FOUND - Static variable in class jap.JAPNewView
 
MSG_LBL_OTHER_DATA - Static variable in class jap.JAPNewView
 
MSG_LBL_WHITELIST - Static variable in class jap.JAPConfAnonGeneral
 
MSG_LISTENER_CHANGED - Static variable in class jap.JAPConfNetwork
 
MSG_LOADING_INTERNATIONALISATION - Static variable in class JAP
 
MSG_LOADING_SETTINGS - Static variable in class JAP
 
MSG_LOCATION - Static variable in class gui.MixDetailsDialog
 
MSG_LOOK_AND_FEEL_CHANGED - Static variable in class jap.JAPConfUI
 
MSG_LOSEACCOUNTDATA - Static variable in class jap.JAPController
 
MSG_MACOSX_LIB_UPDATE - Static variable in class jap.MacOSXLib
 
MSG_MAKE_SELECTION - Static variable in class jap.ConfigAssistant
 
MSG_MARKUP - Static variable in class jap.pay.wizardnew.MethodSelectionPane
 
MSG_MARKUP_CAPTION - Static variable in class jap.pay.wizardnew.MethodSelectionPane
 
MSG_MAYBE_LATER - Static variable in class jap.pay.PaymentMainPanel
 
MSG_MIDDLE_MIX_TEXT - Static variable in class jap.JAPConfAnon
 
MSG_MINI_ON_TOP - Static variable in class jap.JAPConfUI
 
MSG_MINI_ON_TOP_TT - Static variable in class jap.JAPConfUI
 
MSG_MIX_AND_OPERATOR_COUNTRY - Static variable in class jap.ServerListPanel
 
MSG_MIX_CERTS - Static variable in class gui.MultiCertOverview
 
MSG_MIX_CLICK - Static variable in class jap.ServerListPanel
 
MSG_MIX_COUNTRY - Static variable in class jap.ServerListPanel
 
MSG_MIX_FIRST - Static variable in class jap.JAPConfAnon
 
MSG_MIX_ID - Static variable in class jap.JAPConfAnon
 
MSG_MIX_LAST - Static variable in class jap.JAPConfAnon
 
MSG_MIX_MIDDLE - Static variable in class jap.JAPConfAnon
 
MSG_MIX_NAME - Static variable in class gui.MixDetailsDialog
 
MSG_MIX_POSITION - Static variable in class jap.JAPConfAnon
 
MSG_MIX_SINGLE - Static variable in class jap.JAPConfAnon
 
MSG_MIX_STORES - Static variable in class gui.DataRetentionDialog
 
MSG_MIX_VERSION - Static variable in class jap.JAPConfAnon
 
MSG_MIX_X_OF_Y - Static variable in class gui.MixDetailsDialog
 
MSG_MN_ASSISTANT - Static variable in class jap.JAPNewView
 
MSG_MN_DETAILS - Static variable in class jap.JAPNewView
 
MSG_MORE_INFO - Static variable in interface gui.dialog.JAPDialog.ILinkedInformation
 
MSG_NEARLYEMPTY_CREATE_ACCOUNT - Static variable in class jap.pay.PaymentMainPanel
 
MSG_NEARLYEXPIRED_CREATE_ACCOUNT - Static variable in class jap.pay.PaymentMainPanel
 
MSG_NEED_RESTART - Static variable in class jap.JAPConf
 
MSG_NEW_CAPTCHA_HINT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_NEW_OPTIONAL_VERSION - Static variable in class jap.JAPController
 
MSG_NEW_SERVICES_FOUND_EXPLAIN - Static variable in class jap.JAPNewView
 
MSG_NEWCAPTCHA - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_NEWCAPTCHAEASTEREGG - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_NEXT - Static variable in class gui.dialog.DialogContentPane
 
MSG_NO - Static variable in class gui.dialog.DialogContentPane
 
MSG_NO_ACTIVE_ACCOUNT - Static variable in class jap.pay.PaymentMainPanel
 
MSG_NO_ANONYMITY_POSSIBLY_BLOCKED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_NO_BACKUP - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_NO_CHANCE - Static variable in class gui.DataRetentionDialog
 
MSG_NO_CHARGED_ACCOUNT - Static variable in class jondonym.console.Controller
 
MSG_NO_CHECK_WARNING - Static variable in class jap.JAPConfCert
 
MSG_NO_COSTS - Static variable in class jap.JAPNewView
 
MSG_NO_CREDIT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_NO_FLATRATE - Static variable in class jap.pay.PaymentMainPanel
 
MSG_NO_FURTHER_PAYMENT - Static variable in class jap.pay.wizardnew.PaymentInfoPane
 
MSG_NO_LNF_FOUND - Static variable in class jap.JAPConfUI
 
MSG_NO_LOGS - Static variable in class gui.DataRetentionDialog
 
MSG_NO_NATIVE_LIBRARY - Static variable in class jap.JAPConfUI
 
MSG_NO_NATIVE_WINDOWS_LIBRARY - Static variable in class jap.JAPConfUI
 
MSG_NO_OPEN_TRANSFERS - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_NO_REAL_PAYMENT - Static variable in class jap.JAPNewView
 
MSG_NO_TARGET_ADDRESSES - Static variable in class gui.DataRetentionDialog
 
MSG_NO_TERMS_FOUND - Static variable in class gui.dialog.TermsAndConditionsPane
 
MSG_NO_TRANSACTION - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_NO_VALID_INTEGER - Static variable in class gui.JAPJIntField
 
MSG_NO_WRITING - Static variable in class jap.JAPController
 
MSG_NO_WRITING_PORTABLE - Static variable in class jap.JAPController
 
MSG_NOT_CONNECTED - Static variable in class jap.SystrayPopupMenu
 
MSG_NOT_SHOWN - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_NOT_TRUSTED - Static variable in class gui.MultiCertOverview
 
MSG_NOT_TRUSTWORTHY - Static variable in class jap.JAPConfAnon
 
MSG_NOT_VERIFIED - Static variable in class gui.MixDetailsDialog
 
MSG_NOTEXPORTED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_NOTSENTPASSIVE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_NOTSUPPORTED - Static variable in class jap.pay.wizardnew.MethodSelectionPane
 
MSG_NUMBER - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_NUMBER_OF_CERTS - Static variable in class gui.MultiCertOverview
 
MSG_NUMBER_OF_CERTS_ONE - Static variable in class gui.MultiCertOverview
 
MSG_NUMBER_OF_CERTS_ONE_EXPIRED - Static variable in class gui.MultiCertOverview
 
MSG_NUMBER_OF_CERTS_ONE_NOT_TRUSTED - Static variable in class gui.MultiCertOverview
 
MSG_NUMBER_OF_TRUSTED_CERTS - Static variable in class gui.MultiCertOverview
 
MSG_NUMBER_OF_TRUSTED_CERTS_ONE - Static variable in class gui.MultiCertOverview
 
MSG_NUMBER_OF_USERS - Static variable in class jondonym.console.MixCascadeInfo
 
MSG_OBSERVABLE_EXPLAIN - Static variable in class jap.JAPNewView
 
MSG_OBSERVABLE_TITLE - Static variable in class jap.JAPNewView
 
MSG_OF_THE_SERVICE - Static variable in class jap.JAPConfAnon
 
MSG_OK - Static variable in class gui.CaptchaDialog
 
MSG_OK - Static variable in class gui.dialog.DialogContentPane
 
MSG_OK_BUTTON - Static variable in class jap.pay.TransactionOverviewDialog
Messages
MSG_OLD_JAVA - Static variable in class jap.JAPNewView
 
MSG_OLD_JAVA_HINT - Static variable in class jap.JAPNewView
 
MSG_OLDSTATEMENT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_ON_CLOSING_JAP - Static variable in class jap.JAPConfUI
 
MSG_OP_CERTS - Static variable in class gui.MultiCertOverview
 
MSG_OPEN_BROWSER - Static variable in class jap.SystrayPopupMenu
 
MSG_OPEN_FIREFOX - Static variable in class jap.JAPNewView
 
MSG_OPEN_TRANSACTION - Static variable in class jap.pay.PaymentMainPanel
 
MSG_OPENSTATUS - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_OPERATION_FAILED - Static variable in class gui.dialog.DialogContentPane
 
MSG_OPERATOR_COUNTRY - Static variable in class jap.ServerListPanel
 
MSG_OTHER_BROWSERS - Static variable in class jap.ConfigAssistant
 
MSG_OWNER - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_PAID_BY - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_PASSIVE_FTP - Static variable in class jap.JAPConfAnonGeneral
 
MSG_PASSWORD_EXPORT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_PASSWORDS_DONT_MATCH - Static variable in class gui.dialog.PasswordContentPane
 
MSG_PASTE_FILE - Static variable in class gui.GUIUtils
 
MSG_PAYBUTTON - Static variable in class jap.pay.ActivePaymentDetails
 
MSG_PAYCASCADE - Static variable in class jap.JAPConfAnon
 
MSG_PAYMENT_COMPLETED - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_PAYMENT_DAMAGED - Static variable in class jap.JAPController
 
MSG_PAYMENT_ERRORS - Static variable in class jap.pay.PaymentMainPanel
 
MSG_PAYMENT_EXPIRED - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_PAYMENT_INSTANCE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_PAYMENTMETHOD - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_PAYMENTNOTACTIVE - Static variable in class jap.pay.PaymentMainPanel
 
MSG_PAYPAL_ITEM_NAME - Static variable in class jap.pay.wizardnew.PaymentInfoPane
 
MSG_PERMISSION_PROBLEM - Static variable in class gui.JAPDll
 
MSG_PI_UNAVAILABLE - Static variable in class anon.client.TrustModel
 
MSG_PLAN_OR_COUPON - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_PLEASE_WAIT - Static variable in class gui.dialog.WorkerContentPane
 
MSG_PLEASE_WAIT - Static variable in class gui.MapBox
 
MSG_PREVIOUS - Static variable in class gui.dialog.DialogContentPane
 
MSG_PRICE - Static variable in class jap.pay.wizardnew.MethodSelectionPane
Messages
MSG_PRICE - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_PRICE_LABEL - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_PROGRESS_IMPORTING - Static variable in class jap.JAPConfUI
 
MSG_READ_NEW_HELP - Static variable in class jap.JAPController
 
MSG_READ_PANEL_HELP - Static variable in class jap.JAPConf
Messages
MSG_REALLY_CLOSE - Static variable in class jap.ConfigAssistant
 
MSG_REALLY_DELETE - Static variable in class jap.JAPConfAnon
 
MSG_REALLY_DELETE - Static variable in class jap.JAPConfInfoService
 
MSG_RECOMMENDED - Static variable in class jap.ConfigAssistant
 
MSG_RELOAD - Static variable in class proxy.DirectProxy.SendAnonWarning
 
MSG_RELOADBUTTON - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_REMEMBER_ANSWER - Static variable in class gui.dialog.JAPDialog.LinkedCheckBox
 
MSG_REMIND_JAVA_UPDATE - Static variable in class jap.JAPConfUpdate
 
MSG_REMIND_OPTIONAL_UPDATE - Static variable in class jap.JAPConfUpdate
 
MSG_REMINDER_PAYMENT - Static variable in class jap.pay.wizardnew.PaymentInfoPane
 
MSG_REMINDER_PAYMENT_EXPLAIN - Static variable in class jap.pay.wizardnew.PaymentInfoPane
 
MSG_REMOVE - Static variable in class jap.JAPConfUI
 
MSG_REPEAT_ENTER_ACCOUNT_PASSWORD - Static variable in class jap.JAPController
 
MSG_RESTART_TO_UNLOAD - Static variable in class jap.JAPConfUI
 
MSG_RESTARTING - Static variable in class jap.JAPController
 
MSG_RESTRICT_AUTO_CHOOSE - Static variable in class jap.JAPConfAnonGeneral
 
MSG_RESTRICT_AUTO_CHOOSE_PAY - Static variable in class jap.JAPConfAnonGeneral
 
MSG_RETENTION_PERIOD - Static variable in class gui.DataRetentionDialog
 
MSG_ROOT_CERTS - Static variable in class gui.MultiCertOverview
 
MSG_SAVE_CONFIG - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_SAVED_TO_CLIP - Static variable in class gui.GUIUtils
 
MSG_SAVING_CONFIG - Static variable in class jap.JAPController
 
MSG_SECURITY - Static variable in class jondonym.console.MixCascadeInfo
 
MSG_SEE_FULL_MESSAGE - Static variable in class gui.dialog.DialogContentPane
 
MSG_SELECT_VIEW - Static variable in class jap.ConfigAssistant
 
MSG_SELECTED_PLAN - Static variable in class jap.pay.wizardnew.MethodSelectionPane
 
MSG_SELECTOPTION - Static variable in class jap.pay.wizardnew.MethodSelectionPane
 
MSG_SENDINGPASSIVE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_SENTPASSIVE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_SERVICE_EMAIL - Static variable in class jap.JAPConfAnonGeneral
 
MSG_SERVICE_FTP - Static variable in class jap.JAPConfAnonGeneral
 
MSG_SERVICE_HTTP - Static variable in class jap.JAPConfAnonGeneral
 
MSG_SERVICE_NAME - Static variable in class jap.JAPNewView
 
MSG_SERVICE_SOCKS - Static variable in class jap.JAPConfAnonGeneral
 
MSG_SERVICES_BUSINESS - Static variable in class anon.client.TrustModel
 
MSG_SERVICES_PREMIUM_PRIVATE - Static variable in class anon.client.TrustModel
 
MSG_SERVICES_USER_DEFINED - Static variable in class anon.client.TrustModel
 
MSG_SERVICES_WITH_COSTS - Static variable in class anon.client.TrustModel
 
MSG_SERVICES_WITHOUT_COSTS - Static variable in class anon.client.TrustModel
 
MSG_SESSIONSPENT - Static variable in class jap.pay.PaymentMainPanel
 
MSG_SET_NEW_LANGUAGE - Static variable in class jap.ConfigAssistant
 
MSG_SET_NEW_VIEW - Static variable in class jap.ConfigAssistant
 
MSG_SETTINGS - Static variable in class jap.MacOSXLib
 
MSG_SETTINGS - Static variable in class jap.SystrayPopupMenu
 
MSG_SHOW_AI_ERRORS - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_SHOW_CERT - Static variable in class gui.CertDetailsDialog
 
MSG_SHOW_DETAILS - Static variable in class gui.MultiCertOverview
 
MSG_SHOW_DETAILS - Static variable in class jap.MacOSXLib
 
MSG_SHOW_DETAILS - Static variable in class jap.SystrayPopupMenu
 
MSG_SHOW_MAIN_WINDOW - Static variable in class jap.SystrayPopupMenu
 
MSG_SHOW_ON_MAP - Static variable in class jap.JAPConfAnon
 
MSG_SHOW_PAYMENT_CONFIRM_DIALOG - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_SHOW_TRANSACTION_DETAILS - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_SINGLE_MIX_TEXT - Static variable in class jap.JAPConfAnon
 
MSG_SLOW_ANTI_CENSORSHIP - Static variable in class jap.JAPConfNetwork
 
MSG_SLOW_ANTI_CENSORSHIP_Q - Static variable in class jap.JAPConfNetwork
 
MSG_SOLVE - Static variable in class gui.CaptchaDialog
 
MSG_SOLVE - Static variable in class gui.dialog.CaptchaContentPane
 
MSG_START_LISTENER - Static variable in class JAP
 
MSG_STARTING_CONTROLLER - Static variable in class JAP
 
MSG_STATUS - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_STOPPING_LISTENER - Static variable in class jap.JAPController
 
MSG_STOPPING_PROXY - Static variable in class jap.JAPController
 
MSG_SUCCESS_CONNECTION - Static variable in class jap.ConfigAssistant
 
MSG_SUCCESS_WARNING - Static variable in class jap.ConfigAssistant
 
MSG_SUPPORTS_SOCKS - Static variable in class jap.JAPConfAnon
 
MSG_SYMBOLS - Static variable in class gui.CertDetailsDialog
 
MSG_SYMBOLS - Static variable in class gui.MultiCertOverview
 
MSG_TAB_TITLE - Static variable in class jap.JAPConfTC
 
MSG_TAN - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_TERMS_AND_COND - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_TERMS_AND_COND_DESC - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_TERMS_AND_COND_HINT - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_TEST_BROWSER_PATH - Static variable in class jap.JAPConfUI
 
MSG_TEST_PI_CONNECTION - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_THANK_YOU - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_TITLE - Static variable in class gui.CaptchaDialog
Messages
MSG_TITLE - Static variable in class gui.CertDetailsDialog
 
MSG_TITLE - Static variable in class gui.dialog.CaptchaContentPane
Messages
MSG_TITLE - Static variable in class gui.MapBox
 
MSG_TITLE - Static variable in class gui.MixDetailsDialog
 
MSG_TITLE - Static variable in class jap.ConfigAssistant
 
MSG_TITLE - Static variable in class jap.pay.ActivePaymentDetails
 
MSG_TITLE - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_TITLE - Static variable in class jap.pay.PaymentMainPanel
Messages
MSG_TITLE_ASSIGN_SERVICES - Static variable in class jap.JAPConfAnonGeneral
 
MSG_TITLE_CONFIRMATION - Static variable in class gui.dialog.JAPDialog
 
MSG_TITLE_ERROR - Static variable in class gui.dialog.JAPDialog
 
MSG_TITLE_FLAT - Static variable in class jap.pay.PaymentMainPanel
 
MSG_TITLE_IMPORT - Static variable in class jap.JAPConfUI
 
MSG_TITLE_INFO - Static variable in class gui.dialog.JAPDialog
 
MSG_TITLE_OLD_JAVA - Static variable in class jap.JAPNewView
 
MSG_TITLE_WARNING - Static variable in class gui.dialog.JAPDialog
 
MSG_TOO_SHORT - Static variable in class gui.dialog.PasswordContentPane
 
MSG_TOOL_TIP_ACTIVATE - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_TOOL_TIP_EXPIRED - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_TOOL_TIP_NO_BACKUP - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_TOOLTIP_NEW_SERVICES_FOUND - Static variable in class jap.JAPNewView
 
MSG_TOOLTIP_SERVICE_DEACTIVATED - Static variable in class jap.JAPConfAnonGeneral
 
MSG_TOTALSPENT - Static variable in class jap.pay.PaymentMainPanel
 
MSG_TRANSACTION_DATE - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_TRANSACTION_OVERVIEW_DIALOG - Static variable in class jap.pay.AccountSettingsPanel
 
MSG_TRANSFERNUMBER - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_TRUST_FILTER - Static variable in class jap.JAPNewView
 
MSG_TRUSTED - Static variable in class gui.MultiCertOverview
 
MSG_TT_CREATE_ACCOUNT - Static variable in class jap.pay.PaymentMainPanel
 
MSG_TT_SWITCH_ANONYMITY - Static variable in class jap.JAPViewIconified
 
MSG_UNINSTALLING - Static variable in class JAP
 
MSG_UNKNOWN_PAYMENT - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_UNKNOWN_PERFORMANCE - Static variable in class jap.JAPNewView
 
MSG_UNLIMITED - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_UNLIMITED - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_UNREACHABLE - Static variable in class jap.JAPConfAnon
 
MSG_UNSTABLE - Static variable in class jap.JAPConfAnon
 
MSG_UPDATE - Static variable in class jap.JAPNewView
 
MSG_UPDATING_HELP - Static variable in class jap.JAPController
 
MSG_USE_DEFAULT_BROWSER - Static variable in class JAP
 
MSG_USE_MORE_IS - Static variable in class jap.JAPConfInfoService
 
MSG_USE_OTHER_METHOD - Static variable in class jap.pay.wizardnew.PaymentInfoPane
 
MSG_USEDSTATUS - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_USER_ACTIVITY - Static variable in class jap.JAPNewView
 
MSG_USER_LIMIT - Static variable in class jap.JAPConfAnon
 
MSG_USER_NUMBER - Static variable in class jap.SystrayPopupMenu
 
MSG_USERS - Static variable in class jap.JAPNewView
 
MSG_VALID - Static variable in class gui.MixDetailsDialog
 
MSG_VALID - Static variable in class gui.MultiCertOverview
 
MSG_VALID - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_VALID - Static variable in class jap.pay.PassivePaymentDetails
 
MSG_VALID_UNTIL - Static variable in class jap.pay.PaymentMainPanel
 
MSG_VALIDUNTIL - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_VERSION - Static variable in class jap.JAPAboutNew
 
MSG_VERSION_DEVELOPER - Static variable in class jap.JAPController
 
MSG_VERSION_RELEASE - Static variable in class jap.JAPController
 
MSG_VIEW_CERT - Static variable in class jap.JAPConfInfoService
 
MSG_VIEW_MESSAGE - Static variable in class jap.JAPNewView
 
MSG_VISIT_MESSAGE - Static variable in class jondonym.console.MixCascadeInfo
 
MSG_VOLUME - Static variable in class jap.pay.wizardnew.VolumePlanSelectionPane
 
MSG_VOLUME_LABEL - Static variable in class jap.pay.FlatrateDialog
Deprecated.  
MSG_VOLUMEPLAN - Static variable in class jap.pay.TransactionOverviewDialog
 
MSG_WAITING_ANON - Static variable in class jap.JAPController
 
MSG_WAITING_IS - Static variable in class jap.JAPController
 
MSG_WANNA_CHARGE - Static variable in class jap.pay.PaymentMainPanel
 
MSG_WARNING_BROWSER_NOT_OPTIMIZED - Static variable in class jap.JAPController
 
MSG_WARNING_IMPORT_LNF - Static variable in class jap.JAPConfUI
 
MSG_WARNING_INSUFFICIENT_BALANCE - Static variable in class jap.JAPController
 
MSG_WARNING_IS_CERTS_EXPIRED - Static variable in class jap.JAPController
 
MSG_WARNING_IS_CERTS_INVALID - Static variable in class jap.JAPController
 
MSG_WARNING_ON_CLOSING_JAP - Static variable in class jap.JAPConfUI
 
MSG_WARNING_SHORT_BALANCE - Static variable in class jap.JAPController
 
MSG_WARNING_SHORT_BALANCE_CONTINUE - Static variable in class jap.JAPController
 
MSG_WELCOME - Static variable in class jap.ConfigAssistant
 
MSG_WHAT_IS_THIS - Static variable in class jap.JAPConfAnon
 
MSG_WHETHER_CONNECTED - Static variable in class gui.DataRetentionDialog
 
MSG_WHETHER_TARGETED - Static variable in class gui.DataRetentionDialog
 
MSG_WHETHER_USED - Static variable in class gui.DataRetentionDialog
 
MSG_WHICH_TARGETED - Static variable in class gui.DataRetentionDialog
 
MSG_WINDOW_CONFIG - Static variable in class jap.JAPConfUI
 
MSG_WINDOW_HELP - Static variable in class jap.JAPConfUI
 
MSG_WINDOW_ICON - Static variable in class jap.JAPConfUI
 
MSG_WINDOW_MAIN - Static variable in class jap.JAPConfUI
 
MSG_WINDOW_POSITION - Static variable in class jap.JAPConfUI
 
MSG_WINDOW_SIZE - Static variable in class jap.JAPConfUI
 
MSG_WITH_COSTS - Static variable in class jap.JAPNewView
 
MSG_WITH_COSTS - Static variable in class jap.pay.PaymentMainPanel
 
MSG_WRONG_PASSWORD - Static variable in class gui.dialog.PasswordContentPane
 
MSG_WRONGCHARNUM - Static variable in class gui.CaptchaDialog
 
MSG_WRONGCHARNUM - Static variable in class gui.dialog.CaptchaContentPane
 
MSG_X509Attribute_C - Static variable in class gui.CertDetailsDialog
 
MSG_X509Attribute_CN - Static variable in class gui.CertDetailsDialog
 
MSG_X509Attribute_EMAIL - Static variable in class gui.CertDetailsDialog
 
MSG_X509Attribute_EMAILADDRESS - Static variable in class gui.CertDetailsDialog
 
MSG_X509Attribute_GIVENNAME - Static variable in class gui.CertDetailsDialog
 
MSG_X509Attribute_L - Static variable in class gui.CertDetailsDialog
 
MSG_X509Attribute_O - Static variable in class gui.CertDetailsDialog
 
MSG_X509Attribute_OU - Static variable in class gui.CertDetailsDialog
 
MSG_X509Attribute_ST - Static variable in class gui.CertDetailsDialog
 
MSG_X509Attribute_SURNAME - Static variable in class gui.CertDetailsDialog
 
MSG_X_OF_Y_CERTS_TRUSTED - Static variable in class jap.JAPConfAnon
 
MSG_YES - Static variable in class gui.dialog.DialogContentPane
 
MSG_ZOOM - Static variable in class gui.MapBox
 
MsgBox(Frame, String, String) - Static method in class gui.JAPAWTMsgBox
Shows a Message Box.
mul(char, char) - Method in class anon.mixminion.fec.FECMath
 
MultiCertOverview - Class in gui
 
MultiCertOverview(Component, MultiCertPath, String, boolean) - Constructor for class gui.MultiCertOverview
 
MultiCertPath - Class in anon.crypto
This class takes an array of CertPaths that is associated with a signed XML Document.
MultiCertPath(CertPath[], int) - Constructor for class anon.crypto.MultiCertPath
 
MultiCertTrustGraph - Class in gui
 
MultiCertTrustGraph(CertPathInfo[]) - Constructor for class gui.MultiCertTrustGraph
 
MultiCertTrustGraph.Node - Class in gui
 
MultiCertTrustGraph.Node(JAPCertificate, boolean) - Constructor for class gui.MultiCertTrustGraph.Node
 
MultiCertTrustGraph.Node(JAPCertificate) - Constructor for class gui.MultiCertTrustGraph.Node
 
Multiplexer - Class in anon.client
 
Multiplexer(InputStream, OutputStream, KeyExchangeManager, SecureRandom) - Constructor for class anon.client.Multiplexer
 
multiplexerClosed() - Method in class anon.client.AbstractChannel
This method is called on every channel in the channel-table after the multiplexer is closed.
multiplexerClosed() - Method in class anon.client.SimulatedLimitedDataChannel
 
multiplexerClosed() - Method in class anon.client.UnlimitedDataChannel
 
multiplexerClosed() - Method in class anon.pay.AIControlChannel
 
multiSign(Node, Vector) - Static method in class anon.crypto.XMLSignature
Signs an XML node with multiple keys and creates a new XMLSignature from the signature.
myActionListener - Variable in class jap.pay.AccountSettingsPanel
 
MyAES - Class in anon.crypto
This class is a wrapper for doing AES encryption stuff.
MyAES() - Constructor for class anon.crypto.MyAES
Creates a new instance of Aes.
myceil(double, double) - Method in class anon.mixminion.message.Keyring
Behaves like Math.ceil, but gives minimum 1 as value
MyDSAParams - Class in anon.crypto
 
MyDSAParams() - Constructor for class anon.crypto.MyDSAParams
 
MyDSAParams(DSAParams) - Constructor for class anon.crypto.MyDSAParams
 
MyDSAParams(DSAParameter) - Constructor for class anon.crypto.MyDSAParams
 
MyDSAParams(DSAParameters) - Constructor for class anon.crypto.MyDSAParams
 
MyDSAParams(DSAPrivateKey) - Constructor for class anon.crypto.MyDSAParams
 
MyDSAPrivateKey - Class in anon.crypto
 
MyDSAPrivateKey(PrivateKeyInfo) - Constructor for class anon.crypto.MyDSAPrivateKey
 
MyDSAPrivateKey(Element) - Constructor for class anon.crypto.MyDSAPrivateKey
 
MyDSAPrivateKey(DSAPrivateKeyParameters) - Constructor for class anon.crypto.MyDSAPrivateKey
 
MyDSAPublicKey - Class in anon.crypto
 
MyDSAPublicKey(DSAPublicKeyParameters) - Constructor for class anon.crypto.MyDSAPublicKey
 
MyDSAPublicKey(SubjectPublicKeyInfo) - Constructor for class anon.crypto.MyDSAPublicKey
 
MyDSASignature - Class in anon.crypto
Implements the DSA algorithm for signatures.
MyDSASignature() - Constructor for class anon.crypto.MyDSASignature
 
MyECDSASignature - Class in anon.crypto
 
MyECDSASignature() - Constructor for class anon.crypto.MyECDSASignature
 
MyECParams - Class in anon.crypto
 
MyECParams() - Constructor for class anon.crypto.MyECParams
 
MyECParams(ECDomainParameters) - Constructor for class anon.crypto.MyECParams
 
MyECParams(X9ECParameters) - Constructor for class anon.crypto.MyECParams
 
MyECParams(X962Parameters) - Constructor for class anon.crypto.MyECParams
 
MyECPrivateKey - Class in anon.crypto
 
MyECPrivateKey(ECPrivateKeyParameters, DERObjectIdentifier) - Constructor for class anon.crypto.MyECPrivateKey
 
MyECPrivateKey(PrivateKeyInfo) - Constructor for class anon.crypto.MyECPrivateKey
Use ECPrivateKeyStructure defined in "SEC 1: Elliptic Curve Cryptography" to be compatible with OpenSSL
MyECPrivateKey(Element) - Constructor for class anon.crypto.MyECPrivateKey
 
MyECPublicKey - Class in anon.crypto
 
MyECPublicKey(ECPublicKeyParameters) - Constructor for class anon.crypto.MyECPublicKey
 
MyECPublicKey(SubjectPublicKeyInfo) - Constructor for class anon.crypto.MyECPublicKey
 
MyRandom - Class in anon.crypto
 
MyRandom(Random) - Constructor for class anon.crypto.MyRandom
 
MyRandom() - Constructor for class anon.crypto.MyRandom
 
MyRSA - Class in anon.crypto
Encryption/Decryption using RSA
MyRSA() - Constructor for class anon.crypto.MyRSA
 
MyRSA(Digest) - Constructor for class anon.crypto.MyRSA
 
MyRSAPrivateKey - Class in anon.crypto
 
MyRSAPrivateKey(CipherParameters) - Constructor for class anon.crypto.MyRSAPrivateKey
 
MyRSAPrivateKey(PrivateKeyInfo) - Constructor for class anon.crypto.MyRSAPrivateKey
 
MyRSAPrivateKey(Element) - Constructor for class anon.crypto.MyRSAPrivateKey
 
MyRSAPrivateKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class anon.crypto.MyRSAPrivateKey
 
MyRSAPublicKey - Class in anon.crypto
 
MyRSAPublicKey(BigInteger, BigInteger) - Constructor for class anon.crypto.MyRSAPublicKey
 
MyRSAPublicKey(CipherParameters) - Constructor for class anon.crypto.MyRSAPublicKey
 
MyRSAPublicKey(RSAPublicKeyStructure) - Constructor for class anon.crypto.MyRSAPublicKey
 
MyRSAPublicKey(SubjectPublicKeyInfo) - Constructor for class anon.crypto.MyRSAPublicKey
 
MyRSASignature - Class in anon.crypto
SHA1withRSA Signature as described in RFC 2437
MyRSASignature() - Constructor for class anon.crypto.MyRSASignature
 
MyStringBuilder - Class in anon.util
 
MyStringBuilder(int) - Constructor for class anon.util.MyStringBuilder
 
mytesting() - Method in class anon.mixminion.mmrdescription.MMRList
 

N

n - Variable in class anon.mixminion.fec.FECCode
 
name - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
name - Variable in class gui.ClipFrame.ClipChoice
 
name - Variable in class jarify.JarFileEntry
Name must be the fully qualified path name to this file (as given in the JAR MANIFEST.)
NAME_TYPE_MIX - Static variable in class anon.infoservice.MixInfo
 
NAME_TYPE_OPERATOR - Static variable in class anon.infoservice.MixInfo
 
NAMES - Static variable in class anon.util.XMLDuration
 
NATIVE_HANDLE - Static variable in class platform.WindowsRegistry
 
nativeInit() - Static method in class jap.MacOSXLib
 
nativeInitDockMenu() - Static method in class jap.MacOSXLib
 
needsVerification() - Method in class anon.crypto.MultiCertPath
Check if the documentType that is associated with this MultiCertPath needs signature verification.
negate() - Method in class anon.util.XMLDuration
Returns a new Duration object whose value is -this.
NET - Static variable in class logging.LogType
Indicates a network related message (binary: 00000010)
NETWORK_TAB - Static variable in class jap.JAPConf
 
NEW_ACCOUNT_EXPIRATION_TIME - Static variable in class anon.pay.PayAccount
 
NEW_LINE - Static variable in class anon.util.Base64
The new line character (\n) as a byte.
NewCascadeIDEntry - Class in anon.infoservice
This class is used as a short-term memory for previously known cascades.
NewCascadeIDEntry(CascadeIDEntry) - Constructor for class anon.infoservice.NewCascadeIDEntry
 
newJarBuff - Variable in class update.JAPUpdateWizard.JapDownloadManager
Stores the new jar file.
newLine - Variable in class jarify.JarManifest
the character(s) of the newline used in this file
next - Variable in class anon.client.crypto.KeyPool.KeyList
 
next() - Method in class gui.wizard.BasicWizard
 
next() - Method in interface gui.wizard.Wizard
 
next() - Method in class update.JAPUpdateWizard
 
nextInt(int) - Method in class anon.crypto.MyRandom
 
nMaxThreads - Variable in class anon.util.ThreadPool
 
NO_ERRORS - Static variable in class anon.crypto.CertPath
 
NO_HELP_STORAGE_MANAGER - Static variable in class jap.JAPModel
 
NO_MAXIMUM_BOUND - Static variable in class gui.JAPJIntField
choose this value if the integer text field should have no upper bound
NO_MINIMUM_LENGTH - Static variable in class gui.dialog.PasswordContentPane
 
nObjects - Variable in class anon.util.ThreadPool
 
NODE_NAME_ADDITIONALINFO - Static variable in class anon.infoservice.OperatorAddress
 
NODE_NAME_CITY - Static variable in class anon.infoservice.OperatorAddress
 
NODE_NAME_FAX - Static variable in class anon.infoservice.OperatorAddress
 
NODE_NAME_OPERATORCOUNTRY - Static variable in class anon.infoservice.OperatorAddress
 
NODE_NAME_POSTALCODE - Static variable in class anon.infoservice.OperatorAddress
 
NODE_NAME_STREET - Static variable in class anon.infoservice.OperatorAddress
 
NODE_NAME_VAT - Static variable in class anon.infoservice.OperatorAddress
 
NODE_NAME_VENUE - Static variable in class anon.infoservice.OperatorAddress
 
NODE_NULL_TAG - Static variable in exception anon.util.XMLParseException
A constant that means that a node to parse was null.
NON_DATA_LENGTH - Static variable in class anon.client.MixPacket
 
NON_REPUDIATION - Static variable in class anon.crypto.X509KeyUsage
 
NoReplyMessage - Class in anon.mixminion.message
 
NoReplyMessage(byte[][], int, String[], MMRList) - Constructor for class anon.mixminion.message.NoReplyMessage
Constructor build a no-Reply Message with two Headers, if a replyblock is specified its used as header2
normaliseString(String, int) - Static method in class anon.util.Util
Normalises a String to the given length by filling it up with spaces, if it does not already have this length or is even longer.
NotConnectedToMixException - Exception in anon
 
NotConnectedToMixException(String) - Constructor for exception anon.NotConnectedToMixException
 
NOTHING - Static variable in class anon.infoservice.DataRetentionInformation
 
NOTICE - Static variable in class logging.LogLevel
Indicates level type of message: Notice
NOTIFY_TRUST_MODEL_ADDED - Static variable in class anon.client.TrustModel
 
NOTIFY_TRUST_MODEL_CHANGED - Static variable in class anon.client.TrustModel
 
NOTIFY_TRUST_MODEL_REMOVED - Static variable in class anon.client.TrustModel
 
notifyAboutChanges() - Method in class anon.terms.TermsAndConditionsResponseHandler
 
notifyAboutChanges(long, long, int) - Method in class anon.util.ZipArchiver
 
notifyAboutChangesInterruptable(long, long, int) - Method in class anon.util.ZipArchiver
 
notifyAdditionalObserversOnUpdate(Class) - Method in class anon.util.Updater.ObservableInfo
 
notifyCircuitClosed(Circuit) - Method in class anon.tor.FirstOnionRouterConnection
 
notifyJAPObservers() - Method in class jap.JAPController
 
NR_OF_CHARACTERS - Static variable in class gui.JapCouponField
 
NUL - Static variable in class logging.LogType
 
NUMBER_OF_HEURISTIC_ITERATIONS - Static variable in class gui.dialog.DialogContentPane
 
NUMBER_OF_HEURISTIC_ITERATIONS - Static variable in class gui.dialog.JAPDialog
 

O

ObjectQueue - Class in anon.util
This is a generic object queue.
ObjectQueue() - Constructor for class anon.util.ObjectQueue
 
ObjectQueue.QueueItem - Class in anon.util
 
ObjectQueue.QueueItem(Object) - Constructor for class anon.util.ObjectQueue.QueueItem
 
objects - Variable in class anon.util.ThreadPool
 
observerVector - Variable in class jap.JAPController
 
okButtton - Variable in class jap.TermsAndConditionsInfoDialog
 
okPressed() - Method in class jap.AbstractJAPConfModule
This method is called every time the user presses the "OK" button.
OKPressed() - Method in class jap.JAPAbout
 
okPressed(boolean) - Method in class jap.JAPConf
 
ON_CANCEL_DISPOSE_DIALOG - Static variable in class gui.dialog.DialogContentPane
 
ON_CANCEL_HIDE_DIALOG - Static variable in class gui.dialog.DialogContentPane
 
ON_CANCEL_SHOW_NEXT_CONTENT - Static variable in class gui.dialog.DialogContentPane
 
ON_CANCEL_SHOW_PREVIOUS_CONTENT - Static variable in class gui.dialog.DialogContentPane
 
ON_CLICK_DISPOSE_DIALOG - Static variable in class gui.dialog.DialogContentPane
 
ON_CLICK_DO_NOTHING - Static variable in class gui.dialog.DialogContentPane
 
ON_CLICK_HIDE_DIALOG - Static variable in class gui.dialog.DialogContentPane
 
ON_CLICK_SHOW_NEXT_CONTENT - Static variable in class gui.dialog.DialogContentPane
 
ON_CLICK_SHOW_PREVIOUS_CONTENT - Static variable in class gui.dialog.DialogContentPane
 
ON_NO_DISPOSE_DIALOG - Static variable in class gui.dialog.DialogContentPane
 
ON_NO_HIDE_DIALOG - Static variable in class gui.dialog.DialogContentPane
 
ON_NO_SHOW_NEXT_CONTENT - Static variable in class gui.dialog.DialogContentPane
 
ON_NO_SHOW_PREVIOUS_CONTENT - Static variable in class gui.dialog.DialogContentPane
 
ON_YESOK_DISPOSE_DIALOG - Static variable in class gui.dialog.DialogContentPane
 
ON_YESOK_HIDE_DIALOG - Static variable in class gui.dialog.DialogContentPane
 
ON_YESOK_SHOW_NEXT_CONTENT - Static variable in class gui.dialog.DialogContentPane
 
ON_YESOK_SHOW_PREVIOUS_CONTENT - Static variable in class gui.dialog.DialogContentPane
 
onCancelPressed() - Method in class jap.AbstractJAPConfModule
This method can be overwritten by the children of AbstractJAPConfModule.
onCancelPressed() - Method in class jap.JAPConfAnon
 
onCancelPressed() - Method in class jap.JAPConfCert
 
onCancelPressed() - Method in class jap.JAPConfServices
Processes the 'Cancel' pressed event on all service modules.
onCancelPressed() - Method in class jap.JAPConfTC
 
onCancelPressed() - Method in class jap.JAPConfUI
 
onCancelPressed() - Method in class jap.pay.AccountSettingsPanel
This method can be overwritten by the children of AbstractJAPConfModule.
ONE - Static variable in class anon.crypto.RevokedCertificate
 
ONE_DAY_TIMEOUT - Static variable in class anon.infoservice.PerformanceEntry
 
OnionRouter - Class in anon.tor
 
OnionRouter(int, ORDescriptor) - Constructor for class anon.tor.OnionRouter
Constructor
onOkPressed() - Method in class jap.AbstractJAPConfModule
This method can be overwritten by the children of AbstractJAPConfModule.
onOkPressed() - Method in class jap.JAPConf
 
onOkPressed() - Method in class jap.JAPConfAnon
 
onOkPressed() - Method in class jap.JAPConfAnonGeneral
 
onOkPressed() - Method in class jap.JAPConfCert
 
onOkPressed() - Method in class jap.JAPConfHTTPFilter
 
onOkPressed() - Method in class jap.JAPConfInfoService
 
onOkPressed() - Method in class jap.JAPConfMixminion
 
onOkPressed() - Method in class jap.JAPConfNetwork
 
onOkPressed() - Method in class jap.JAPConfServices
Processes the 'OK' pressed event on all service modules.
onOkPressed() - Method in class jap.JAPConfTC
 
onOkPressed() - Method in class jap.JAPConfTor
 
onOkPressed() - Method in class jap.JAPConfUI
 
onOkPressed() - Method in class jap.JAPConfUpdate
 
onOkPressed() - Method in class jap.pay.AccountSettingsPanel
This method can be overwritten by the children of AbstractJAPConfModule.
onResetToDefaultsPressed() - Method in class jap.AbstractJAPConfModule
This method can be overwritten by the children of AbstractJAPConfModule.
onResetToDefaultsPressed() - Method in class jap.JAPConfAnon
 
onResetToDefaultsPressed() - Method in class jap.JAPConfAnonGeneral
 
onResetToDefaultsPressed() - Method in class jap.JAPConfCert
 
onResetToDefaultsPressed() - Method in class jap.JAPConfHTTPFilter
 
onResetToDefaultsPressed() - Method in class jap.JAPConfInfoService
 
onResetToDefaultsPressed() - Method in class jap.JAPConfMixminion
 
onResetToDefaultsPressed() - Method in class jap.JAPConfNetwork
 
onResetToDefaultsPressed() - Method in class jap.JAPConfServices
Processes the 'Reset to defaults' pressed event on all service modules.
onResetToDefaultsPressed() - Method in class jap.JAPConfTor
 
onResetToDefaultsPressed() - Method in class jap.JAPConfUI
 
onResetToDefaultsPressed() - Method in class jap.JAPConfUpdate
 
onResetToDefaultsPressed() - Method in class jap.pay.AccountSettingsPanel
This method can be overwritten by the children of AbstractJAPConfModule.
onRootPanelShown() - Method in class jap.AbstractJAPConfModule
This method can be overwritten by the children of AbstractJAPConfModule.
onRootPanelShown() - Method in class jap.forward.JAPConfForwardingServer
 
onRootPanelShown() - Method in class jap.JAPConfAnon
 
onRootPanelShown() - Method in class jap.JAPConfAnonGeneral
 
onRootPanelShown() - Method in class jap.JAPConfInfoService
 
onRootPanelShown() - Method in class jap.JAPConfServices
 
onRootPanelShown() - Method in class jap.JAPConfTC
 
onRootPanelShown() - Method in class jap.JAPConfUpdate
 
onRootPanelShown() - Method in class jap.pay.AccountSettingsPanel
This method can be overwritten by the children of AbstractJAPConfModule.
onShowHelp() - Method in interface jap.SystrayPopupMenu.MainWindowListener
 
onShowMainWindow() - Method in interface jap.SystrayPopupMenu.MainWindowListener
 
onShowSettings(String, Object) - Method in interface jap.SystrayPopupMenu.MainWindowListener
 
onTraffic() - Static method in class gui.JAPDll
 
onTraffic_dll() - Static method in class gui.JAPDll
 
onUpdateValues() - Method in class jap.AbstractJAPConfModule
This method can be overwritten by the children of AbstractJAPConfModule.
onUpdateValues() - Method in class jap.ConsoleJAPMainView
 
onUpdateValues() - Method in interface jap.IJAPMainView
Performs GUI update operations.
onUpdateValues() - Method in class jap.JAPConfAnon
 
onUpdateValues() - Method in class jap.JAPConfAnonGeneral
 
onUpdateValues() - Method in class jap.JAPConfCert
 
onUpdateValues() - Method in class jap.JAPConfHTTPFilter
 
onUpdateValues() - Method in class jap.JAPConfInfoService
 
onUpdateValues() - Method in class jap.JAPConfMixminion
 
onUpdateValues() - Method in class jap.JAPConfNetwork
 
onUpdateValues() - Method in class jap.JAPConfServices
Processes the update values event on all service modules.
onUpdateValues() - Method in class jap.JAPConfTC
 
onUpdateValues() - Method in class jap.JAPConfTor
 
onUpdateValues() - Method in class jap.JAPConfUI
 
onUpdateValues() - Method in class jap.JAPConfUpdate
 
onUpdateValues() - Method in class jap.JAPNewView
 
onUpdateValues() - Method in class jap.pay.AccountSettingsPanel
Fetches new (changed) account data from the PayAccountsFile
OP_NAME - Static variable in class anon.mixminion.FirstMMRConnection
 
OP_NAME - Static variable in class anon.tor.FirstOnionRouterConnection
 
OPEN_UPDATER_CMD - Static variable in class platform.MacOS
 
openBrowser() - Method in class platform.AbstractOS.AbstractURLOpener
 
openBrowser(String) - Method in class platform.AbstractOS.AbstractURLOpener
 
openBrowser() - Method in class platform.AbstractOS
Just opens the browser with the default URL.
openBrowser(String) - Method in class platform.AbstractOS
 
openCertificate(Window) - Static method in class jap.JAPUtil
Shows a file open dialog and tries to read a certificate.
openEMail(String) - Method in interface gui.help.JAPHelp.IExternalEMailCaller
Returns if the caller was able to open the URL in the browser
openEMail(String) - Method in class platform.AbstractOS
 
openKey(int, String, int) - Static method in class platform.WindowsRegistry
Opens a registry key for further processing.
openLink(String) - Method in class platform.AbstractOS
 
openLink(String) - Method in class platform.LinuxOS
 
openLink(String) - Method in class platform.MacOS
 
openLink(String) - Method in class platform.UnknownOS
 
openLink(String) - Method in class platform.WindowsOS
 
openURL(URL) - Method in interface gui.help.JAPHelp.IExternalURLCaller
Returns if the caller was able to open the URL in the browser
openURL(String) - Method in class jap.pay.ActivePaymentDetails
 
openURL() - Method in class jap.pay.wizardnew.PaymentInfoPane
 
openURL(URL) - Method in class platform.AbstractOS.AbstractURLOpener
 
openURL(URL, String) - Method in class platform.AbstractOS.AbstractURLOpener
 
openURL(URL) - Method in class platform.AbstractOS
 
operationalAgreementUrl - Variable in class anon.terms.TermsAndConditions.Translation
 
operator - Variable in class anon.terms.template.Preamble
 
operator - Variable in class anon.terms.TermsAndConditions
 
operator - Variable in class anon.terms.TermsAndConditionsRequest.TCRequestKey
 
OPERATOR_CERTSPATH - Static variable in class jap.JAPConstants
 
OPERATOR_COL - Static variable in class jap.TermsAndConditionsOperatorTable
 
OPERATOR_COL_NAMEKEY - Static variable in class jap.TermsAndConditionsOperatorTable
 
OperatorAddress - Class in anon.infoservice
TODO Maybe this should be turned into an IXMLEncodable...
OperatorAddress() - Constructor for class anon.infoservice.OperatorAddress
 
OperatorAddress(Element) - Constructor for class anon.infoservice.OperatorAddress
 
operatorAddress - Variable in class anon.terms.template.Preamble
 
operatorAddress - Variable in class anon.terms.TermsAndConditions.Translation
 
operatorCountry - Variable in class anon.infoservice.OperatorAddress
 
OperatorsCellRenderer - Class in jap
 
OperatorsCellRenderer() - Constructor for class jap.OperatorsCellRenderer
 
operatorTable - Variable in class jap.TermsAndConditionsInfoDialog
 
OPTION_ACTIVE - Static variable in class anon.pay.xml.XMLPaymentOption
 
OPTION_CONTEXT - Static variable in class JAP
 
OPTION_MIXED - Static variable in class anon.pay.xml.XMLPaymentOption
 
OPTION_PASSIVE - Static variable in class anon.pay.xml.XMLPaymentOption
 
OPTION_TYPE_CANCEL - Static variable in interface gui.dialog.IDialogOptions
This is an extra option type not available in JOptionPane.
OPTION_TYPE_DEFAULT - Static variable in interface gui.dialog.IDialogOptions
 
OPTION_TYPE_EMPTY - Static variable in interface gui.dialog.IDialogOptions
This is an extra option type not available in JOptionPane.
OPTION_TYPE_OK_CANCEL - Static variable in interface gui.dialog.IDialogOptions
 
OPTION_TYPE_YES_NO - Static variable in interface gui.dialog.IDialogOptions
 
OPTION_TYPE_YES_NO_CANCEL - Static variable in interface gui.dialog.IDialogOptions
 
ORAcl - Class in anon.tor.ordescription
 
ORAcl() - Constructor for class anon.tor.ordescription.ORAcl
Constructor
ORAcl.AclElement - Class in anon.tor.ordescription
 
ORAcl.AclElement(boolean, String, String, int, int) - Constructor for class anon.tor.ordescription.ORAcl.AclElement
 
orderPacket(DataChainSendOrderStructure) - Method in class anon.client.AbstractDataChain
 
orderPacket(DataChainSendOrderStructure) - Method in class anon.client.SequentialChannelDataChain
 
orderPacket(DataChainSendOrderStructure) - Method in class anon.client.SingleChannelDataChain
 
orderPacketInternal(DataChainSendOrderStructure, boolean, boolean) - Method in class anon.client.SequentialChannelDataChain
 
ORDescriptor - Class in anon.tor.ordescription
 
ORDescriptor(String, String, int, String) - Constructor for class anon.tor.ordescription.ORDescriptor
Constructor
organizeChannelClose() - Method in class anon.client.AbstractDataChannel
 
organizeChannelClose() - Method in class anon.client.SimulatedLimitedDataChannel
 
organizeChannelClose() - Method in class anon.client.UnlimitedDataChannel
 
ORList - Class in anon.tor.ordescription
 
ORList(ORListFetcher) - Constructor for class anon.tor.ordescription.ORList
constructor
ORListFetcher - Interface in anon.tor.ordescription
fetches descriptor and status documents for the ORs
OS_NAME - Static variable in class anon.infoservice.JavaVersionDBEntry
 
OS_NAME - Static variable in class platform.MacOS
 
OSA_APPLET_NAME - Static variable in class platform.MacOS
 
OSA_APPLET_PATH - Static variable in class platform.MacOS
 
OSA_EXEC_SHELLSCRIPT_STMT - Static variable in class platform.MacOS
 
OSACOMPILE_CMD - Static variable in class platform.MacOS
Mac OS X built-in command for compiling AppleScript code
OSASCRIPT_CMD - Static variable in class platform.MacOS
Mac OS X built-in command for interpreting AppleScript statements
oSync - Variable in class jap.JAPAboutAutoScroller
 
OTHER_NAME - Static variable in class anon.crypto.AbstractX509AlternativeName
 
OUTPUT_CHANNEL_ID - Static variable in class anon.infoservice.DataRetentionInformation
 
OUTPUT_SOURCE_IP_ADDRESS - Static variable in class anon.infoservice.DataRetentionInformation
 
OUTPUT_SOURCE_IP_PORT - Static variable in class anon.infoservice.DataRetentionInformation
 
OUTPUT_TARGET_DOMAIN - Static variable in class anon.infoservice.DataRetentionInformation
 
OUTPUT_TARGET_IP_ADDRESS - Static variable in class anon.infoservice.DataRetentionInformation
 
OUTPUT_TIME - Static variable in class anon.infoservice.DataRetentionInformation
 
outputStreamClosed() - Method in class anon.client.AbstractDataChain
 
outputStreamClosed() - Method in class anon.client.SequentialChannelDataChain
 
outputStreamClosed() - Method in class anon.client.SingleChannelDataChain
 
OVERHEAD - Static variable in class anon.mixminion.message.FragmentedMessage
 
overwriteJapJar() - Method in class update.JAPUpdateWizard
 

P

pack() - Method in class gui.dialog.JAPDialog
Sets the dialog to the optimal size.
pack() - Method in class gui.PopupMenu
 
pack() - Method in class jap.AbstractJAPMainView
 
PACKAGE_TRANSFORMER - Static variable in class anon.util.XMLUtil
 
PACKET_SIZE - Static variable in class anon.client.MixPacket
 
PacketCounter - Class in anon.client
 
PacketCounter(long) - Constructor for class anon.client.PacketCounter
 
PacketCounter() - Constructor for class anon.client.PacketCounter
 
packetMixed(long) - Method in class anon.AnonServiceEventAdapter
 
packetMixed(long) - Method in interface anon.AnonServiceEventListener
 
packetMixed(long) - Method in class anon.proxy.AnonProxy
 
packetMixed(long) - Method in class jap.AbstractJAPMainView
 
packetMixed(long) - Method in class jap.ConsoleJAPMainView
 
packetMixed(long) - Method in class jap.JAPConfAnon.LocalAnonServiceEventListener
 
packetMixed(long) - Method in class jap.JAPController
 
packetMixed(long) - Method in class jap.JAPNewView
 
packetMixed(long) - Method in class jap.JAPViewIconified
 
PacketProcessedEvent - Class in anon.client
 
PacketProcessedEvent(int) - Constructor for class anon.client.PacketProcessedEvent
 
PACKETS - Static variable in class anon.infoservice.PerformanceEntry
Current users attribute.
PACKETSIZE - Variable in class anon.mixminion.message.Decoder
 
packKeyring() - Method in class anon.mixminion.message.Keyring
encrypts the m_data and brings it in a ascii-armored base64 notation
PaddingCell - Class in anon.tor.cells
 
PaddingCell() - Constructor for class anon.tor.cells.PaddingCell
Constructor for a padding cell
PaddingCell(int) - Constructor for class anon.tor.cells.PaddingCell
Constructor for a padding cell
PaddingCell(int, byte[], int) - Constructor for class anon.tor.cells.PaddingCell
Constructor for a padding cell
paint(Graphics, JComponent) - Method in class gui.JAPProgressBar.MyProgressBarUI
 
paint(Graphics) - Method in class jap.JAPAboutAutoScroller
 
paint(Graphics) - Method in class jap.JAPSplash
 
paint(Graphics, JComponent) - Method in class jap.pay.CoinstackProgressBarUI
 
paint(Graphics) - Method in class jap.StatusPanel
 
paintIcon(Component, Graphics, int, int) - Method in class gui.GUIUtils.IconScaler
 
Paragraph - Class in anon.terms.template
 
Paragraph() - Constructor for class anon.terms.template.Paragraph
 
Paragraph(double) - Constructor for class anon.terms.template.Paragraph
 
Paragraph(Node) - Constructor for class anon.terms.template.Paragraph
 
parent - Variable in class anon.util.ThreadPool.ThreadPoolThread
 
parse(Element) - Method in class anon.infoservice.AbstractDistributableDatabaseEntry.Serials
 
parse(LineNumberReader) - Static method in class anon.mixminion.mmrdescription.MMRDescription
Tries to parse an router specification according to the desing document.
parse(LineNumberReader) - Static method in class anon.tor.ordescription.ORDescriptor
Tries to parse an router specification according to the descriptor.
parse() - Method in class jarify.JarManifest
 
parseAttribute(Node, String, String) - Static method in class anon.util.XMLUtil
Returns the value of the specified attribute of an XML element as String.
parseAttribute(Node, String, boolean) - Static method in class anon.util.XMLUtil
Returns the value of the specified attribute of an XML element as boolean.
parseAttribute(Node, String, int) - Static method in class anon.util.XMLUtil
Returns the value of the specified attribute of an XML element as int.
parseAttribute(Node, String, double) - Static method in class anon.util.XMLUtil
Returns the value of the specified attribute of an XML element as double.
parseAttribute(Node, String, long) - Static method in class anon.util.XMLUtil
Returns the value of the specified attribute of an XML element as long.
parseDocument(byte[]) - Method in class anon.mixminion.mmrdescription.MMRList
parses the document and creates a list with all MMRDescriptions
parseDouble(String) - Static method in class anon.util.Util
Implementation of parseFloat not implemented in JDK 1.1.8
parseFirstDocument(byte[]) - Method in class anon.tor.ordescription.ORList
parses the document and creates a list with all ORDescriptions
parseHTTPHeader(String, HTTPProxyCallback.HTTPConnectionHeader, int) - Method in class anon.proxy.HTTPProxyCallback
 
parseListenerAdresses(Node) - Method in class anon.infoservice.MixInfo
 
parseManifestDigests() - Method in class jarify.JarSignatureFile
 
parseMixType(String) - Method in class anon.infoservice.MixInfo
LERNGRUPPE Parse the given textual MixType to our constants
parseNumberOfDigits(int) - Static method in class gui.JAPJIntField
 
parsePathToJapJar() - Method in class update.JAPUpdateWizard
 
parseReplyBlocks(String, byte[]) - Static method in class anon.mixminion.message.ReplyBlock
Parses a given payload for a ReplyBlock and returns it, return null, when no ReplyBlock is detected
parseStatus(byte[], boolean) - Method in class anon.tor.ordescription.ORList
parse router status
parseTagName(String) - Static method in exception anon.util.XMLParseException
Creates an error message from the given tag name.
parseTextNodes(NodeList, Hashtable) - Method in class anon.infoservice.MessageDBEntry
 
parseValue(Node, int) - Static method in class anon.util.XMLUtil
Returns the value of the specified XML node as int.
parseValue(Node, long) - Static method in class anon.util.XMLUtil
Returns the value of the specified XML node as long.
parseValue(Node, double) - Static method in class anon.util.XMLUtil
Returns the value of the specified XML node as double.
parseValue(Node, boolean) - Static method in class anon.util.XMLUtil
Returns the value of the specified XML node as boolean.
parseValue(Node, String) - Static method in class anon.util.XMLUtil
Gets the content of an Element or Text Node.
parseValue(Element, BigInteger) - Static method in class anon.util.XMLUtil
 
parseVisibleAdresses(Node) - Method in class anon.infoservice.MixInfo
 
parseVisibleAdresses(Node, String, String, Vector) - Method in class anon.infoservice.MixInfo
 
parseWindowLocation(Node, Point, boolean) - Method in class jap.JAPController
 
parseWindowSize(Node, Dimension, boolean, boolean) - Method in class jap.JAPController
 
parseXMLSchemaPart(int, String) - Method in class anon.util.XMLDuration
 
PassivePaymentDetails - Class in jap.pay
Shows detailed info for a passive payment transaction invoked by clicking
PassivePaymentDetails(JAPDialog, XMLPassivePayment, long, long) - Constructor for class jap.pay.PassivePaymentDetails
 
PassivePaymentPane - Class in jap.pay.wizardnew
 
PassivePaymentPane(JAPDialog, DialogContentPane) - Constructor for class jap.pay.wizardnew.PassivePaymentPane
 
PASSWORD_CHANGE - Static variable in class gui.dialog.PasswordContentPane
Replace an old password by a new one.
PASSWORD_ENTER - Static variable in class gui.dialog.PasswordContentPane
Enter a single password
PASSWORD_NEW - Static variable in class gui.dialog.PasswordContentPane
Enter a new password and a confirmation.
PasswordContentPane - Class in gui.dialog
 
PasswordContentPane(JAPDialog, int, String, int) - Constructor for class gui.dialog.PasswordContentPane
 
PasswordContentPane(JAPDialog, int, String) - Constructor for class gui.dialog.PasswordContentPane
 
PasswordContentPane(JAPDialog, DialogContentPane, int, String) - Constructor for class gui.dialog.PasswordContentPane
 
PasswordContentPane(JAPDialog, DialogContentPane, int, String, int) - Constructor for class gui.dialog.PasswordContentPane
 
PasswordContentPane.CapsLockAdapter - Class in gui.dialog
Shows a warning when the caps lock key is pressed while entering passwords.
PasswordContentPane.CapsLockAdapter() - Constructor for class gui.dialog.PasswordContentPane.CapsLockAdapter
 
PasswordContentPane.SetFocusComponentAdapter - Class in gui.dialog
 
PasswordContentPane.SetFocusComponentAdapter() - Constructor for class gui.dialog.PasswordContentPane.SetFocusComponentAdapter
 
PasswordManager - Class in anon.mixminion
 
PasswordManager() - Constructor for class anon.mixminion.PasswordManager
 
pathField - Variable in class gui.dialog.FileChooserContentPane
 
PAY - Static variable in class logging.LogType
Indicates a pay message (binary: 00001000)
PayAccount - Class in anon.pay
This class encapsulates one account and all additional data associated to one account.
PayAccount(Element, IMiscPasswordReader) - Constructor for class anon.pay.PayAccount
 
PayAccount(XMLAccountCertificate, IMyPrivateKey, PaymentInstanceDBEntry, XMLGenericText) - Constructor for class anon.pay.PayAccount
Creates a PayAccount Objekt from the account certificate and the private key.
PayAccountsFile - Class in anon.pay
This class encapsulates a collection of accounts.
PayAccountsFile() - Constructor for class anon.pay.PayAccountsFile
At this time, the implementation supports only one single BI.
PayAccountsFile.AccountAlreadyExistingException - Exception in anon.pay
Thrown if an account with same account number was already existing when trying to add it.
PayAccountsFile.AccountAlreadyExistingException() - Constructor for exception anon.pay.PayAccountsFile.AccountAlreadyExistingException
 
PayAccountsFile.MyAccountListener - Class in anon.pay
Listens to changes inside the accounts and forwards the events to our paymentListeners
PayAccountsFile.MyAccountListener() - Constructor for class anon.pay.PayAccountsFile.MyAccountListener
 
payloadLength - Variable in class anon.proxy.ProxyCallbackBuffer
 
PAYMENT_DATA - Static variable in class anon.pay.xml.XMLPassivePayment
 
PAYMENT_DEFAULT_CERTSPATH - Static variable in class jap.JAPConstants
 
PAYMENT_NAME - Static variable in class anon.pay.xml.XMLPassivePayment
 
PAYMENT_NONGENERIC - Static variable in class jap.JAPConstants
Supported non-generic payment names.
PAYMENT_ROOT_CERTS - Static variable in class jap.JAPConstants
 
PAYMENT_ROOT_CERTSPATH - Static variable in class jap.JAPConstants
 
PAYMENT_TAB - Static variable in class jap.JAPConf
 
PaymentInfoPane - Class in jap.pay.wizardnew
 
PaymentInfoPane(JAPDialog, DialogContentPane) - Constructor for class jap.pay.wizardnew.PaymentInfoPane
 
PaymentInstanceDBEntry - Class in anon.pay
Holds the information of a payment instance for storing in the InfoService.
PaymentInstanceDBEntry(Element) - Constructor for class anon.pay.PaymentInstanceDBEntry
 
PaymentInstanceDBEntry(Element, long) - Constructor for class anon.pay.PaymentInstanceDBEntry
Creates a PaymentInstanceDBEntry which represents a payment instance.
PaymentInstanceDBEntry(String, String, JAPCertificate, Enumeration, String, long, long) - Constructor for class anon.pay.PaymentInstanceDBEntry
 
PaymentInstanceUpdater - Class in anon.infoservice.update
Updates the list of available MixCascades.
PaymentInstanceUpdater(Updater.ObservableInfo) - Constructor for class anon.infoservice.update.PaymentInstanceUpdater
 
PaymentInstanceUpdater(long, Updater.ObservableInfo) - Constructor for class anon.infoservice.update.PaymentInstanceUpdater
 
PaymentMainPanel - Class in jap.pay
 
PaymentMainPanel(JAPNewView, JLabel) - Constructor for class jap.pay.PaymentMainPanel
 
PaymentMainPanel.MyPaymentListener - Class in jap.pay
Notifies us when the state of the active account changes, so we can update the display
PaymentMainPanel.MyPaymentListener() - Constructor for class jap.pay.PaymentMainPanel.MyPaymentListener
 
paymentSettings - Variable in class jap.pay.FlatrateDialog
Deprecated.  
PayMessage - Class in anon.pay
Data class for holding a message that is set for an account via the PIG, stored in the JPI database, and shown by the JAP as a status message Sent as a member variable in an XMLBalance (Though this class could easily be retrofit to implement IXMLEncodable if necessary)
PayMessage(String) - Constructor for class anon.pay.PayMessage
builds a Message that only consists of a text that is short enough to be fully shown in one line, messageText and messageLink will be null
PayMessage(String, String, URL) - Constructor for class anon.pay.PayMessage
 
PERFDATA_ACCESSIBLE_POSITION - Static variable in class platform.VMPerfDataFile
Position of the accessible byte
PERFDATA_BYTEORDER_POSITION - Static variable in class platform.VMPerfDataFile
Position of the byte order
PERFDATA_ENTRYOFFSET_POSITION - Static variable in class platform.VMPerfDataFile
Position of the data entries
PERFDATA_MAGIC - Static variable in class platform.VMPerfDataFile
The magic integer
PERFDATA_MAGIC_POSITION - Static variable in class platform.VMPerfDataFile
Position of the magic integer
PERFDATA_NUMENTRIES_POSITION - Static variable in class platform.VMPerfDataFile
Position of the data entry count
PERFDATA_SYNC_TIMEOUT - Static variable in class platform.VMPerfDataFile
Virtual machine sync timeout
PERFORMANCE_ENTRY_TTL - Static variable in class anon.infoservice.PerformanceEntry
Time-to-live of the performance entries.
PERFORMANCE_INFO_MIN_PERCENTAGE_OF_VALID_ENTRIES - Static variable in class anon.infoservice.PerformanceInfo
 
PERFORMANCE_INFO_TTL - Static variable in class anon.infoservice.PerformanceInfo
 
PerformanceEntry - Class in anon.infoservice
A PerformanceEntry stores various performance-related data such as average speed or delay about a certain MixCascade.
PerformanceEntry(String) - Constructor for class anon.infoservice.PerformanceEntry
Constructs a new PerformanceEntry for the given MixCascade.
PerformanceEntry(String, boolean) - Constructor for class anon.infoservice.PerformanceEntry
Constructs a new PerformanceEntry for the given MixCascade.
PerformanceEntry(Element) - Constructor for class anon.infoservice.PerformanceEntry
Constructs a new PerformanceEntry from its XML representation.
PerformanceEntry.Bound - Class in anon.infoservice
 
PerformanceEntry.Bound(int, int) - Constructor for class anon.infoservice.PerformanceEntry.Bound
 
PerformanceEntry.PerformanceAttributeEntry - Class in anon.infoservice
An entry that holds values of performance attributes.
PerformanceEntry.PerformanceAttributeEntry(int, boolean) - Constructor for class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
PerformanceEntry.PerformanceAttributeFloatingTimeEntry - Class in anon.infoservice
The floating time entry.
PerformanceEntry.PerformanceAttributeFloatingTimeEntry(int, boolean) - Constructor for class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Constructs a new PerformanceAttributeFloatingTimeEntry.
PerformanceEntry.PerformanceAttributeFloatingTimeEntry(int, Node) - Constructor for class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Constructs a new PerformanceAttributeFloatingTimeEntry from XML data.
PerformanceEntry.StabilityAttributes - Class in anon.infoservice
 
PerformanceEntry.StabilityAttributes(Element) - Constructor for class anon.infoservice.PerformanceEntry.StabilityAttributes
 
PerformanceEntry.StabilityAttributes(int, int, int, int) - Constructor for class anon.infoservice.PerformanceEntry.StabilityAttributes
 
PerformanceInfo - Class in anon.infoservice
A PerformanceInfo object holds all PerformanceEntry objects retrieved by a certain Info Service through the /performanceinfo command.
PerformanceInfo(Element) - Constructor for class anon.infoservice.PerformanceInfo
Creates a new PerformanceInfo object from an XML element which is usually either retrieved from the Info Service or stored in the configuration file and loaded at startup.
PerformanceInfoUpdater - Class in anon.infoservice.update
 
PerformanceInfoUpdater(Updater.ObservableInfo) - Constructor for class anon.infoservice.update.PerformanceInfoUpdater
 
PerformanceInfoUpdater(long, Updater.ObservableInfo) - Constructor for class anon.infoservice.update.PerformanceInfoUpdater
 
PERM_OP(int, int, int, int, int[]) - Static method in class anon.crypto.DESCrypt
 
PerspectiveProjection - Class in captcha.graphics
This class is the implementation for a perspective projection between two images of the same size (the areas of projection can be chosen within the constructor).
PerspectiveProjection(Quadrangle, Quadrangle) - Constructor for class captcha.graphics.PerspectiveProjection
Creates a new instance of PerspectiveProjection.
PI_CERTS - Static variable in class jap.JAPConstants
 
PI_JONDOS - Static variable in class jondonym.console.Controller
 
PK_ENC_LEN - Variable in class anon.mixminion.message.Header
 
pk_encrypt(MyRSAPublicKey, byte[]) - Method in class anon.mixminion.message.Header
PublicKey Encryption of
PK_MAX_DATA_LEN - Variable in class anon.mixminion.message.Header
 
PK_OVERHEAD_LEN - Variable in class anon.mixminion.message.Header
 
PKCS10CertificationRequest - Class in anon.crypto
A class for creating and verifying PKCS10 Certification requests.
PKCS10CertificationRequest(InputStream) - Constructor for class anon.crypto.PKCS10CertificationRequest
Creates a PKCS10 Certification Request from input stream.
PKCS10CertificationRequest(byte[]) - Constructor for class anon.crypto.PKCS10CertificationRequest
Creates a PKCS10 Certification Request from an array of bytes.
PKCS10CertificationRequest(X509DistinguishedName, AsymmetricCryptoKeyPair, X509Extensions) - Constructor for class anon.crypto.PKCS10CertificationRequest
Creates a new PKCS10 Certification Request.
PKCS10CertificationRequest(PKCS12) - Constructor for class anon.crypto.PKCS10CertificationRequest
Creates a new PKCS10 Certification Request from a private certificate.
PKCS12 - Class in anon.crypto
This class creates and handles PKCS12 certificates, that include a private key, a public key and an X509 certificate.
PKCS12(X509DistinguishedName, AsymmetricCryptoKeyPair, Validity) - Constructor for class anon.crypto.PKCS12
Creates a new PKCS12 certificate.
PKCS12(X509DistinguishedName, AsymmetricCryptoKeyPair, Validity, X509Extensions) - Constructor for class anon.crypto.PKCS12
Creates a new PKCS12 certificate.
PKCS12(AsymmetricCryptoKeyPair, JAPCertificate) - Constructor for class anon.crypto.PKCS12
Creates a new PKCS12 certificate.
PKCS12.MyCipher - Class in anon.crypto
 
PKCS12.MyCipher(BlockCipher, int) - Constructor for class anon.crypto.PKCS12.MyCipher
 
PKCS7SignedData - Class in anon.crypto
This was stolen from BouncyCastle and changed a little bit to get it work without BC provider...
PKCS7SignedData(byte[]) - Constructor for class anon.crypto.PKCS7SignedData
Read an existing PKCS#7 object from a DER encoded byte array
PlainMMRListFetcher - Class in anon.mixminion.mmrdescription
 
PlainMMRListFetcher() - Constructor for class anon.mixminion.mmrdescription.PlainMMRListFetcher
Constructor
PlainORListFetcher - Class in anon.tor.ordescription
get descriptor and status documents from a directory server via HTTP
PlainORListFetcher(String, int) - Constructor for class anon.tor.ordescription.PlainORListFetcher
Constructor
platform - package platform
 
poll(int) - Method in class anon.util.ObjectQueue
Pools the queue for an object to become available until timeout is reached.
pool - Variable in class anon.client.crypto.KeyPool
 
poolSize - Variable in class anon.client.crypto.KeyPool
 
poolThreads - Variable in class anon.util.ThreadPool
 
pop() - Method in class anon.util.ObjectQueue
Get an object from the queue.
popKeyPair() - Method in class anon.crypto.DSAKeyPool
Pop a key pair from the stack.
popupClosed_dll() - Static method in class gui.JAPDll
 
PopupMenu - Class in gui
 
PopupMenu() - Constructor for class gui.PopupMenu
 
PopupMenu(boolean) - Constructor for class gui.PopupMenu
 
PopupMenu(JPopupMenu) - Constructor for class gui.PopupMenu
 
PopupMenu(JPopupMenu, boolean) - Constructor for class gui.PopupMenu
 
PopupMenu.ExitHandler - Interface in gui
 
PORT_MAX_VALUE - Static variable in class anon.infoservice.ListenerInterface
 
PORT_MIN_VALUE - Static variable in class anon.infoservice.ListenerInterface
 
PORT_PARAMETER - Static variable in class anon.transport.address.TcpIpAddress
 
portHigh - Variable in class anon.tor.ordescription.ORAcl.AclElement
 
portLow - Variable in class anon.tor.ordescription.ORAcl.AclElement
 
positionRightUnderWindow(Window, Window) - Static method in class gui.GUIUtils
Positions a window on the screen relative to a parent window so that its position is optimised.
POST_FILE - Static variable in class anon.infoservice.MessageDBEntry
 
postalCode - Variable in class anon.infoservice.OperatorAddress
 
postEvent(Event) - Method in class gui.dialog.JAPDialog
Deprecated. As of JDK version 1.1 replaced by dispatchEvent(AWTEvent).
postNewForwarder(Element) - Method in class anon.infoservice.InfoServiceDBEntry
Posts a new forwarder to an infoservice with a JAP forwarder list.
postRenewForwarder(Element) - Method in class anon.infoservice.InfoServiceDBEntry
Posts the renew message for a forwarder to an infoservice with a JAP forwarder list.
Preamble - Class in anon.terms.template
 
Preamble() - Constructor for class anon.terms.template.Preamble
 
Preamble(Node) - Constructor for class anon.terms.template.Preamble
 
preamble - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
PREFERRED_INFOSERVICE_CHANGED - Static variable in class anon.infoservice.InfoServiceHolderMessage
This message is sent after the preferred infoservice was changed.
preLoadConfigFile(String) - Method in class jap.JAPController
 
PREPAID_AMOUNT_IN_PAY_REQ_MIXVERSION - Static variable in class anon.pay.AIControlChannel
 
prepaidBytes - Variable in class anon.pay.xml.XMLPayRequest
 
previewTranslation(Component, TermsAndConditionsTranslation) - Static method in class gui.TermsAndConditionsDialog
 
PreviouslyKnownCascadeIDEntry - Class in anon.infoservice
This class is for registering cascades that have been previously known to JAP (may be a lot of cascades...).
PreviouslyKnownCascadeIDEntry(MixCascade) - Constructor for class anon.infoservice.PreviouslyKnownCascadeIDEntry
 
PreviouslyKnownCascadeIDEntry(Element) - Constructor for class anon.infoservice.PreviouslyKnownCascadeIDEntry
 
prim_polys - Static variable in class anon.mixminion.fec.FECMath
Primitive polynomials - see Lin & Costello, Appendix A, and Lee & Messerschmitt, p.
printErrorStatusMessage(int, Throwable) - Method in class gui.dialog.DialogContentPane
Prints an error message in the status bar.
printErrorStatusMessage(String, int) - Method in class gui.dialog.DialogContentPane
Prints an error message in the status bar.
printErrorStatusMessage(String, int, Throwable) - Method in class gui.dialog.DialogContentPane
Prints an error message in the status bar.
printErrorStatusMessage(String, int, Throwable, boolean) - Method in class gui.dialog.DialogContentPane
Logs an error message an optionally prints it to the status bar.
printStatusMessage(String) - Method in class gui.dialog.DialogContentPane
Prints an information message in the status bar.
printStatusMessage(String, int) - Method in class gui.dialog.DialogContentPane
Prints a status message in the status bar.
printStatusMessageInternal(String, int) - Method in class gui.dialog.DialogContentPane
 
printXmlEncodable(IXMLEncodable) - Static method in class anon.util.XMLUtil
 
privacyPolicyUrl - Variable in class anon.terms.TermsAndConditions.Translation
 
processBlock(byte[], int, int) - Method in class anon.crypto.MyRSA
encrypts/decrypts one block using Plain RSA
processBlockECB(byte[], byte[]) - Method in class anon.crypto.MyAES
Encrypts/Decrypts one single plain data block and returns the cipher data block.
processBlockECB(byte[]) - Method in class anon.crypto.MyAES
Encrypts/Decrypts one single plain data block and returns the cipher data block.
processBlockOAEP(byte[], int, int) - Method in class anon.crypto.MyRSA
encrypts/decrypts one block using OAEP padding
processBlockPKCS1(byte[], int, int) - Method in class anon.crypto.MyRSA
encrypts/decrypts one block using PKCS1 padding
processBytesCTR(byte[], int, byte[], int, int) - Method in class anon.crypto.MyAES
 
processCancelPressedEvent() - Method in class jap.JAPConfModuleSystem
Processes the configuration 'Cancel' button pressed event on all registered instances of AbstractJAPConfModule.
processCcToSign(XMLEasyCC) - Method in class anon.pay.AIControlChannel
processCcToSign: to be called by processPayRequest (only the initial, old CC is sent as a naked XMLEasyCC, new CCs to sign are sent inside a XMLPayRequest)
processChallenge(XMLChallenge) - Method in class anon.pay.AIControlChannel
processChallenge
processErrorMessage(XMLErrorMessage) - Method in class anon.pay.AIControlChannel
processErrorMessage
processingDone() - Method in class anon.client.DataChainSendOrderStructure
 
processInitialCC(XMLEasyCC) - Method in class anon.pay.AIControlChannel
processInitialCC: last step of connecting to a pay cascade: take last CC as sent by AI as base value for future CCs Also, send a CC for (bytes in last CC + prepay interval of cascade) to avoid triggering the cascade's hardlimit by starting to transfer bytes without prepaying
processMessage(byte[]) - Method in class anon.client.StreamedControlChannel
 
processMessage(byte[]) - Method in class anon.client.XmlControlChannel
 
processOkPressedEvent() - Method in class jap.JAPConfModuleSystem
Processes the configuration 'OK' button pressed event on all registered instances of AbstractJAPConfModule.
processPacketData(byte[]) - Method in class anon.client.AbstractControlChannel
 
processPacketData(byte[]) - Method in class anon.client.DummyTrafficControlChannel
This method is called by the multiplexer, if a packet is received on the dummy-traffic control channel.
processPacketData(byte[]) - Method in class anon.client.StreamedControlChannel
 
processPayRequest(XMLPayRequest) - Method in class anon.pay.AIControlChannel
process a XMLPayRequest message, which might request a XMLAccountCertificate, request a XMLBalance, or contain a XMLEasyCC which the AI asks the JAP to sign
processReceivedPacket(MixPacket) - Method in class anon.client.AbstractChannel
 
processReceivedPacket(MixPacket) - Method in class anon.client.AbstractControlChannel
 
processReceivedPacket(MixPacket) - Method in class anon.client.AbstractDataChannel
 
processResetToDefaultsPressedEvent() - Method in class jap.JAPConfModuleSystem
Processes the configuration 'Reset to defaults' button pressed event on all registered instances of AbstractJAPConfModule.
processSendOrder(DataChainSendOrderStructure) - Method in class anon.client.AbstractDataChannel
 
processSendOrder(DataChainSendOrderStructure) - Method in class anon.client.SimulatedLimitedDataChannel
 
processSendOrder(DataChainSendOrderStructure) - Method in class anon.client.UnlimitedDataChannel
 
processUpdateValuesEvent(boolean) - Method in class jap.JAPConfModuleSystem
Processes an update values event on all registered instances of AbstractJAPConfModule.
processXmlMessage(Document) - Method in class anon.client.replay.ReplayControlChannel
 
processXmlMessage(Document) - Method in class anon.client.TestControlChannel
This method is called by the multiplexer, if a packet is received on the test control channel.
processXmlMessage(Document) - Method in class anon.client.XmlControlChannel
 
processXmlMessage(Document) - Method in class anon.pay.AIControlChannel
proccessXMLMessage - this is called when a new request is coming in.
PROGRAM_NAME_JAP - Static variable in class jap.JAPConstants
 
PROGRAM_NAME_JAP_JONDO - Static variable in class jap.JAPConstants
 
PROGRAM_NAME_JONDO - Static variable in class jap.JAPConstants
 
programExiting() - Method in interface jap.JAPController.ProgramExitListener
 
PROGRESS_ABORTED - Static variable in interface anon.util.ProgressCapsule
 
PROGRESS_FAILED - Static variable in interface anon.util.ProgressCapsule
 
PROGRESS_FINISHED - Static variable in interface anon.util.ProgressCapsule
 
PROGRESS_NOT_STARTED - Static variable in interface anon.util.ProgressCapsule
 
PROGRESS_ONGOING - Static variable in interface anon.util.ProgressCapsule
 
progressBar - Variable in class update.JAPDownloadWizardPage
 
ProgressCapsule - Interface in anon.util
 
pRoot - Variable in class jap.JAPConfAnon
 
PROPAGANDA_INSTANCES_ADDED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent after there was added a new forwarding server propaganda instance.
propagandaThreadIsReady() - Method in class jap.forward.JAPRoutingSettingsPropagandaThreadLock
Sets the propagandaThreadReady value to the ready state (propaganda thread has come to the end.
propagateConnectionError() - Method in class anon.client.AbstractDataChain
 
PROPERTY_NAME - Static variable in class anon.infoservice.JavaVersionDBEntry
 
PROPERTY_NAME - Static variable in class anon.infoservice.MessageDBEntry
 
PROPERTY_NAME_ADDITIONALINFO - Static variable in class anon.infoservice.OperatorAddress
 
PROPERTY_NAME_CITY - Static variable in class anon.infoservice.OperatorAddress
 
PROPERTY_NAME_FAX - Static variable in class anon.infoservice.OperatorAddress
 
PROPERTY_NAME_LEGAL_OPINIONS - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
PROPERTY_NAME_OPERATIONAL_AGREEMENT - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
PROPERTY_NAME_POSTALCODE - Static variable in class anon.infoservice.OperatorAddress
 
PROPERTY_NAME_PRIVACY_POLICY - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
PROPERTY_NAME_STREET - Static variable in class anon.infoservice.OperatorAddress
 
PROPERTY_NAME_TEMPLATE_REFERENCE_ID - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
PROPERTY_NAME_VAT - Static variable in class anon.infoservice.OperatorAddress
 
PROPERTY_NAME_VENUE - Static variable in class anon.infoservice.OperatorAddress
 
propertyChange(PropertyChangeEvent) - Method in class gui.help.JAPInternalHelpViewer.HelpListener
Listens to events fired by the HtmlPane in order to update the history buttons
propertyDescriptors - Static variable in class anon.infoservice.OperatorAddress
 
protectFromCleanup(AbstractDatabaseEntry) - Method in class anon.infoservice.update.AbstractDatabaseUpdater
 
protectFromCleanup(AbstractDatabaseEntry) - Method in class anon.infoservice.update.PaymentInstanceUpdater
 
PROTOCOL_OTHER - Static variable in interface anon.proxy.IProxyListener
 
PROTOCOL_STR_TYPE_HTTP - Static variable in interface anon.infoservice.ImmutableListenerInterface
The constant for the HTTP protocol.
PROTOCOL_STR_TYPE_HTTPS - Static variable in interface anon.infoservice.ImmutableListenerInterface
The constant for the HTTP protocol.
PROTOCOL_STR_TYPE_RAW_TCP - Static variable in interface anon.infoservice.ImmutableListenerInterface
The constant for a custom protocol based on TCP.
PROTOCOL_STR_TYPE_RAW_UNIX - Static variable in interface anon.infoservice.ImmutableListenerInterface
The constant for the HTTP protocol.
PROTOCOL_STR_TYPE_SOCKS - Static variable in interface anon.infoservice.ImmutableListenerInterface
The constant for the HTTP protocol.
PROTOCOL_STR_TYPE_UNKNOWN - Static variable in interface anon.infoservice.ImmutableListenerInterface
The constant for the 'unknown' protocol.
PROTOCOL_TYPE_HTTP - Static variable in interface anon.infoservice.ImmutableListenerInterface
 
PROTOCOL_TYPE_HTTPS - Static variable in interface anon.infoservice.ImmutableListenerInterface
 
PROTOCOL_TYPE_RAW_TCP - Static variable in interface anon.infoservice.ImmutableListenerInterface
 
PROTOCOL_TYPE_RAW_UNIX - Static variable in interface anon.infoservice.ImmutableListenerInterface
 
PROTOCOL_TYPE_SOCKS - Static variable in interface anon.infoservice.ImmutableListenerInterface
 
PROTOCOL_TYPE_UNKNOWN - Static variable in interface anon.infoservice.ImmutableListenerInterface
 
PROTOCOL_VERSION - Static variable in class forward.client.DefaultClientProtocolHandler
This is the version of the current protocol implementation.
PROTOCOL_VERSION - Static variable in class forward.server.DefaultProtocolHandler
This is the version of the current protocol implementation.
PROTOCOL_WWW - Static variable in interface anon.proxy.IProxyListener
 
PROTOCOLVERSION - Static variable in class anon.crypto.tinytls.TinyTLS
SSL VERSION : 3.1 for TLS
PROTOCOLVERSION - Static variable in class anon.crypto.tinytls.TinyTLSServerSocket
SSL VERSION : 3.1 for TLS
PROTOCOLVERSION_SHORT - Static variable in class anon.crypto.tinytls.TinyTLS
 
PROTOCOLVERSION_SHORT - Static variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
PROXIES - Static variable in class jap.ConfigAssistant
 
proxy - package proxy
 
PROXY_SYNC - Variable in class jap.JAPController
 
PROXY_TAB - Static variable in class jap.JAPConf
 
ProxyCallback - Interface in anon.proxy
 
ProxyCallbackBuffer - Class in anon.proxy
 
ProxyCallbackBuffer() - Constructor for class anon.proxy.ProxyCallbackBuffer
 
ProxyCallbackBuffer(byte[]) - Constructor for class anon.proxy.ProxyCallbackBuffer
 
ProxyCallbackBuffer(byte[], int, int) - Constructor for class anon.proxy.ProxyCallbackBuffer
 
ProxyCallbackBuffer(byte[], int, int, int) - Constructor for class anon.proxy.ProxyCallbackBuffer
 
ProxyCallbackDelayException - Exception in anon.proxy
 
ProxyCallbackDelayException() - Constructor for exception anon.proxy.ProxyCallbackDelayException
 
ProxyCallbackHandler - Class in anon.proxy
 
ProxyCallbackHandler() - Constructor for class anon.proxy.ProxyCallbackHandler
 
ProxyCallbackNotProcessableException - Exception in anon.proxy
Exception for the ProxyCallback framework in case a chunk cannot be properly processed
ProxyCallbackNotProcessableException() - Constructor for exception anon.proxy.ProxyCallbackNotProcessableException
 
ProxyCallbackNotProcessableException(String) - Constructor for exception anon.proxy.ProxyCallbackNotProcessableException
 
ProxyConnection - Class in anon.shared
 
ProxyConnection(Socket) - Constructor for class anon.shared.ProxyConnection
 
ProxyInterface - Class in anon.infoservice
This class is used to store information about a proxy connection.
ProxyInterface(Element, IPasswordReader) - Constructor for class anon.infoservice.ProxyInterface
Creates a new ProxyInterface from XML description (ProxyInterface node).
ProxyInterface(String, int, IPasswordReader) - Constructor for class anon.infoservice.ProxyInterface
Creates a new interface from a hostname / IP address and a port.
ProxyInterface(String, int, int, IPasswordReader) - Constructor for class anon.infoservice.ProxyInterface
Creates a new ListenerInterface from a hostname / IP address, a port and a protocol information.
ProxyInterface(String, int, String, String, IPasswordReader, boolean, boolean) - Constructor for class anon.infoservice.ProxyInterface
Creates a new interface for a proxy that needs basic http authentication.
ProxyInterface(String, int, int, String, IPasswordReader, boolean, boolean) - Constructor for class anon.infoservice.ProxyInterface
Creates a new interface for a proxy that needs basic http authentication.
publishException(Exception) - Method in class anon.client.replay.ReplayControlChannel.MessageDistributor
 
publishObject(Object) - Method in class anon.client.replay.ReplayControlChannel.MessageDistributor
 
publishTimestamps(Vector) - Method in class anon.client.replay.ReplayControlChannel.MessageDistributor
 
Pure16Code - Class in anon.mixminion.fec
This class, along with FECMath, provides the implementation of the pure Java 16 bit FEC codes.
Pure16Code(int, int) - Constructor for class anon.mixminion.fec.Pure16Code
Notes about large N support: you can just generate the top k*k vandermonde matrix, call it V, then invert it, then when you have k blocks generate a matrix M with the k rows you need and E = M* V^{-1} is the encoding matrix for the systematic code which you then need to invert to perform the decoding.
PureCode - Class in anon.mixminion.fec
This class, along with FECMath, provides the implementation of the pure Java 8 bit FEC codes.
PureCode(int, int) - Constructor for class anon.mixminion.fec.PureCode
 
PureCode(int, int, char[]) - Constructor for class anon.mixminion.fec.PureCode
 
push(Object) - Method in class anon.util.ObjectQueue
Put an object into the queue
pushSocket(Socket) - Method in class anon.proxy.AnonProxy.OpenSocketRequester
 
putNewCascadesInBlacklist(boolean) - Static method in class anon.infoservice.BlacklistedCascadeIDEntry
 

Q

Quadrangle - Class in captcha.graphics
This class is the representation of an quadrangle (not necessarily a rectangle).
Quadrangle(int, int, int, int, int, int, int, int) - Constructor for class captcha.graphics.Quadrangle
Creates a new quadrangle given by the 4 corners (x and y values).
queryValue(int, String) - Static method in class platform.WindowsRegistry
Queries a certain value of an opened registry key.
queueFetchAccountInfo - Variable in class jap.JAPController
 
quicksort(String[], String[], int, int) - Static method in class anon.util.Util
 
quicksort(Vector, int, int, Util.Comparable) - Static method in class anon.util.Util
 
quoteXML(String) - Static method in class anon.util.XMLUtil
 

R

random - Variable in class anon.crypto.PKCS12
 
randomArray(int) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
Creates an octet-array fills with random Bytes
raw - Variable in class jarify.JarManifest.EntryData
the raw data of the entry (with continuations)
read() - Method in class anon.client.AbstractDataChain.DataChainInputStreamImplementation
 
read(byte[], int, int) - Method in class anon.client.AbstractDataChain.DataChainInputStreamImplementation
 
read() - Method in class anon.client.SocketHandler.SocketInputStreamImplementation
 
read(byte[], int, int) - Method in class anon.client.SocketHandler.SocketInputStreamImplementation
 
read() - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
 
read(byte[]) - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
 
read(byte[], int, int) - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
 
read() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
read(byte[]) - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
read(byte[], int, int) - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
read() - Method in class anon.shared.ChannelInputStream
 
read(byte[]) - Method in class anon.shared.ChannelInputStream
 
read(byte[], int, int) - Method in class anon.shared.ChannelInputStream
 
read() - Method in class anon.shared.IOQueue
 
read(byte[], int, int) - Method in class anon.shared.IOQueue
 
read() - Method in class anon.transport.connection.ChunkConnectionAdapter.ChunkInputStream
 
read() - Method in class anon.xmlrpc.client.ChannelInputStreamProxy
 
read(byte[], int, int) - Method in class anon.xmlrpc.client.ChannelInputStreamProxy
 
read(byte[]) - Method in class forward.server.DefaultProtocolHandler
Read a_buffer.length bytes from the server in the buffer a_buffer.
read(byte[]) - Method in interface forward.server.IProtocolHandler
Read a_buffer.length bytes from the server in the buffer a_buffer.
read() - Method in interface jondonym.console.Configuration
Returns the configuration content as String.
read() - Method in class jondonym.console.JonDoConsole.LocalFileConfiguration
 
READ_BUFFER - Static variable in class anon.util.ResourceLoader
 
readAnswer() - Method in class anon.pay.HttpClient
Einlesen der Http-Antwort.
readChunk() - Method in interface anon.transport.connection.IChunkReader
Gibt den aeltesten (im Sinne des Einfuegens in den Kanal) der im Kanal befindlichen Chunks zurueck.
readChunk() - Method in class anon.transport.connection.SkypeConnection.SkypeReader
 
readClientFinished() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
checks the client finished message
readClientHello() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
reads the client hello
readClientKeyExchange() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
processes the client key exchange
readElementsByTagName(File, String) - Static method in class anon.util.XMLUtil
Loads all elements under the root elements that have the specified tag name.
readFilesFromClasspath(boolean) - Static method in class anon.util.ResourceLoader
Reads all resources from the classpath and stores them as files.
readGZIPHeader(byte[], int, int) - Method in class anon.proxy.DecompressionProxyCallback
slightly modified version of private method GZIPInputStream.readHeader to extract the GZIP header fields.
readLine() - Static method in class jondonym.console.JonDoConsole
 
readLine(InputStream, byte[], int[]) - Static method in class proxy.DirectProxyConnection
 
readLine(InputStream) - Static method in class proxy.DirectProxyConnection
 
readPassword(Object) - Method in interface anon.util.IMiscPasswordReader
Reads a password from a user interface.
readPassword(ImmutableProxyInterface) - Method in interface anon.util.IPasswordReader
Reads a password from a user interface.
readPassword(Object) - Method in class anon.util.SingleStringPasswordReader
 
readPassword(Object) - Method in class gui.dialog.PasswordContentPane
Updates the content pane and shows the dialog.
readPassword(ImmutableProxyInterface) - Method in class jap.JAPFirewallPasswdDlg
 
readPos - Variable in class anon.shared.IOQueue
 
readProtocolMessage() - Method in class forward.client.DefaultClientProtocolHandler
Reads a message from the associated network connection.
readRecord() - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
Reads one record if we need more data...
readRecord() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
Reads one record if we need more data...
readServerFinished() - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
wait for server finished message
readServerHandshakes() - Method in class anon.crypto.tinytls.TinyTLS.TLSInputStream
read the server handshakes and handle alerts
readXMLDocument(InputSource) - Static method in class anon.util.XMLUtil
Reads an XML document from an input source.
readXMLDocument(InputStream) - Static method in class anon.util.XMLUtil
Reads an XML document from an input stream.
readXMLDocument(Reader) - Static method in class anon.util.XMLUtil
Reads an XML document from a Reader.
readXMLDocument(File) - Static method in class anon.util.XMLUtil
Reads an XML document from a file.
Reason_MISSING_CREDENTIALS - Static variable in exception anon.transport.connection.RequestException
Die falschen oder generell fehlende Qualifikationen
Reason_OTHER - Static variable in exception anon.transport.connection.RequestException
jeglicher weitere Grund
Reason_SERVER_BUSY - Static variable in exception anon.transport.connection.RequestException
Die Gegenstelle ist ausgelastet
Reason_UNKNOWN - Static variable in exception anon.transport.connection.RequestException
Der Grund konnte nicht ermittelt werden
reassembleMessage() - Method in class anon.mixminion.message.FragmentContainer
reassembles the message if possible, return null if impossible, otherwise a bytearray containing the whitened, compressed, padded message
receive(byte[], String) - Method in class anon.mixminion.FirstMMRConnection
check answer from server and message-hash possibel answers: RECEIVE, REJECTED
recognizeProtocol(String) - Static method in class anon.infoservice.ListenerInterface
Transforms a given protocol into a valid protocol if recognized.
recognizeProtocol(int) - Static method in class anon.infoservice.ListenerInterface
Transforms a given protocol into a valid protocol if recognized.
reconnect(Object) - Method in class anon.client.AnonClient
 
reconnect() - Method in class anon.proxy.AnonProxy
 
reconnect() - Method in class jap.pay.AccountSettingsPanel
 
RECONNECT_INTERVAL - Static variable in class anon.proxy.AnonProxy
 
recreateRootPanel() - Method in class jap.AbstractJAPConfModule
This method must be implemented by the children of AbstractJAPConfModule.
recreateRootPanel() - Method in class jap.forward.JAPConfForwardingServer
Creates the forwarding root panel with all child components.
recreateRootPanel() - Method in class jap.forward.JAPConfForwardingState
Creates the forwarding state root panel with all child components.
recreateRootPanel() - Method in class jap.JAPConfAnon
 
recreateRootPanel() - Method in class jap.JAPConfAnonGeneral
 
recreateRootPanel() - Method in class jap.JAPConfCert
Creates the cert root panel with all child-panels.
recreateRootPanel() - Method in class jap.JAPConfHTTPFilter
Creates the cert root panel with all child-panels.
recreateRootPanel() - Method in class jap.JAPConfInfoService
Creates the infoservice root panel with all child-panels.
recreateRootPanel() - Method in class jap.JAPConfMixminion
 
recreateRootPanel() - Method in class jap.JAPConfNetwork
Creates the forwarding client root panel with all child components.
recreateRootPanel() - Method in class jap.JAPConfServices
Creates the services configuration root panel with all child components (tabbed pane for the services and the service panes itself).
recreateRootPanel() - Method in class jap.JAPConfTC
 
recreateRootPanel() - Method in class jap.JAPConfTor
 
recreateRootPanel() - Method in class jap.JAPConfUI
 
recreateRootPanel() - Method in class jap.JAPConfUpdate
 
recreateRootPanel() - Method in class jap.pay.AccountSettingsPanel
recreateRootPanel - recreates all GUI elements
RecursiveFileTool - Class in anon.util
 
RecursiveFileTool() - Constructor for class anon.util.RecursiveFileTool
 
recv(byte[], int, int) - Method in class anon.shared.AbstractChannel
 
recv(byte[], int, int) - Method in class anon.shared.ChannelInputStream
 
recv(int, byte[], int, int) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
recv(byte[], int, int) - Method in class anon.xmlrpc.client.ChannelProxy
 
REF - Static variable in class anon.pay.xml.XMLPassivePayment
 
refresh() - Method in class gui.MapBox
Contact Google Maps to (re-)load the map.
registerControlChannel(int, AbstractControlChannel) - Method in class anon.client.ChannelTable
 
registerDistributor(IDistributor) - Static method in class anon.infoservice.Database
Registers a distributor that forwards new database entries.
REGISTERED_ID - Static variable in class anon.crypto.AbstractX509AlternativeName
 
REGISTERED_PLATFORM_CLASSES - Static variable in class platform.AbstractOS
Make sure that the default OS is the last OS in the array.
registerExitHandler(PopupMenu.ExitHandler) - Method in class gui.PopupMenu
 
registerExternalDatabase(String, String) - Static method in class anon.infoservice.Database
 
registerInstance(Database) - Static method in class anon.infoservice.Database
Registers a Database object.
registerLink(JLabel, String, boolean) - Method in class jap.ConfigAssistant
 
registerLocalForwarder(int) - Static method in class forward.LocalForwarder
Die noetigen Methoden um den lokalen Forwarder serverseitig einzurichten.
registerLookAndFeelClasses(File) - Static method in class gui.GUIUtils
Registers all instanciable subclasses of javax.swing.LookAndFeel from a file in the UIManager.
registerMRJHandlers() - Method in class JAPMacintosh
 
registerNewAccount(XMLJapPublicKey, IMyPrivateKey) - Method in class anon.pay.BIConnection
Registers a new account using the specified keypair.
registerProxyCallback(ProxyCallback) - Method in class anon.proxy.ProxyCallbackHandler
 
registerTextComponent(JTextComponent) - Method in class gui.JTextComponentToClipboardCopier
Adds a popup menu for copying the text to this text component.
registerViewIconified(JAPViewIconified) - Method in class jap.ConsoleJAPMainView
 
registerViewIconified(JAPViewIconified) - Method in interface jap.IJAPMainView
 
registerViewIconified(JAPViewIconified) - Method in class jap.JAPNewView
 
REGISTRATION_INFOSERVICE_ERRORS - Static variable in class jap.forward.JAPRoutingSettings
This value means, that we could not reach any infoservice while the registration of the local forwarding server.
REGISTRATION_INFOSERVICES_LIST_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingRegistrationInfoServices whenever an InfoService is added/updated/removed in the list of registration infoservices for the registration restricted-to-list mode.
REGISTRATION_INFOSERVICES_POLICY_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingRegistrationInfoServices when the policy of the registration at the infoservices is switched between restricted-to-list or register-at-all mode.
REGISTRATION_INTERRUPTED - Static variable in class jap.forward.JAPRoutingSettings
This value means, that the registration process was interrupted.
REGISTRATION_NO_INFOSERVICES - Static variable in class jap.forward.JAPRoutingSettings
This value means, that there were no known infoservices to register the local forwarding server.
REGISTRATION_STATUS_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingRegistrationStatusObserver, if the registration status or the reason why the registration failed has been changed.
REGISTRATION_SUCCESS - Static variable in class jap.forward.JAPRoutingSettings
This value means, that we have registrated the local forwarding server successful at least at one infoservice.
REGISTRATION_UNKNOWN_ERRORS - Static variable in class jap.forward.JAPRoutingSettings
This value means, that there occured unknown errors while the registration of the local forwarding server at every infoservice.
REGISTRATION_VERIFY_ERRORS - Static variable in class jap.forward.JAPRoutingSettings
This value means, that no infoservice could verify the local forwarding server.
registrationInfoServicesList - Variable in class jap.forward.JAPConfForwardingServer
 
registrationWasInterrupted() - Method in class jap.forward.JAPRoutingSettingsPropagandaThreadLock
Sets the internal registration status to the interrupted state.
relativeBandwidthField - Variable in class jap.forward.JAPConfForwardingServer
 
RELAY_BEGIN - Static variable in class anon.tor.cells.RelayCell
 
RELAY_CONNECTED - Static variable in class anon.tor.cells.RelayCell
 
RELAY_DATA - Static variable in class anon.tor.cells.RelayCell
 
RELAY_DROP - Static variable in class anon.tor.cells.RelayCell
 
RELAY_END - Static variable in class anon.tor.cells.RelayCell
 
RELAY_EXTEND - Static variable in class anon.tor.cells.RelayCell
 
RELAY_EXTENDED - Static variable in class anon.tor.cells.RelayCell
 
RELAY_RESOLVE - Static variable in class anon.tor.cells.RelayCell
 
RELAY_RESOLVED - Static variable in class anon.tor.cells.RelayCell
 
RELAY_SENDME - Static variable in class anon.tor.cells.RelayCell
 
RELAY_TRUNCATE - Static variable in class anon.tor.cells.RelayCell
 
RELAY_TRUNCATED - Static variable in class anon.tor.cells.RelayCell
 
RelayCell - Class in anon.tor.cells
 
RelayCell() - Constructor for class anon.tor.cells.RelayCell
Constructor for a relay cell
RelayCell(int) - Constructor for class anon.tor.cells.RelayCell
Constructor for a relay cell
RelayCell(int, byte[], int) - Constructor for class anon.tor.cells.RelayCell
Constructor for a relay cell
RelayCell(int, byte, int, byte[]) - Constructor for class anon.tor.cells.RelayCell
Constructor
RELEASE_DATE - Static variable in class jap.JAPConstants
 
REMEMBER_NO_WARNING - Static variable in class proxy.DirectProxy.RememberedRequestRight
 
REMEMBER_WARNING - Static variable in class proxy.DirectProxy.RememberedRequestRight
 
REMIND_JAVA_UPDATE - Static variable in class jap.JAPConstants
 
REMIND_OPTIONAL_UPDATE - Static variable in class jap.JAPConstants
 
remove(String) - Method in class anon.infoservice.Database
Removes an entry from the database.
remove(AbstractDatabaseEntry) - Method in class anon.infoservice.Database
Removes an entry from the database.
remove(String) - Method in class anon.mixminion.mmrdescription.MMRList
removes an Mixminion router
remove(String) - Method in class anon.tor.ordescription.ORList
removes an onion router
remove(MenuComponent) - Method in class gui.dialog.JAPDialog
 
removeAll() - Method in class anon.infoservice.Database
Removes all entries from the database.
removeAll() - Method in class gui.PopupMenu
 
removeAllCascades() - Method in class forward.server.ForwardCascadeDatabase
Removes all mixcascades from the database of allowed cascades.
removeAllCertificates() - Method in class anon.crypto.CertificateStore
Removes all but the not removable certs from the store
removeAllHTTPConnectionListeners() - Method in class anon.proxy.HTTPProxyCallback
 
removeAllItems() - Method in class jap.JAPMixCascadeComboBox
 
removeAllServerManagers() - Method in class forward.server.ForwardScheduler
Removes all ServerManagers from the list of associated ServerManagers of this ForwardScheduler.
removeAllServerManagers() - Method in class forward.server.ForwardServerManager
Removes all ServerManagers from the list of associated ServerManagers of the internal ForwardScheduler.
removeAWTEventListener(GUIUtils.AWTEventListener) - Static method in class gui.GUIUtils
 
removeCallback(ProxyCallback) - Method in class anon.proxy.ProxyCallbackHandler
 
removeCascade(String) - Method in class forward.server.ForwardCascadeDatabase
Removes the mixcascade with the given id from the list of allowed cascades.
removeCertificate(CertificateInfoStructure) - Method in class anon.crypto.CertificateStore
 
removeCertificate(JAPCertificate) - Method in class anon.crypto.XMLSignatureElement
Removes a certificate from this signature.
removeCertificateLock() - Method in class anon.client.KeyExchangeManager
 
removeCertificateLock(int) - Method in class anon.crypto.CertificateStore
 
removeChannel(int) - Method in class anon.client.ChannelTable
 
removeComments(Node) - Static method in class anon.util.XMLUtil
Removes all comments and empty lines from a node.
removeCommentsInternal(Node, Node) - Static method in class anon.util.XMLUtil
Removes all comments, empty lines and new lines from a node.
removeComponentListener(ComponentListener) - Method in class gui.dialog.DialogContentPane
Removes a component listener.
removeComponentListener(ComponentListener) - Method in class gui.dialog.JAPDialog
Removes a specific ComponentListener from the dialog.
removeConnection(ForwardConnection) - Method in class forward.server.ForwardScheduler
This method is called from a ForwardConnection to signalize, that the connection is closed and can be removed from the connection store of all forwarded connections.
removeDialogComponentListener(ComponentListener) - Method in class gui.dialog.DialogContentPane
Removes a component listener from the parent dialog.
removeDialogWindowListener(WindowListener) - Method in class gui.dialog.DialogContentPane
Removes a window listener from the parent dialog.
removeElement() - Method in class anon.tor.CellQueue
returns the first element of the queue
removeEventListener(AnonServiceEventListener) - Method in interface anon.AnonService
Removes an AnonServiceEventListener.
removeEventListener(AnonServiceEventListener) - Method in class anon.client.AnonClient
 
removeEventListener(AnonServiceEventListener) - Method in class anon.mixminion.Mixminion
 
removeEventListener(AnonServiceEventListener) - Method in class anon.proxy.AnonProxy
 
removeEventListener(AnonServiceEventListener) - Method in class anon.tor.Tor
 
removeEventListener(AnonServiceEventListener) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
removeEventListener(AnonServiceEventListener) - Method in class jap.JAPController
 
removeEventListener(AnonServiceEventListener) - Method in class proxy.DirectProxy
 
removeEventListeners() - Method in interface anon.AnonService
 
removeEventListeners() - Method in class anon.client.AnonClient
 
removeEventListeners() - Method in class anon.mixminion.Mixminion
 
removeEventListeners() - Method in class anon.tor.Tor
 
removeEventListeners() - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
removeEventListeners() - Method in class proxy.DirectProxy
 
removeExternal(AbstractDatabaseEntry) - Method in class anon.infoservice.Database
 
removeExternal_int(AbstractDatabaseEntry) - Method in class anon.infoservice.Database
 
removeFirstMessage() - Method in class anon.client.InternalChannelMessageQueue
 
removeFromAllowedMixCascades(String) - Method in class jap.forward.JAPRoutingUseableMixCascades
This removes a MixCascade from the list of allowed mixcascades for the clients of the local forwarding server.
removeFromRegistrationInfoServices(String) - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This removes an InfoService from the list of registration infoservices, which is used, if we are in manual infoservice registration mode.
removeHeader(Hashtable, Vector, String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
removeHTMLHEADAndBODYTags(String) - Static method in class gui.JAPHtmlMultiLineLabel
Removes heading and trailing HTML and BODY tags from a String if present.
removeHTTPConnectionListener(AbstractHTTPConnectionListener) - Method in class anon.proxy.AnonProxy
 
removeHTTPConnectionListener(AbstractHTTPConnectionListener) - Method in class anon.proxy.HTTPProxyCallback
 
removeInsets() - Method in class gui.TitledGridBagPanel
It is not possible to define concrete insets because of a consistant layout.
removeItemListener(ItemListener) - Method in class jap.ServerListPanel
 
removeJob(JobQueue.Job, boolean) - Method in class anon.util.JobQueue
Must (!!) be called at the end of a job thread to remove this job from the queue and to tell the queue that the job was removed, so that a new job may be started.
removeLastCertificate() - Method in class anon.crypto.CertPath
 
removeLookAndFeelFile(File) - Method in class jap.JAPModel
 
removeMessageListener(IMessageListener) - Method in class anon.pay.PayAccount
 
removeOldHelp(String, boolean) - Method in class jap.JARHelpFileStorageManager
 
removeOutdatedTransferVolumes() - Method in class forward.server.ForwardSchedulerStatistics
Removes all outdated values from the list of currently transfered volumes.
removePaymentListener(IPaymentListener) - Method in class anon.pay.PayAccountsFile
 
removePopupMenuListener(PopupMenuListener) - Method in class gui.PopupMenu
 
removeRepyBlocks(String) - Static method in class anon.mixminion.message.ReplyBlock
Removes a ascii-armored replyblock from a given payload
removeRequestHeader(String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
removeResponseHeader(String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
removeServerManager(Object) - Method in class forward.server.ForwardScheduler
Removes one ServerManager from the list of associated ServerManagers of this ForwardScheduler.
removeServerManager(Object) - Method in class forward.server.ForwardServerManager
Removes one ServerManager from the list of associated ServerManagers of this ForwardScheduler.
removeSignatureFrom(Node) - Static method in class anon.crypto.XMLSignature
Removes the signature from an XML node if a signature exists.
removeSignatureFromInternal(Node) - Static method in class anon.crypto.XMLSignature
Removes the signature from an XML node if a signature exists.
removeStatusMsg(int) - Method in interface gui.IStatusLine
 
removeStatusMsg(int) - Method in class jap.ConsoleJAPMainView
 
removeStatusMsg(int) - Method in class jap.JAPNewView
 
removeStatusMsg(int) - Method in class jap.StatusPanel
Removes a message from the ones which are displayed in the status panel
removeTAG(String, String, String) - Static method in class gui.JAPHtmlMultiLineLabel
Removes an embracing TAG from a String.
removeTagsAndNewLines(String) - Static method in class gui.JAPHtmlMultiLineLabel
Automatically removes all tags "<" and ">" and the space between and new lines that are found in a text.
removeTCComponent(double) - Method in class anon.terms.TCComposite
 
removeTermsAndConditions(TermsAndConditions) - Static method in class anon.terms.TermsAndConditions
 
removeTermsAndConditions(ServiceOperator) - Static method in class anon.terms.TermsAndConditions
 
removeTranslation(String) - Method in class anon.terms.TermsAndConditions
 
removeTranslation(Locale) - Method in class anon.terms.TermsAndConditions
 
removeTrustModel(TrustModel) - Static method in class anon.client.TrustModel
 
removeUpdate(DocumentEvent) - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
removeWindowListener(WindowListener) - Method in class gui.dialog.JAPDialog
Removes a specific WindowListener from the dialog.
renameDLL(String, String) - Static method in class gui.JAPDll
Renames the existing japdll.dll to japdll.old before the new DLL is extracted from jar-file
renameJapJar() - Method in class update.JAPUpdateWizard
 
renameLib(String, String) - Static method in class jap.MacOSXLib
 
renewForwarder() - Method in class forward.server.ServerSocketPropagandist
This method renews our forwarding entry at the infoservice.
repaint() - Method in class gui.PopupMenu
 
replaceAll(String, String, String) - Static method in class anon.util.Util
Since JDK 1.1.8 does not provide String.replaceAll(), this is an equivalent method.
replaceAll(String, String, String, String[]) - Static method in class anon.util.Util
String replace algorithm.
replaceCountryCodeByCountryName(Vector, Vector) - Method in class gui.CertDetailsDialog
Looks for the C identifier and replaces the corresponding attribute by a country name if possible.
replaceElementNodes(NodeList) - Method in class anon.terms.template.Paragraph
 
replaceElementNodes(NodeList) - Method in class anon.terms.template.Section
 
replaceFileSeparatorsSystemSpecific(String) - Static method in class anon.util.ResourceLoader
Interprets a String as a filename and converts its file separators to system specific file separators.
replaceHeader(HTTPConnection, NVPair) - Static method in class anon.infoservice.HTTPConnectionFactory
An internal helper function to set the header information for the HTTP connection.
replaceHeader(Hashtable, Vector, String, String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
REPLACEMENT_ELEMENT_NAMES - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
replaceRequestHeader(String, String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
replaceResponseHeader(String, String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
replaceResponseLine(String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
replaceRow(Component, Component, int) - Method in class gui.TitledGridBagPanel
Replaces a row at the given row number.
replaceRow(Component, Component, int, int) - Method in class gui.TitledGridBagPanel
 
replaceRow(Component, Component, Component, int) - Method in class gui.TitledGridBagPanel
Replaces a row at the given row number.
replaceRow(Component, Component, Component, Component, int, int) - Method in class gui.TitledGridBagPanel
Replaces a row at the given row number.
replaceRow(Component, Component, Component, Component, int) - Method in class gui.TitledGridBagPanel
Replaces a row at the given row number.
replaceRow(Component[], int[], int) - Method in class gui.TitledGridBagPanel
Replaces a row at the given row number.
replaceRow(Component[], int[], int, int) - Method in class gui.TitledGridBagPanel
 
ReplayControlChannel - Class in anon.client.replay
 
ReplayControlChannel(Multiplexer, IServiceContainer) - Constructor for class anon.client.replay.ReplayControlChannel
 
ReplayControlChannel.MessageDistributor - Class in anon.client.replay
 
ReplayControlChannel.MessageDistributor() - Constructor for class anon.client.replay.ReplayControlChannel.MessageDistributor
 
ReplayTimestamp - Class in anon.client.replay
 
ReplayTimestamp(String, int, int) - Constructor for class anon.client.replay.ReplayTimestamp
 
ReplyBlock - Class in anon.mixminion.message
 
ReplyBlock(String, Vector, byte[]) - Constructor for class anon.mixminion.message.ReplyBlock
Constructor 1 used to build a replyblock, which is appended to a message call build() to complete it!
ReplyBlock(RoutingInformation, byte[], byte[], long) - Constructor for class anon.mixminion.message.ReplyBlock
Constructor 2 used to instantiate a ReplyBlock Object, used to parse a ReplyBlock out of a message call parseReplyBlock(String) to complete iT!
ReplyImplementation - Class in anon.mixminion.message
 
ReplyImplementation() - Constructor for class anon.mixminion.message.ReplyImplementation
 
ReplyMessage - Class in anon.mixminion.message
 
ReplyMessage(byte[][], int, Vector, MMRList) - Constructor for class anon.mixminion.message.ReplyMessage
Concrete Implementation of ReplyImplementation builds a repliable message with an ReplyBlock as second Header Constructor
reqHeaderOrder - Variable in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
reqHeaders - Variable in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
REQUEST_METHOD_GET - Static variable in class anon.infoservice.Constants
 
REQUEST_METHOD_HEAD - Static variable in class anon.infoservice.Constants
 
REQUEST_METHOD_POST - Static variable in class anon.infoservice.Constants
 
REQUEST_METHOD_UNKNOWN - Static variable in class anon.infoservice.Constants
 
requestedItems - Variable in class anon.terms.TermsAndConditionsRequest
stores the requested T&C resources.
requestedTemplates - Variable in class anon.terms.TermsAndConditionsRequest
to remember which templates are already requested.
requestEntries - Variable in class anon.terms.TermsAndConditionsRequest.TCRequestValue
 
RequestException - Exception in anon.transport.connection
Eine Spezialisierung von CommunicationException, welche angibt, dass der Verbindungswunsch von der Gegenstelle abgelehnt wurde.
RequestException(Throwable, int) - Constructor for exception anon.transport.connection.RequestException
Erstellt eine neue RequestException auf Basis einer bereits existierenden Ausnahme, mit dem angegeben Grund
RequestException(Throwable) - Constructor for exception anon.transport.connection.RequestException
Erstellt eine neue RequestException auf Basis einer bereits existierenden Ausnahme.
RequestException(String, int) - Constructor for exception anon.transport.connection.RequestException
Erstellt eine neue RequestException auf Basis einer Begruendung, mit dem angegeben Grund
RequestException(String) - Constructor for exception anon.transport.connection.RequestException
Erstellt eine neue RequestException auf Basis einer Begruendung.
requestFinished - Variable in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
requestFocus() - Method in class gui.dialog.JAPDialog
Try to get the focus.
requestFocusForFirstFocusableComponent(Container) - Static method in class gui.dialog.JAPDialog
Finds the first focusable Component in a Container and sets the focus on it.
requestHeadersReceived(HTTPConnectionEvent) - Method in class anon.proxy.AbstractHTTPConnectionListener
 
requestHeadersReceived(HTTPConnectionEvent) - Method in class anon.proxy.HttpConnectionListenerAdapter
 
requestHeadersReceived(HTTPConnectionEvent) - Method in class anon.proxy.JonDoFoxHeader
 
requestHeadersReceived(HTTPConnectionEvent) - Method in class jap.JAPController.WarnNoJonDoFoxHttpListener
 
requestTimestamps() - Method in class anon.client.replay.ReplayControlChannel
 
REQUIRED_ATTRIBUTES - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
reset() - Method in class anon.crypto.CertificateStore
 
reset() - Method in class jap.JAPConfAnon.OperatorsTableModel
 
reset() - Method in class platform.AbstractOS.AbstractRetryCopyProcess
 
resetAutomaticLocation(boolean) - Method in class gui.dialog.JAPDialog
After using a method that sets the location of the dialog, it will not automatically set its location any more.
resetChanges() - Method in class update.JAPUpdateWizard
 
resetCreationTime() - Method in class anon.infoservice.AbstractDatabaseEntry
 
resetCurrentBytes() - Method in class anon.pay.PayAccount
 
resetHelpPath() - Method in class jap.JAPConfUI
 
resetHelpPath() - Method in class jap.JAPModel
 
resetInternalLoginTimeout() - Static method in class anon.client.AnonClient
 
resetMixMinionKeyringandPw() - Method in class jap.JAPModel
 
resetMixminionPassword() - Static method in class jap.JAPController
 
resetParentOnTopAttribute() - Method in class gui.PopupMenu
 
resetSelection() - Method in class jap.pay.wizardnew.JpiSelectionPane
 
resetSelection() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
resetToDefault() - Method in class jap.JAPConf
Resets the Configuration to the Default values
resetToDefaultsPressed() - Method in class jap.AbstractJAPConfModule
This method is called every time the user presses the "Reset to defaults" button.
resetVerification() - Method in class anon.crypto.CertPath
Creates an Enumeration of CertificateInfoStructures of the included certs.
resHeaderOrder - Variable in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
resHeaders - Variable in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
resizeAllFonts(float) - Static method in class gui.GUIUtils
Resizes all fonts of the UIManager by a fixed factor.
RESIZER - Static variable in class gui.GUIUtils
 
resolveDNS(String) - Method in class anon.tor.Circuit
Returns a address to a given name
resolveDNS(String) - Method in class anon.tor.Tor
resolves a given hostname to an IP
RESOURCE_NO_CLASSES_FOUND - Static variable in class anon.util.ResourceLoader
 
ResourceLoader - Class in anon.util
This class loads resources from the file system.
ResourceLoader() - Constructor for class anon.util.ResourceLoader
 
ResourceLoader.ByteArrayInstantiator - Class in anon.util
This class is used to get resources as byte arrays.
ResourceLoader.ByteArrayInstantiator() - Constructor for class anon.util.ResourceLoader.ByteArrayInstantiator
 
ResourceLoader.FileTypeInstantiator - Class in anon.util
Does not load or instantiate resources but returns the file type of resources.
ResourceLoader.FileTypeInstantiator() - Constructor for class anon.util.ResourceLoader.FileTypeInstantiator
 
resourceRootElements - Variable in class anon.terms.TermsAndConditionsRequest
stores the resource root elements for the operators.
responseExpected - Variable in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
responseFinished - Variable in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
responseHeadersReceived(HTTPConnectionEvent) - Method in class anon.proxy.AbstractHTTPConnectionListener
 
responseHeadersReceived(HTTPConnectionEvent) - Method in class anon.proxy.HttpConnectionListenerAdapter
 
responseHeadersReceived(HTTPConnectionEvent) - Method in class anon.proxy.JonDoFoxHeader
 
responseHeadersReceived(HTTPConnectionEvent) - Method in class jap.JAPController.WarnSmallBalanceOnDownloadListener
 
responseTemplate(String, String) - Method in class proxy.DirectProxyConnection
 
restartJAP() - Method in class jap.JAPController
Tries to restart the JAP
1.) Try to find "java.home" and start JAP with the java.exe in this path 2.) Try to find out if 'java' or 'jview' was used
restoreDefault() - Static method in class anon.client.TrustModel
 
restoreDefaults() - Method in class jap.forward.JAPConfForwardingServerSavePoint
Restores the default forwarding server configuration.
restoreDefaults() - Method in interface jap.IJAPConfSavePoint
Restores the default configuration for all values of this savepoint.
restoreDefaults() - Method in class jap.JAPConfCertSavePoint
Restores the default certificate configuration.
restoreDefaults() - Method in class jap.JAPConfInfoServiceSavePoint
Loads the default infoservice configuration.
restoreDefaults() - Method in class jap.JAPConfNetworkSavePoint
Loads the default forwarding client configuration.
restoreFilteredXMLChars(String) - Static method in class anon.util.XMLUtil
 
restoreFromXML(Document, Class[]) - Static method in class anon.infoservice.Database
 
restoreLocation(Point) - Method in class gui.dialog.JAPDialog
Sets a window to the specified position and tries to put the window inside the screen by altering the position if needed.
restoreLocation(Window, Point) - Static method in class gui.GUIUtils
Sets a window to the specified position and tries to put the window inside the screen by altering the position if needed.
restoreSavePoint() - Method in class jap.forward.JAPConfForwardingServerSavePoint
Restores the old forwarding server configuration (stored with the last call of createSavePoint()).
restoreSavePoint() - Method in interface jap.IJAPConfSavePoint
Restores the old configuration (stored with the last call of createSavePoint()).
restoreSavePoint() - Method in class jap.JAPConfCertSavePoint
Restores the old certificate configuration (stored with the last call of createSavePoint()).
restoreSavePoint() - Method in class jap.JAPConfInfoServiceSavePoint
Restores the old infoservice configuration (stored with the last call of createSavePoint()).
restoreSavePoint() - Method in class jap.JAPConfNetworkSavePoint
Restores the old forwarding client configuration (stored with the last call of createSavePoint()).
restoreSize(Dimension) - Method in class gui.dialog.JAPDialog
Sets a window to the specified size and tries to put the window inside the screen by altering the size if needed.
restoreSize(Window, Dimension) - Static method in class gui.GUIUtils
Sets a window to the specified size and tries to put the window inside the screen by altering the size if needed.
result - Variable in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
retrieveErrorMessage(String, Throwable) - Static method in class gui.dialog.JAPDialog
Retrieves an error message from a Throwable and a message String that may be shown to the user.
RETURN_FORWARDERID_ERROR - Static variable in class forward.server.ServerSocketPropagandist
This value is returned, if renewing of our forwarding entry fails at the infoservice because the infoservice does not know our forwarder id any more.
RETURN_INFOSERVICE_ERROR - Static variable in class forward.client.ForwarderInformationGrabber
This is the error code indicating that there was an error while fetching the data directly from the infoservice.
RETURN_INFOSERVICE_ERROR - Static variable in class forward.server.ServerSocketPropagandist
This value is returned, if we could not reach the infoservice or the infoservice has no forwarder list.
RETURN_NO_CAPTCHA_IMPLEMENTATION - Static variable in class forward.client.ForwarderInformationGrabber
This error occurs, if we don't know the captcha format which is used by the fetched forwarder information structure.
RETURN_SUCCESS - Static variable in class forward.client.ForwarderInformationGrabber
This is the error code indicating that everything was fine.
RETURN_SUCCESS - Static variable in class forward.server.ServerSocketPropagandist
This value is returned, if announcing or renewing of the forwarder entry at the infoservice was successful.
RETURN_UNKNOWN_ERROR - Static variable in class forward.client.ForwarderInformationGrabber
This error code indicates, that there was an unexpected error, maybe the data fetched are in the wrong format.
RETURN_UNKNOWN_ERROR - Static variable in class forward.server.ServerSocketPropagandist
This value is returned, if there was an unexpected error while infoservice communication.
RETURN_VALUE_CANCEL - Static variable in interface gui.dialog.IDialogOptions
 
RETURN_VALUE_CLOSED - Static variable in interface gui.dialog.IDialogOptions
 
RETURN_VALUE_NO - Static variable in interface gui.dialog.IDialogOptions
 
RETURN_VALUE_OK - Static variable in interface gui.dialog.IDialogOptions
 
RETURN_VALUE_UNINITIALIZED - Static variable in interface gui.dialog.IDialogOptions
This is an extra return value not available in JOptionPane.
RETURN_VALUE_YES - Static variable in interface gui.dialog.IDialogOptions
 
RETURN_VERIFICATION_ERROR - Static variable in class forward.server.ServerSocketPropagandist
This value is returned, if the infoservice could not verify the local forwarding server.
revalidate() - Method in class jap.JAPConfModuleSystem
 
REVERT_PRE_PREPAID - Static variable in class anon.pay.AIControlChannel
 
RevokedCertifcateStore - Class in anon.crypto
This class holds all valid certificate revocations to check if a certificate is revoked.
RevokedCertifcateStore() - Constructor for class anon.crypto.RevokedCertifcateStore
Create the instance of RevokedCertificateStore.
RevokedCertificate - Class in anon.crypto
This Class implements a CRLEntry specified by RFC 5280
RevokedCertificate(JAPCertificate, Date, X509Extensions) - Constructor for class anon.crypto.RevokedCertificate
 
RevokedCertificate(TBSCertList.CRLEntry) - Constructor for class anon.crypto.RevokedCertificate
 
RFC_822_NAME - Static variable in class anon.crypto.AbstractX509AlternativeName
 
RgbMemoryImageConsumer - Class in captcha.graphics
This class grabs the pixels of an image from an ImageProducer.
RgbMemoryImageConsumer(ImageProducer) - Constructor for class captcha.graphics.RgbMemoryImageConsumer
Creates a ne RgbMemoryImageConsumer.
RIPEMD128_DIGEST - Static variable in class jarify.JarConstants
the name of the RIPEMD128 Digest
RIPEMD160_DIGEST - Static variable in class jarify.JarConstants
the name of the RIPEMD160 Digest
ROOT_SHELLSCRIPT_NAME - Static variable in class platform.MacOS
 
ROOT_TAG - Static variable in exception anon.util.XMLParseException
A constant that means that the document to parse has a wrong root tag.
ROUTING_BANDWIDTH_PER_USER - Static variable in class jap.JAPConstants
The minimum bandwidth per user needed for forwarding.
ROUTING_MODE_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent after the routing mode was changed.
ROUTING_MODE_CLIENT - Static variable in class jap.forward.JAPRoutingSettings
In this mode, we are a client and use a forwarder to connect to the JAP servers.
ROUTING_MODE_DISABLED - Static variable in class jap.forward.JAPRoutingSettings
In this mode routing is disabled.
ROUTING_MODE_SERVER - Static variable in class jap.forward.JAPRoutingSettings
This is the mode, when we are a server and provide forwarding for other clients.
RoutingInformation - Class in anon.mixminion.message
 
RoutingInformation() - Constructor for class anon.mixminion.message.RoutingInformation
 
rsaKey - Static variable in class anon.crypto.AsymmetricCryptoKeyPair
 
RSAKeyPair - Class in anon.crypto
This class creates key pairs for the RSA algorithm.
RSAKeyPair(MyRSAPrivateKey) - Constructor for class anon.crypto.RSAKeyPair
Creates a new rsa key pair.
run() - Method in class anon.client.AbstractDataChain
 
run() - Method in class anon.client.crypto.KeyPool
 
run() - Method in class anon.client.DummyTrafficControlChannel
This is the implementation for the dummy traffic thread.
run() - Method in class anon.client.Multiplexer
 
run() - Method in class anon.client.SequentialChannelDataChain
 
run() - Method in class anon.client.SimulatedLimitedDataChannel
 
run() - Method in class anon.client.SingleChannelDataChain
 
run() - Method in class anon.client.TestControlChannel
This is the implementation for the dummy traffic thread.
run() - Method in class anon.crypto.DSAKeyPool.KeyCreationThread
 
run() - Method in class anon.infoservice.Database.TimeoutThread
This is the garbage collector for the database.
run() - Method in class anon.infoservice.InfoServiceHolder.InformationFetcher
 
run() - Method in class anon.mixminion.FirstMMRConnectionThread
 
run() - Method in class anon.proxy.AnonProxy.OpenSocketRequester
 
run() - Method in class anon.proxy.AnonProxy
 
run() - Method in class anon.proxy.AnonProxyRequest.Response
 
run() - Method in class anon.proxy.AnonProxyRequest
 
run() - Method in class anon.tor.Circuit
 
run() - Method in class anon.tor.FirstOnionRouterConnection
dispatches cells while the thread, started with start is running
run() - Method in class anon.tor.FirstOnionRouterConnectionThread
 
run() - Method in class anon.tor.Tor
thread creating new circuits
run() - Method in class anon.util.JobQueue.Job
 
run() - Method in class anon.util.ThreadPool.ThreadPoolThread
 
run() - Method in class anon.util.TimedOutputStream.TimedOutputStreamInterrupt
 
run() - Method in class forward.server.ForwardScheduler
This is the implementation of the internal thread.
run() - Method in class forward.server.ServerSocketManager
This is the implementation of the internal thread.
run() - Method in class forward.server.ServerSocketPropagandist
This is the implementation of the propaganda thread.
run() - Method in class gui.dialog.WorkerContentPane.InternalThread
 
run() - Method in class gui.dialog.WorkerContentPane.WorkerComponentListener
 
run() - Method in class gui.help.JAPInternalHelpViewer.HtmlPane.PageLoader
 
run() - Method in class gui.JapHtmlPane.PageLoader
 
run() - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This is the implementation of the automatic infoservice registration management thread.
run() - Method in class jap.forward.JAPRoutingServerStatisticsListener
This is the implementation of the forwarding server statistics fetch thread.
run() - Method in class jap.forward.JAPRoutingUseableMixCascades
This is the implementation of the mixcascades management thread for the local forwarding server.
run() - Method in class jap.JAPAboutAutoScroller
 
run() - Method in class jap.JAPConfUpdate
 
run() - Method in class jap.pay.AccountSettingsPanel.FetchTermsRunnable
 
run() - Method in class jap.pay.AccountSettingsPanel.FixedReturnAccountRunnable
 
run() - Method in class jap.StatusPanel
 
run() - Method in class jondonym.console.Controller.RunnableStarter
 
run() - Static method in class jondonym.console.JonDoConsole
 
run() - Method in class platform.AbstractOS.InitEnvRunner
 
run() - Method in class proxy.DirectProxy.DirectConViaHTTPProxy
 
run() - Method in class proxy.DirectProxy
 
run() - Method in class proxy.DirectProxy.SendAnonWarning
 
run() - Method in class proxy.DirectProxyResponse
 
run() - Method in class update.JAPUpdateWizard.JapDownloadManager
This method is executed by the internal Thread.
run() - Method in class update.JAPUpdateWizard
 
runflag - Variable in class anon.client.crypto.KeyPool
 
runJob() - Method in class anon.util.JobQueue.Job
Replaces the run method as the normal run method is implemented by Job itself.
runJob() - Method in class jap.JAPController.SetAnonModeAsync
 

S

s - Variable in class proxy.DirectProxy.SendAnonWarning
 
SAFEPRIME - Static variable in class anon.tor.OnionRouter
 
SALT_SIZE - Static variable in class anon.crypto.PKCS12
 
SALT_SIZE - Static variable in class anon.crypto.XMLEncryption
 
saltChars - Static variable in class anon.crypto.DESCrypt
 
saveConfigFile() - Method in class jap.JAPController
 
saveConfiguration() - Static method in class jondonym.console.Controller
Tells the program to save the configuration.
saveConfiguration() - Static method in class jondonym.console.JonDoConsole
 
saveKeyRing() - Method in class anon.mixminion.message.Keyring
saves the keyring
saveLog() - Method in class jap.JAPDebug
 
saveTextToClipboard(String, Component) - Static method in class gui.GUIUtils
 
saveWindowPositions() - Method in class jap.AbstractJAPMainView
 
saveWindowPositions() - Method in class jap.JAPNewView
 
scale(Graphics, double, double) - Static method in class gui.GUIUtils.IconScaler
 
scrollRectToVisible(Rectangle) - Method in class gui.UpperLeftStartViewport
 
SECONDS - Static variable in class anon.util.XMLDuration
 
SECONDS_PER_INTERVAL - Static variable in class anon.client.replay.ReplayTimestamp
 
Section - Class in anon.terms.template
 
Section() - Constructor for class anon.terms.template.Section
 
Section(double, Object) - Constructor for class anon.terms.template.Section
 
Section(Node) - Constructor for class anon.terms.template.Section
 
sections - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
sections - Variable in class anon.terms.TermsAndConditions.Translation
 
SECURITY_DISTRIBUTION_MAX - Static variable in class jondonym.console.MixCascadeInfo
 
SECURITY_DISTRIBUTION_MIN - Static variable in class jondonym.console.MixCascadeInfo
 
SECURITY_USERS_MAX - Static variable in class jondonym.console.MixCascadeInfo
 
SECURITY_USERS_MIN - Static variable in class jondonym.console.MixCascadeInfo
 
selectAnonTab(MixCascade, boolean) - Method in class jap.JAPConfServices
 
selectCard(String, Object) - Method in class jap.JAPConf
Brings the specified card of the tabbed pane of the configuration window to the foreground.
selectMixCascade(MixCascade) - Method in class forward.client.DefaultClientProtocolHandler
This method must be called exactly once, after we have received the the connection offer from the forwarder.
selectMixCascade(MixCascade) - Method in class jap.forward.JAPRoutingSettings
This method must be called exactly once, after we have received the the connection offer from the forwarder.
selectNode(String) - Method in class jap.JAPConfModuleSystem
This method can be used to select a specific module from the outside and bring it to the front of the configuration dialog.
selectRadioButton(ButtonGroup, String) - Method in class jap.JAPConfAnon.FilterPanel
 
send(int, byte[], int, int) - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
send a message to the server
send(int, byte[], int, int) - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
send a message to the server
send(byte[]) - Method in class anon.mixminion.FirstMMRConnection
connects to first MMR, sends a Message-packet and closes the connection
send() - Method in class anon.mixminion.message.Message
 
send(byte[], int) - Method in class anon.mixminion.MixminionPOPChannel
 
send(byte[], int) - Method in class anon.mixminion.MixminionSMTPChannel
 
send(byte[], int) - Method in class anon.shared.AbstractChannel
 
send(Cell) - Method in class anon.tor.Circuit
sends a cell through the circuit - the cells are placed in a queue for sending
send(Cell) - Method in class anon.tor.FirstOnionRouterConnection
sends a cell
send(byte[], int) - Method in class anon.tor.TorChannel
 
send(byte[], int) - Method in class anon.tor.TorSocksChannel
Called if some bytes should be send over this Sock channel
send(int, byte[], int, int) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
send(byte[], int, int) - Method in class anon.xmlrpc.client.ChannelProxy
 
sendAccountCert() - Method in class anon.pay.AIControlChannel
 
sendByteMessage(byte[]) - Method in class anon.client.StreamedControlChannel
 
sendCertificateVerify() - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
send a certificate verify message if a certificate is used
sendChangeCipherSpec() - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
send a change cipher spec message now all client data will be encrypted
sendChangeCipherSpec() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
send a change cipher spec message now all client data will be encrypted
sendClientCertificate() - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
send a client certificate message
sendClientFinished() - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
send a client finished message
sendClientHello() - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
send a client hello message
sendClientKeyExchange() - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
send a client key exchange message
sendCloseNotify() - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
send a close notify message to inform the peer that this connection will be closed now message
sendHandshake(int, byte[]) - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
send a handshake message to the server
sendHandshake(int, byte[]) - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
sends a handshake
sending(byte[], String) - Method in class anon.mixminion.FirstMMRConnection
sends a packet
sendJunk() - Method in class anon.mixminion.FirstMMRConnection
sends a Junk-packet
sendMessage(byte[]) - Method in class anon.mixminion.FirstMMRConnection
sends a Message-packet
sendMessage() - Method in class jap.MessageSystem
Notifies all observers of this MessageSystem instance but without a special message.
sendPacket(MixPacket) - Method in class anon.client.AbstractChannel
 
sendPacket(MixPacket) - Method in class anon.client.Multiplexer
 
sendPassivePayment(XMLPassivePayment) - Method in class anon.pay.BIConnection
Sends data the user has entered for a passive payment to the payment instance.
sendProtocolDataToClient(byte[]) - Method in class forward.server.DefaultProtocolHandler
Put the specified data in the buffer for outgoing protocol messages to the client.
sendProtocolMessage(byte[]) - Method in class forward.client.DefaultClientProtocolHandler
Sends a message to the associated network connection.
sendRawMessage(byte[]) - Method in class anon.client.AbstractControlChannel
 
sendRemainingBytesRecursion(ProxyCallbackBuffer, int, OutputStream) - Static method in class anon.proxy.AnonProxyRequest
 
sendServerCertificate() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
send the server certificate
sendServerFinished() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
send the server finished message
sendServerHandshakes() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
send server handshakes
sendServerHello() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
send a server hello
sendServerHelloDone() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
send a server hello done message
sendServerKeyExchange() - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
send the server key exchange message
sendToMixMinionServer(byte[], MMRDescription) - Method in class anon.mixminion.message.Message
Send a message to the specified MMR
sendUpstreamClose() - Method in class anon.client.SequentialChannelDataChain.SendOrderProtocolData
 
sendUrgent(Cell) - Method in class anon.tor.Circuit
urgently sends a cell through the circuit (send it directly without placing it in the send queue)
sendXmlMessage(Document) - Method in class anon.client.XmlControlChannel
 
SequentialChannelDataChain - Class in anon.client
 
SequentialChannelDataChain(IDataChannelCreator, DataChainErrorListener, long) - Constructor for class anon.client.SequentialChannelDataChain
 
SequentialChannelDataChain.ChainCell - Class in anon.client
 
SequentialChannelDataChain.ChainCell(byte[]) - Constructor for class anon.client.SequentialChannelDataChain.ChainCell
 
SequentialChannelDataChain.InvalidChainCellException - Exception in anon.client
 
SequentialChannelDataChain.InvalidChainCellException(String) - Constructor for exception anon.client.SequentialChannelDataChain.InvalidChainCellException
 
SequentialChannelDataChain.SendOrderProtocolData - Class in anon.client
 
SequentialChannelDataChain.SendOrderProtocolData(DataChainChannelListEntry, boolean, boolean) - Constructor for class anon.client.SequentialChannelDataChain.SendOrderProtocolData
 
serialVersionUID - Static variable in exception anon.transport.connection.CommunicationException
Initiale Version der Ausnahme
serialVersionUID - Static variable in exception anon.transport.connection.ConnectionException
Initiale Version der Ausnahme
serialVersionUID - Static variable in exception anon.transport.connection.RequestException
Initiale Version der Ausnahme
serialVersionUID - Static variable in exception anon.transport.connection.UnsuportedCommandException
Initiale Version der Ausnahme
serialVersionUID - Static variable in exception anon.util.IResourceInstantiator.ResourceInstantiationException
serial version UID
serialVersionUID - Static variable in exception anon.util.XMLParseException
serial version UID
serialVersionUID - Static variable in class gui.dialog.JAPDialog.PreferredWidthBoxPanel
serial version UID
serialVersionUID - Static variable in class gui.FlippingPanel
serial version UID
serialVersionUID - Static variable in class gui.JapCouponField.CouponDocument
serial version UID
serialVersionUID - Static variable in class gui.JapCouponField
serial version UID
serialVersionUID - Static variable in class gui.JAPProgressBar
serial version UID
serialVersionUID - Static variable in class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
serial version UID
serialVersionUID - Static variable in class jap.JAPAboutAutoScroller
serial version UID
serialVersionUID - Static variable in class jap.JAPConfAnon.FilterPanel
serial version UID
serialVersionUID - Static variable in class jap.JAPConfAnon.ManualPanel
serial version UID
serialVersionUID - Static variable in class jap.JAPConfAnon.MixCascadeCellRenderer
serial version UID
serialVersionUID - Static variable in class jap.JAPConfAnon.MixCascadeTableModel
serial version UID
serialVersionUID - Static variable in class jap.JAPConfAnon.OperatorsTableModel
serial version UID
serialVersionUID - Static variable in class jap.JAPConfAnon.ServerInfoPanel
serial version UID
serialVersionUID - Static variable in class jap.JAPConfAnon.ServerPanel
serial version UID
serialVersionUID - Static variable in class jap.JAPConfMixminion.MyJTable
serial version UID
serialVersionUID - Static variable in class jap.JAPConfTor.MyJTable
serial version UID
serialVersionUID - Static variable in class jap.JAPNewView
serial version UID
serialVersionUID - Static variable in class jap.JAPSplash
serial version UID
serialVersionUID - Static variable in class jap.JAPViewIconified
serial version UID
serialVersionUID - Static variable in class jap.OperatorsCellRenderer
serial version UID
serialVersionUID - Static variable in class jap.pay.AccountSettingsPanel.CustomRenderer
serial version UID
serialVersionUID - Static variable in class jap.TermsAndConditionsOperatorTable
serial version UID
serialVersionUID - Static variable in class update.JAPWelcomeWizardPage
serial version UID
SERVER_PORT_CHANGED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingSettings, if the port where the forwarding server is listening on for client requests, was changed successfully (regardless whether the forwarding server is currently running or not).
SERVER_STATISTICS_UPDATE_INTERVAL - Static variable in class jap.forward.JAPRoutingServerStatisticsListener
This is the update interval for the server statistics panel in milliseconds.
SERVER_STATISTICS_UPDATED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent from JAPRoutingServerStatisticsListener when new server statistics are available.
ServerListPanel - Class in jap
Class for painting a mix cascade in the configuration dialog
ServerListPanel(int, boolean, int) - Constructor for class jap.ServerListPanel
Creates a panel with numberOfMixes Mix-icons
serverPortField - Variable in class jap.forward.JAPConfForwardingServer
 
ServerSocketManager - Class in forward.server
This class manages a ServerSocket for a ForwardScheduler.
ServerSocketManager(int) - Constructor for class forward.server.ServerSocketManager
This creates a new ServerManager.
ServerSocketPropagandist - Class in forward.server
This class registers the port of a ServerSocketManager at the infoservice (the IP is detected by the infoservice).
ServerSocketPropagandist(int, InfoServiceDBEntry) - Constructor for class forward.server.ServerSocketPropagandist
Creates a new ServerSocketPropagandist.
ServerStats - Class in anon.mixminion.mmrdescription
 
ServerStats() - Constructor for class anon.mixminion.mmrdescription.ServerStats
Constructor
SERVICE_ANON - Static variable in class anon.AnonServiceFactory
 
SERVICE_MIXMINION - Static variable in class anon.AnonServiceFactory
 
SERVICE_TOR - Static variable in class anon.AnonServiceFactory
 
ServiceLocation - Class in anon.infoservice
Holds the information of the location of a service.
ServiceLocation(Node, JAPCertificate) - Constructor for class anon.infoservice.ServiceLocation
Creates a new ServiceLocation from XML description (Location node).
ServiceOperator - Class in anon.infoservice
Holds the information about the operator of a service.
ServiceOperator(JAPCertificate) - Constructor for class anon.infoservice.ServiceOperator
Creates a ServiceOperator just by his Certificate
ServiceOperator(Node, MultiCertPath, long) - Constructor for class anon.infoservice.ServiceOperator
Creates a new ServiceOperator an operator certificate or from an XML description (Operator node).
ServiceSoftware - Class in anon.infoservice
Holds the information about the used software of a service.
ServiceSoftware(Node) - Constructor for class anon.infoservice.ServiceSoftware
Creates a new ServiceSoftware from XML description.
ServiceSoftware(String) - Constructor for class anon.infoservice.ServiceSoftware
Creates a new ServiceSoftware from the version information.
set(boolean) - Method in class anon.util.BooleanVariable
 
SET_TIMEOUT - Static variable in class proxy.DirectProxy.RememberedRequestRight
 
SET_UNLIMITED - Static variable in class proxy.DirectProxy.RememberedRequestRight
 
setAccepted(boolean) - Method in class anon.terms.TermsAndConditions
marks the T&Cs as accepted if 'accepted' is true or rejected otherwise
setAccepted(boolean) - Method in class gui.TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues
 
setAccepted(int, boolean) - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
setAccepted(int, boolean) - Method in class jap.TermsAndConditionsOperatorTable
 
setAcceptedCreditCards(String) - Method in class anon.pay.xml.XMLPaymentOptions
 
setAccountInfo(XMLAccountInfo) - Method in class anon.pay.PayAccount
This is not just a setter method.
setAcl(ORAcl) - Method in class anon.tor.ordescription.ORDescriptor
sets the ACL for this onion router
setActiveAccount(PayAccount) - Method in class anon.pay.PayAccountsFile
 
setActivePaymentInstanceID(String) - Static method in class jondonym.console.Controller
 
setAdditionalInfo(String) - Method in class anon.infoservice.OperatorAddress
 
setAdditionalProtocolData(Object) - Method in class anon.client.DataChainSendOrderStructure
 
setAILoginTimeout(int) - Method in class anon.pay.AIControlChannel
 
setAllowAllAvailableMixCascades(boolean) - Method in class jap.forward.JAPRoutingUseableMixCascades
This changes the restriction mode for the clients between no restriction (access to all running mixcascades is allowed) or restriction to the list of allowed mixcascades, which needs to be also running.
setAllowedConnections(int) - Method in class jap.forward.JAPRoutingSettings
Changes the allowed number of simultaneously forwarded connections.
setAllowedMixCascades(Vector) - Method in class jap.forward.JAPRoutingUseableMixCascades
This changes the list of allowed mixcascades for the clients of the local forwarding server.
setAllowPaidServices(boolean) - Method in class jap.JAPController
 
setAllowUnprotectedConnectionCallback(DirectProxy.AllowProxyConnectionCallback) - Static method in class proxy.DirectProxy
 
setAlreadyReadBytes(int) - Method in class anon.client.DataChainInputStreamQueueEntry
 
setAlwaysOnTop(boolean) - Method in class gui.dialog.JAPDialog
 
setAlwaysOnTop(Window, boolean) - Method in interface gui.GUIUtils.NativeGUILibrary
 
setAlwaysOnTop(Component, boolean) - Static method in class gui.GUIUtils
 
setAlwaysOnTop(Window, boolean) - Static method in class gui.GUIUtils
Tries to use the method setAlwaysOnTop of JRE 1.5.
setAmount(long) - Method in class anon.pay.xml.XMLPassivePayment
Sets the payment amount
setAnonConnectionChecker(JAPController.AnonConnectionChecker) - Method in class jap.JAPModel
 
setAnonMode(boolean) - Method in class jap.JAPController
 
setAnonRequest(AnonProxyRequest) - Method in class anon.proxy.HTTPConnectionEvent
 
setAnonymizedHttpHeaders(boolean) - Method in class jap.JAPModel
 
setApplicationName(String) - Method in class jap.forward.JAPRoutingSettings
Sets the Application Name to use when listening for request over Skype.
setArgument(String, String) - Method in class JAP
 
setAskForAnyNonAnonymousRequest(boolean) - Method in class jap.JAPModel
 
setAskSavePayment(boolean) - Method in class jap.JAPController
 
setAttribute(Class, int) - Method in class anon.client.TrustModel
 
setAttribute(Class, int, boolean) - Method in class anon.client.TrustModel
 
setAttribute(Class, int, int) - Method in class anon.client.TrustModel
 
setAttribute(Class, int, int, boolean) - Method in class anon.client.TrustModel
 
setAttribute(Class, int, Vector) - Method in class anon.client.TrustModel
 
setAttribute(Class, int, Object, boolean) - Method in class anon.client.TrustModel
 
setAttribute(TrustModel.TrustAttribute) - Method in class anon.client.TrustModel
 
setAttribute(Element, String, String) - Static method in class anon.util.XMLUtil
Creates and sets an attribute with a String value to an XML element.
setAttribute(Element, String, boolean) - Static method in class anon.util.XMLUtil
Creates and sets an attribute with a boolean value to an XML element.
setAttribute(Element, String, int) - Static method in class anon.util.XMLUtil
Creates and sets an attribute with an int value to an XML element.
setAttribute(Element, String, double) - Static method in class anon.util.XMLUtil
Creates and sets an attribute with a double value to an XML element.
setAttribute(Element, String, long) - Static method in class anon.util.XMLUtil
Creates and sets an attribute with a long value to an XML element.
setAuthenticationUserID(String) - Method in class anon.infoservice.ProxyInterface
Sets the authentication user ID of this interface and resets the authentication password if the user id has changed.
setAutoChooseCascadeOnStartup(boolean) - Method in class jap.JAPModel
 
setAutoConnect(boolean) - Method in class jap.JAPModel
 
setAutoReConnect(boolean) - Method in class anon.infoservice.SimpleMixCascadeContainer
 
setAutoReConnect(boolean) - Method in class jap.JAPModel
 
setAvailabilityLabel(MixCascade, PerformanceEntry) - Method in class jap.JAPConfAnon
 
setBackEnabled(boolean) - Method in class gui.wizard.BasicWizardHost
 
setBackEnabled(boolean) - Method in interface gui.wizard.WizardHost
 
setBackupDone(long) - Method in class anon.pay.PayAccount
 
setBalance(XMLBalance) - Method in class anon.pay.xml.XMLAccountInfo
setBalance
setBalanceAutoUpdateEnabled(boolean) - Method in class anon.pay.PayAccountsFile
 
setBandwidth(int) - Method in class jap.forward.JAPRoutingSettings
Changes the bandwidth, which is provided for forwarding.
setBestBound(int) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Sets the best bound value.
setBestBound(int, int) - Method in class anon.infoservice.PerformanceEntry
Sets the best bound value.
setBound(PerformanceEntry.Bound) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
Sets the bound value.
setBound(int, PerformanceEntry.Bound) - Method in class anon.infoservice.PerformanceEntry
Sets the bound value.
setBrowserIdentification(IBrowserIdentification) - Static method in class anon.infoservice.InfoServiceDBEntry
 
setBundlePath() - Method in class platform.MacOS
 
setButtonBorder() - Method in class jap.JAPViewIconified
 
setButtonValue(int) - Method in class gui.dialog.DialogContentPane
Sets the button value.
setCancelEnabled(boolean) - Method in class gui.wizard.BasicWizardHost
 
setCancelEnabled(boolean) - Method in interface gui.wizard.WizardHost
 
setCancelled(boolean) - Method in class gui.TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues
 
setCaptcha(IImageEncodedCaptcha) - Method in class gui.dialog.CaptchaContentPane.MyDocument
 
setCaptcha(IImageEncodedCaptcha, String) - Method in class gui.dialog.CaptchaContentPane
 
setCaptchaSolution(byte[]) - Method in class anon.pay.BIConnection
Sets the solution of a captcha for registering an account.
setCaptchaSolution(byte[]) - Method in interface anon.util.captcha.ICaptchaSender
Sets the solution of a captcha.
setCascadeAutoSwitch(boolean) - Method in class jap.JAPModel
 
setCascadeAutoSwitched(boolean) - Static method in class jondonym.console.Controller
 
setCascadeID(String) - Method in class anon.pay.xml.XMLEasyCC
 
setCascadeInfo(MixCascade) - Method in class jap.JAPNewView.LawListener
 
setCascadeName(String) - Method in class jap.JAPConfAnon.ServerPanel
 
setChanged() - Method in class anon.client.TrustModel.InnerObservable
 
setChangeInfoServices(boolean) - Method in class anon.infoservice.InfoServiceHolder
Sets, whether there is an automatic change of infoservice after failure.
setChannelCell(byte[]) - Method in class anon.client.DataChainSendOrderStructure
 
setChannelFlags(short) - Method in class anon.client.MixPacket
 
setCharged(boolean) - Method in class anon.pay.xml.XMLPassivePayment
 
setCheckSignatures(boolean) - Method in class anon.crypto.SignatureVerifier
Enables or disables the check of signatures.
setCheckSignatures(int, boolean) - Method in class anon.crypto.SignatureVerifier
 
setChunk(byte[]) - Method in class anon.proxy.ProxyCallbackBuffer
 
setCircuit(Circuit) - Method in class anon.tor.TorChannel
 
setCircuitLength(int, int) - Method in class anon.tor.Tor
sets a circuit length
setCity(String) - Method in class anon.infoservice.OperatorAddress
 
setClientCertificate(JAPCertificate, IMyPrivateKey) - Method in class anon.crypto.tinytls.TinyTLS
sets the client certificate
setClientCertificate(JAPCertificate[], IMyPrivateKey) - Method in class anon.crypto.tinytls.TinyTLS
sets a client certificate chain
setCLOSE() - Method in class anon.transport.connection.SocketConnection
Interne Hilfsfunktion, welche beim Wechsel in den CLOSE-Zustand augerufen, werden sollte.
setColorModel(ColorModel) - Method in class captcha.graphics.RgbMemoryImageConsumer
This method is only for compatibility with the ImageConsumer interface.
setConfigAssistantShown() - Method in class jap.JAPController
 
setConfigFile(String) - Method in class jap.JAPModel
Changes the filename of the used config file.
setConfigSize(Dimension) - Method in class jap.JAPModel
 
setConfigWindowLocation(Point) - Method in class jap.JAPModel
 
setConnectionHeader(HTTPProxyCallback.HTTPConnectionHeader) - Method in class anon.proxy.HTTPConnectionEvent
 
setConnectionsPerRoute(int) - Method in class anon.tor.Tor
sets the total number of allowed different connections per route
setConnectionTimeout(int) - Static method in class anon.infoservice.InfoServiceDBEntry
 
setConnectionTimeout(int) - Static method in class anon.pay.BIConnection
 
setConnectionTimeout(int) - Method in class jap.JAPConfInfoService
 
setConnectionTimeout(int) - Method in class jap.pay.AccountSettingsPanel
 
setConnectViaForwarder(boolean) - Method in class jap.forward.JAPRoutingSettings
Sets whether JAP shall connect to a forwarder when starting the anonymity mode.
setConsoleOnly(boolean) - Static method in class gui.dialog.JAPDialog
Disables the output of static dialog methods.
setContent(Object) - Method in class anon.terms.TCComponent
 
setContent(Object) - Method in class anon.terms.template.Paragraph
 
setContentBold() - Method in class anon.terms.template.Paragraph
 
setContentEncodings(String[]) - Method in class anon.proxy.AnonProxyRequest
 
setContentPane(JComponent) - Method in class gui.dialog.DialogContentPane
Replace the content pane of this content pane by another one.
setContentPane(Container) - Method in class gui.dialog.JAPDialog
Sets a new content pane for this dialog.
setContext(String) - Method in class anon.infoservice.AbstractDistributableDatabaseEntry.SerialDBEntry
 
setContext(String, Component) - Method in class gui.help.JAPHelp
 
setContext(JAPHelpContext.IHelpContext) - Method in class gui.help.JAPHelp
 
setContext(String) - Method in class jap.JAPModel
 
setController(TermsAndCondtionsTableController) - Method in class jap.TermsAndConditionsOperatorTable
 
setCouponUsed(boolean) - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
setCurrency(String) - Method in class anon.pay.xml.XMLPassivePayment
Sets the currency the user wants to pay in
setCurrentCascade(MixCascade) - Method in class anon.client.AbstractAutoSwitchedMixCascadeContainer
 
setCurrentConnectionClass(int) - Method in class jap.forward.JAPRoutingConnectionClassSelector
This changes the currently used connection class.
setCurrentMixCascade(MixCascade) - Method in class jap.JAPController
Changes the active MixCascade.
setCurrentTrustModel(long) - Static method in class anon.client.TrustModel
 
setCurrentTrustModel(TrustModel) - Static method in class anon.client.TrustModel
 
setData(Vector) - Method in class jap.JAPInfoServiceListModel
This method changes the data stored in the InfoService lists.
setDate(Date) - Method in class anon.terms.TermsAndConditions
 
setDefaultButton(int) - Method in class gui.dialog.DialogContentPane
Defines the button to be set as default button of the dialog when updateDialog() is called.
setDefaultButtonOperation(int) - Method in class gui.dialog.DialogContentPane
Defines what happens if one of the buttons is clicked.
setDefaultCloseOperation(int) - Method in class gui.dialog.JAPDialog
Defines the reaction of this dialog on a click on the close button in the dialog's title bar.
setDefaultTranslation(boolean) - Method in class anon.terms.TermsAndConditions.Translation
 
setDefaultTranslation(boolean) - Method in interface anon.terms.TermsAndConditionsTranslation
 
setDefaultValues() - Method in class anon.pay.xml.XMLEmail
ensure that no empty xml elements are encoded (since that would throw an exception upon parsing the xml)
setDefaultView(int) - Method in class jap.JAPController
 
setDefaultView(int) - Method in class jap.JAPModel
 
setDetailLevel(int) - Static method in class logging.LogHolder
Sets the detail level of all log messages.
setDialogFormatShown(boolean) - Method in class jap.JAPModel
 
setDialogVersion(BigInteger) - Method in class jap.JAPModel
 
setDimensions(int, int) - Method in class captcha.graphics.RgbMemoryImageConsumer
This method sets the dimensions of the produced image.
setDirPort(int) - Method in class anon.tor.ordescription.ORDescriptor
sets the port of the directory server
setDLLupdate(String) - Method in class jap.JAPModel
 
setDllWarning(boolean) - Method in class jap.JAPModel
 
setDllWarningVersion(long) - Method in class jap.JAPModel
 
setDockable(boolean) - Method in class gui.dialog.JAPDialog
 
setDoNotCloseChannelOnErrorDuringConnect(boolean) - Method in class anon.tor.TorChannel
 
setDownStreamContentBytes(long) - Method in class anon.proxy.HTTPConnectionEvent
 
setDSSParameters(JAPCertificate, MyDSAPrivateKey) - Method in class anon.crypto.tinytls.TinyTLSServer
sets DSS parameters
setDSSParameters(JAPCertificate, MyDSAPrivateKey) - Method in class anon.crypto.tinytls.TinyTLSServerSocket
set the dss parameters if dss key exchange is used
setDummyTraffic(int) - Method in class anon.client.AnonClient
 
setDummyTraffic(int) - Method in class anon.proxy.AnonProxy
Changes the dummy traffic interval on the connection to the server.
setDummyTraffic(int) - Method in class jap.JAPController
 
setDummyTraffic(int) - Method in class jap.JAPModel
 
setDummyTrafficInterval(int) - Method in class anon.client.DummyTrafficControlChannel
Changes the dummy traffic interval.
setDummyTrafficInterval(int) - Method in class forward.server.ForwardServerManager
This sets the dummy traffic interval.
setEditable(boolean) - Method in class anon.client.TrustModel
 
setEnabled(boolean) - Method in class anon.crypto.CertificateContainer
Changes the value which stores, whether this certificate is enabled within the certificate store.
setEnabled(boolean) - Method in class anon.crypto.CertificateInfoStructure
Note: To enable/disable a CertificateInfoStructure does not habe any effect on the corresponding CertificateContainer in the CertificateStore!
setEnabled(CertificateInfoStructure, boolean) - Method in class anon.crypto.CertificateStore
 
setEnabled(boolean) - Method in class gui.CertDetailsDialog.CertShortInfoPanel
 
setEnabled(boolean) - Method in class gui.dialog.JAPDialog
 
setEnabled(boolean) - Method in class gui.TitledGridBagPanel
 
setEncryptionKeyAES(byte[]) - Method in class anon.client.crypto.SymCipher
 
setEncryptionKeyAES(byte[], int, int) - Method in class anon.client.crypto.SymCipher
 
setEncryptionKeysAES(byte[]) - Method in class anon.client.crypto.SymCipher
Set both keys to different value, if keys.length==2* KEY_SIZe, else set both keys to the same value
setEqualWidths(Vector, Dimension) - Static method in class gui.GUIUtils
Takes a Vector of components, and sets the width of all components to the width of the Dimension passsed as parameter Just like @see setSizes(), except it only affects the width, and leaves height unchanged
setErrorCode(String) - Method in class anon.pay.xml.XMLPassivePayment
Sets the payment method error code
setErrorMessage(String) - Method in class anon.pay.xml.XMLPassivePayment
Sets the payment method error message
setErrors(int) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
setExitNode(boolean) - Method in class anon.tor.ordescription.ORDescriptor
sets this server as exit node or not
setExternalIdentifier(int) - Method in class anon.infoservice.MessageDBEntry
 
setFamily(Vector) - Method in class anon.tor.ordescription.ORDescriptor
 
setFax(String) - Method in class anon.infoservice.OperatorAddress
 
setFetcher(MMRListFetcher) - Method in class anon.mixminion.mmrdescription.MMRList
 
setFetcher(ORListFetcher) - Method in class anon.tor.ordescription.ORList
 
setField(int, Number) - Method in class anon.util.XMLDuration
 
setFilledBarColor(Color) - Method in class gui.JAPProgressBar.MyProgressBarUI
 
setFilledBarColor(Color) - Method in class gui.JAPProgressBar
 
setFingerprint(String) - Method in class anon.tor.ordescription.ORDescriptor
 
setFinishEnabled(boolean) - Method in class gui.wizard.BasicWizardHost
 
setFinishEnabled(boolean) - Method in interface gui.wizard.WizardHost
 
setFlipped(boolean) - Method in class gui.FlippingPanel
 
setFont(Font) - Method in class gui.JAPHtmlMultiLineLabel
Changes the default font of the displayed text.
setFontSize(int) - Method in class jap.JAPModel
 
setFontStyle(Component, int) - Static method in class gui.GUIUtils
 
setFontStyle(int) - Method in class gui.JAPHtmlMultiLineLabel
 
setForwarder(String, int) - Method in class jap.forward.JAPRoutingSettings
Changes the forwarder for the client routing mode.
setForwarderAddress(IAddress) - Method in class jap.forward.JAPRoutingSettings
Changes the forwarder for the client routing mode.
setForwardInfoService(boolean) - Method in class jap.forward.JAPRoutingSettings
Changes whether connections to the infoservice needs forwarding too.
setForwardingStateModuleVisible(boolean) - Method in class jap.JAPModel
Sets whether the forwarding state module shall be visible within the configuration dialog.
setFreeMix(boolean) - Method in class anon.infoservice.MixInfo
Changes the state of this mix (whether it is free or not).
setFullPanel(JPanel) - Method in class gui.FlippingPanel
 
setGeo(String, String) - Method in class gui.MapBox
Sets the coordinates to be displayed on the map.
setGlassPane(Component) - Method in class gui.dialog.JAPDialog
Sets a new glass pane for this dialog.
setGuaranteedBandwidth(int) - Method in class forward.client.ForwardConnectionDescriptor
Sets the guaranteed bandwidth (sum of upload and download in bytes/second) the forwarder supplies.
setGzipInflater(Inflater) - Method in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
setHash(String) - Method in class anon.tor.ordescription.ORDescriptor
 
setHeader(Hashtable, Vector, String, String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
setHelpEnabled(boolean) - Method in class gui.wizard.BasicWizardHost
 
setHelpEnabled(boolean) - Method in interface gui.wizard.WizardHost
 
setHelpPath(File) - Method in interface gui.help.IHelpModel
 
setHelpPath(File) - Method in class jap.JAPModel
 
setHelpPath(File, boolean) - Method in class jap.JAPModel
 
setHelpPath(String) - Method in class jap.JAPModel
 
setHelpPath(String) - Method in class jap.JARHelpFileStorageManager
sets the specified path for external installation of the help files performs no validityCheck, because it is only called by handleHelpPathChanged, which is invoked by the JAPModel, which itself performs a validity check
setHelpWindowLocation(Point) - Method in class jap.JAPModel
 
setHelpWindowSize(Dimension) - Method in class jap.JAPModel
 
setHibernate(boolean) - Method in class anon.tor.ordescription.ORDescriptor
 
setHints(int) - Method in class captcha.graphics.RgbMemoryImageConsumer
This method is only for compatibility with the ImageConsumer interface.
setHost(WizardHost) - Method in class gui.wizard.BasicWizard
 
setHost(WizardHost) - Method in interface gui.wizard.Wizard
 
setHostname(String) - Method in class anon.infoservice.ListenerInterface
Sets the host name.
setHostName(String) - Method in class jap.JAPConfAnon.ManualPanel
 
setHTTPConnectionClass(Class) - Static method in class anon.infoservice.HTTPConnectionFactory
This method is used to change the type of the created HTTPConnections.
setHTTPDecompressionEnabled(boolean) - Method in class anon.proxy.AnonProxy
 
setHTTPHeaderProcessingEnabled(boolean) - Method in class anon.proxy.AnonProxy
 
setHttpListenerIsLocal(boolean) - Method in class jap.JAPModel
 
setHttpListenerPortNumber(int) - Method in class jap.JAPModel
 
setIcon(ImageIcon) - Method in class gui.wizard.BasicWizardPage
 
setIconifiedSize(Dimension) - Method in class jap.JAPModel
 
setIconifiedWindowLocation(Point) - Method in class jap.JAPModel
 
setIconResizer(GUIUtils.IIconResizer) - Static method in class gui.GUIUtils
 
setId(int) - Method in class anon.pay.xml.XMLEasyCC
 
setId(double) - Method in class anon.terms.TCComponent
 
setIdentityKey(byte[]) - Method in class anon.mixminion.mmrdescription.MMRDescription
sets the IdentityKey for this MMR
setIgnoreAIAccountError(boolean) - Method in class anon.pay.PayAccountsFile
Defined if error messages from the AI should be ignored.
setImageLink(String) - Method in class anon.pay.xml.XMLPaymentOption
 
setInfoServiceAnonymousConnectionSetting(int) - Method in class jap.JAPModel
 
setInfoServiceDisabled(boolean) - Method in class jap.JAPController
 
setInfoServiceDisabled(boolean) - Method in class jap.JAPModel
 
setInsets(Insets) - Method in class gui.TitledGridBagPanel
Sets new insets for this panel.
setInt(int) - Method in class gui.JAPJIntField
Sets the integer stored in this text field.
setInternalEncodingRequired(boolean) - Method in class anon.proxy.AnonProxyRequest
 
setInterruptThreadSafe(boolean) - Method in class gui.dialog.WorkerContentPane
Defines this content pane should interrupt the wrapped thread safe or not if the user closed the parent dialog or clicked cancel.
setIP(String) - Method in class anon.pay.xml.XMLPassivePayment
Sets the payment method IP Adress
setIV2(byte[]) - Method in class anon.client.crypto.SymCipher
 
setJapJarFile(File) - Method in class update.JAPUpdateWizard
 
setJMenuBar(JMenuBar) - Method in class gui.dialog.JAPDialog
Sets the menubar for this dialog.
setJVMNetworkErrorHandling(Runnable, long) - Static method in class anon.infoservice.InfoServiceDBEntry
Sets the options for handling a JVM socket error that cannot be recovered.
setLanguageComboIndex(Locale) - Method in class jap.JAPConfUI
 
setLayeredPane(JLayeredPane) - Method in class gui.dialog.JAPDialog
Sets a new JLayeredPane for this dialog.
setLayout(LayoutManager) - Method in class gui.TitledGridBagPanel
Throws an IllegalStateException as the LayoutManager is fixed to java.awt.GridBagLayout.
setLeadingText(String) - Method in class anon.terms.template.Preamble
 
setLegalOpinionsUrl(String) - Method in class anon.terms.TermsAndConditions.Translation
 
setLegalOpinionsUrl(String) - Method in interface anon.terms.TermsAndConditionsTranslation
 
setLength(int) - Method in class anon.crypto.tinytls.TLSPlaintextRecord
sets the length of the tls record
setLength(int) - Method in class anon.util.MyStringBuilder
 
setLoadImages(boolean) - Static method in class gui.GUIUtils
Stops loading of images, e.g.
setLocale(String) - Method in class anon.terms.TermsAndConditions.Translation
 
setLocale(Locale) - Static method in class anon.util.JAPMessages
 
setLocale(Locale) - Method in class jap.JAPiPAQ
 
setLocale(Locale) - Static method in class jondonym.console.Controller
 
setLocation(Point) - Method in class gui.dialog.JAPDialog
Sets the location of the dialog 'manually'.
setLocation(int, int) - Method in class gui.dialog.JAPDialog
Sets the location of the dialog 'manually'.
setLocation(Point) - Method in class gui.PopupMenu
 
setLocationCenteredOn(Component) - Method in class gui.dialog.JAPDialog
The dialog is centered on the given Component.
setLocationCenteredOnOwner() - Method in class gui.dialog.JAPDialog
Centers the dialog on the parent window, that means either the parent, if it is a window, or the the first window that contains the parent.
setLocationCenteredOnParent() - Method in class gui.dialog.JAPDialog
The dialog is centered on the parent Component.
setLocationCenteredOnScreen() - Method in class gui.dialog.JAPDialog
Centers this dialog relative to the screen.
setLocationRelativeTo(Component, Window) - Static method in class gui.GUIUtils
 
setLocationRelativeToOwner() - Method in class gui.dialog.JAPDialog
The dialog is positioned right under the owner window.
setLogDetail(int) - Static method in class jondonym.console.Controller
 
setLogInstance(Log) - Static method in class logging.LogHolder
Sets the logInstance.
setLoginTimeout(int) - Static method in class anon.client.AnonClient
 
setLoginTimeout(int) - Method in class jap.JAPConfAnonGeneral
 
setLogLevel(int) - Method in class jap.JAPDebug
Set the debugging level you would like to output.
setLogLevel(int) - Static method in class jondonym.console.Controller
 
setLogLevel(int) - Method in class logging.AbstractLog4jLog
Set the log level of this log instance.
setLogLevel(int) - Method in class logging.ChainedLog
 
setLogLevel(int) - Method in class logging.DummyLog
Set the debugging level you would like to output.
setLogLevel(int) - Method in interface logging.Log
Set the debugging level you would like to output.
setLogLevel(int) - Method in class logging.SystemErrLog
 
setLogToFile(String) - Static method in class jap.JAPDebug
Enables or disables log output to a File.
setLogType(int) - Method in class jap.JAPDebug
Set the debugging type you like to output.
setLogType(int) - Method in class logging.AbstractLog4jLog
This method is needed for the implementation of the Log interface, but isn't supported by this class.
setLogType(int) - Method in class logging.ChainedLog
 
setLogType(int) - Method in class logging.DummyLog
 
setLogType(int) - Method in interface logging.Log
Set the debugging type you like to output.
setLogType(int) - Method in class logging.SystemErrLog
 
setLookAndFeel(String) - Method in class jap.JAPModel
 
setMacOSXLibraryUpdateAtStartupNeeded(boolean) - Method in class jap.JAPModel
 
setMainWindowLocation(Point) - Method in class jap.JAPModel
 
setMaxConcurrentRequests(int) - Method in class anon.proxy.AnonProxy
 
setMaxConnectionsPerRoute(int) - Method in class anon.tor.TorAnonServerDescription
 
setMaximumBandwidth(int) - Method in class forward.client.ForwardConnectionDescriptor
Sets the maximum bandwidth (sum of upload and download in bytes/second) the forwarder supports.
setMaximumBandwidth(int) - Method in class jap.forward.JAPRoutingConnectionClass
Changes the maximum bandwidth of this connection class.
setMaximumNumberOfConnections(int) - Method in class forward.server.ForwardScheduler
Changes the number of simultaneously forwarded client connections.
setMaximumNumberOfConnections(int) - Method in class forward.server.ForwardServerManager
Changes the number of simultaneously forwarded client connections.
setMaxNrOfStreams(int) - Method in class anon.tor.Circuit
Sets the maximum number of possible streams over this circuit
setMaxRouteLen(int) - Method in class anon.tor.TorAnonServerDescription
 
setMessage(PayMessage) - Method in class anon.pay.xml.XMLBalance
 
setMessageInterval(int) - Method in class anon.client.TestControlChannel
Changes the dummy traffic interval.
setMessageLink(String) - Method in class anon.pay.PayMessage
sets the internal URL from a string supplied If a_messageLink is not a valid link, messageLink will be set to null (If you want to deal with the exception yourself, you'd just do a new URL(String) yourself and call setMessageLink(URL) )
setMessageLink(URL) - Method in class anon.pay.PayMessage
 
setMessageObject(IXMLEncodable) - Method in exception anon.pay.xml.XMLErrorMessage
 
setMessageText(String) - Method in class anon.pay.PayMessage
 
setMinDummyTrafficInterval(int) - Method in class forward.client.ForwardConnectionDescriptor
Sets the dummy traffic interval (in ms) for the forwarder.
setMinimizeOnStartup(boolean) - Method in class jap.JAPController
 
setMinimizeOnStartup(boolean) - Method in class jap.JAPModel
 
setMiniViewOnTop(boolean) - Method in class jap.JAPModel
 
setMinRouteLen(int) - Method in class anon.tor.TorAnonServerDescription
 
setMixCascade(MixCascade) - Method in class jap.JAPMixCascadeComboBox
 
setMixInfo(MixCascade, int) - Method in class jap.JAPNewView.MixMouseAdapter
 
setMixinionPasswordHash(byte[]) - Method in class jap.JAPModel
 
setMixMinionActivated(boolean) - Method in class jap.JAPModel
 
setMixminionFragments(Vector) - Static method in class jap.JAPController
 
setMixminionFragments(Vector) - Method in class jap.JAPModel
 
setMixminionKeyring(String) - Static method in class jap.JAPController
 
setMixminionKeyring(String) - Method in class jap.JAPModel
 
setMixminionMessages(Vector) - Static method in class jap.JAPController
 
setMixminionMessages(Vector) - Method in class jap.JAPModel
 
setMixminionMMRList(MMRList) - Static method in class jap.JAPController
 
setMixminionMMRList(MMRList) - Method in class jap.JAPModel
 
setMixminionMyEMail(String) - Method in class jap.JAPModel
 
setMixminionParams(MixminionServiceDescription) - Method in class anon.proxy.AnonProxy
Sets the parameter for Mixminion (anonymous remailer).
setMixminionPassword(String) - Static method in class jap.JAPController
 
setMixMinionPassword(String) - Method in class jap.JAPModel
 
setMixminionPasswordHash(byte[]) - Static method in class jap.JAPController
 
setMixminionRouteLen(int) - Method in class jap.JAPModel
 
setMnemonic(AbstractButton, String) - Static method in class jap.JAPUtil
Sets the mnemonic charcter of a component.
setModal(boolean) - Method in class gui.dialog.JAPDialog
Defines the dialog as modal or not.
setModificationEndOffset(int) - Method in class anon.proxy.ProxyCallbackBuffer
 
setModificationStartOffset(int) - Method in class anon.proxy.ProxyCallbackBuffer
 
setMouseListener(MouseListener) - Method in class gui.dialog.DialogContentPane
 
setMoveToSystrayOnStartup(boolean) - Method in class jap.JAPController
 
setMoveToSystrayOnStartup(boolean) - Method in class jap.JAPModel
 
setMutableProxyInterface(IMutableProxyInterface) - Static method in class anon.infoservice.InfoServiceDBEntry
 
setMutableProxyInterface(IMutableProxyInterface) - Static method in class anon.pay.BIConnection
 
setName(String) - Method in class anon.client.TrustModel
 
setName(String) - Method in class gui.dialog.JAPDialog
 
setNamedCurveID(DERObjectIdentifier) - Method in class anon.crypto.MyECParams
 
setNamedCurveID(DERObjectIdentifier) - Method in class anon.crypto.MyECPublicKey
 
setNativeGUILibrary(GUIUtils.NativeGUILibrary) - Static method in class gui.GUIUtils
 
setNeighbour(boolean) - Method in class anon.infoservice.InfoServiceDBEntry
Forces this InfoService to be a neighbour or not.
setNetBandwidth(int) - Method in class forward.server.ForwardScheduler
Changes the maximum bandwidth (net bandwidth, without TCP/IP headers...) which can be used by all client connections together.
setNetBandwidth(int) - Method in class forward.server.ForwardServerManager
Changes the maximum bandwidth (net bandwidth, without TCP/IP headers...) which can be used by all client connections together.
setNeverRemindGoodbye(boolean) - Method in class jap.JAPModel
 
setNewInflater(boolean) - Method in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
setNewProxySettings(ImmutableProxyInterface, boolean) - Method in class anon.infoservice.HTTPConnectionFactory
This method sets new settings for the proxy server.
setNewProxySettings(ProxyInterface) - Method in class jap.forward.JAPRoutingSettings
This method sets new settings for the proxy server.
setNextContentPane(DialogContentPane) - Method in class gui.dialog.DialogContentPane
 
setNextCouponField(JapCouponField) - Method in class gui.JapCouponField
 
setNextEnabled(boolean) - Method in class gui.wizard.BasicWizardHost
 
setNextEnabled(boolean) - Method in interface gui.wizard.WizardHost
 
setNoDataAvailable() - Method in class jap.JAPMixCascadeComboBox
 
setNumberOfAskedInfoServices(int) - Method in class anon.infoservice.InfoServiceHolder
 
setOnionKey(byte[]) - Method in class anon.tor.ordescription.ORDescriptor
sets the onionkey for this OR
setOperationalAgreementUrl(String) - Method in class anon.terms.TermsAndConditions.Translation
 
setOperationalAgreementUrl(String) - Method in interface anon.terms.TermsAndConditionsTranslation
 
setOperator(ServiceOperator) - Method in class anon.terms.template.Preamble
 
setOperatorAddress(OperatorAddress) - Method in class anon.terms.template.Preamble
 
setOperatorAddress(OperatorAddress) - Method in class anon.terms.TermsAndConditions.Translation
 
setOperatorAddress(OperatorAddress) - Method in interface anon.terms.TermsAndConditionsTranslation
 
setOperatorCountry(String) - Method in class anon.infoservice.OperatorAddress
 
setOperators(Vector) - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
setOperators(Vector) - Method in class jap.TermsAndConditionsOperatorTable
 
setOptimalSize() - Method in class jap.JAPNewView
 
setOptimizedFormat(int) - Static method in class gui.dialog.JAPDialog
Sets the format to which all automatically scaled dialogs are optimized.
setORListServer(boolean, String, int) - Method in class anon.tor.Tor
sets the server the list of onionrouters is fetched from
setPacketKey(byte[]) - Method in class anon.mixminion.mmrdescription.MMRDescription
sets the Packet key
setPageTitle(String) - Method in class gui.wizard.BasicWizardPage
 
setParentCertificate(JAPCertificate) - Method in class anon.crypto.CertificateContainer
Changes the parent certificate (the certificate against which verification of this certificate was successful) of this certificate.
setPassword(String) - Method in class anon.pay.xml.XMLExternalChargeRequest
 
setPayload(byte[], int) - Method in class anon.tor.cells.Cell
sets the payload
setPayloadLength(int) - Method in class anon.proxy.ProxyCallbackBuffer
 
setPaymentAnonymousConnectionSetting(int) - Method in class jap.JAPModel
 
setPaymentName(String) - Method in class anon.pay.xml.XMLPassivePayment
Sets the payment method name
setPaymentPassword(String) - Method in class jap.JAPController
Sets the password for payment data encryption
setPaymentPassword(String) - Method in class jap.JAPModel
 
setPerfectTableSize(JTable, Dimension) - Static method in class jap.JAPUtil
 
setPIID(String) - Method in class anon.pay.xml.XMLEasyCC
sets the PI ID.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class captcha.graphics.RgbMemoryImageConsumer
This method transfers the pixels between ImageProducer and ImageConsumer.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class captcha.graphics.RgbMemoryImageConsumer
This method transfers the pixels between ImageProducer and ImageConsumer.
setPort(int) - Method in class anon.infoservice.ListenerInterface
Sets the port number.
setPort(String) - Method in class jap.JAPConfAnon.ManualPanel
 
setPortableBrowserpath(String) - Method in class jap.JAPModel
 
setPortableJava(boolean) - Method in class jap.JAPController
 
setPortableMode(boolean) - Method in class jap.JAPController
 
setPostalCode(String) - Method in class anon.infoservice.OperatorAddress
 
setPreCreateAnonRoutes(boolean) - Static method in class jap.JAPController
 
setPreCreateAnonRoutes(boolean) - Method in class jap.JAPModel
 
setPreferredEntry(AbstractDatabaseEntry) - Method in class anon.infoservice.update.AbstractDatabaseUpdater
 
setPreferredEntry(AbstractDatabaseEntry) - Method in class anon.infoservice.update.AbstractMixCascadeUpdater
 
setPreferredEntry(AbstractDatabaseEntry) - Method in class anon.infoservice.update.InfoServiceUpdater
 
setPreferredEntry(AbstractDatabaseEntry) - Method in class jap.MixCascadeUpdater
 
setPreferredEntry(AbstractDatabaseEntry) - Method in class jondonym.console.Controller.MixCascadeUpdater
 
setPreferredHeigth(int) - Method in class gui.dialog.JAPDialog.PreferredWidthBoxPanel
 
setPreferredInfoService(InfoServiceDBEntry) - Method in class anon.infoservice.InfoServiceHolder
Sets the preferred InfoService.
setPreferredInfoService() - Method in class jap.JAPConfInfoService
 
setPreferredWidth(int) - Method in class gui.dialog.JAPDialog.PreferredWidthBoxPanel
 
setPreferredWidth(int) - Method in class gui.JAPHtmlMultiLineLabel
Sets the preferred width of this label.
setPrepaidAmountInPayRequest(boolean) - Method in class anon.pay.AIControlChannel
 
setPresentationMode(boolean) - Method in class jap.JAPController
 
setPriceCertificate(XMLPriceCertificate) - Method in class anon.infoservice.MixInfo
 
setPriceCerts(Hashtable) - Method in class anon.pay.xml.XMLEasyCC
setPriceCerts: inserts the hash values of known PriceCertificates
setPrivacyPolicyUrl(String) - Method in class anon.terms.TermsAndConditions.Translation
 
setPrivacyPolicyUrl(String) - Method in interface anon.terms.TermsAndConditionsTranslation
 
setProcessedBytes(int) - Method in class anon.client.DataChainSendOrderStructure
 
setProgramName(String) - Method in class jap.JAPModel
 
setProperties(Hashtable) - Method in class captcha.graphics.RgbMemoryImageConsumer
This method is only for compatibility with the ImageConsumer interface.
setProtocol(String) - Method in class anon.infoservice.ListenerInterface
Sets the protocol.
setProtocol(int) - Method in class anon.infoservice.ListenerInterface
Sets the protocol.
setProxy(IMutableProxyInterface) - Method in interface anon.AnonService
Sets the settings ofr the proxy, which should be used to establish network connections
setProxy(IMutableProxyInterface) - Method in class anon.client.AnonClient
 
setProxy(IMutableProxyInterface) - Method in class anon.mixminion.Mixminion
 
setProxy(IMutableProxyInterface) - Method in class anon.tor.Tor
 
setProxy(IMutableProxyInterface) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
setProxy(IMutableProxyInterface) - Method in class proxy.DirectProxy
 
setProxyListener(IProxyListener) - Method in class anon.proxy.AnonProxy
 
setProxyListener(ProxyInterface) - Method in class jap.JAPModel
 
setProxySettings(ImmutableProxyInterface) - Method in class forward.ForwardUtils
This changes the proxy settings for all new forwarding connections.
setPubKey(Element) - Method in class anon.pay.xml.XMLJapPublicKey
Parses an XML JapPublicKey structure.
setPublicKey(BigInteger, BigInteger) - Method in class anon.client.crypto.ASymMixCipherPlainRSA
 
setPublicKey(Element) - Method in class anon.client.crypto.ASymMixCipherPlainRSA
 
setPublicKey(BigInteger, BigInteger) - Method in interface anon.client.crypto.IASymMixCipher
 
setPublicKey(Element) - Method in interface anon.client.crypto.IASymMixCipher
 
setPublished(String) - Method in class anon.tor.ordescription.ORDescriptor
 
setReceivedDate(Date) - Method in class anon.pay.xml.XMLTransCert
 
setRecvKey(byte[], int, int) - Method in class anon.client.crypto.ControlChannelCipher
 
setRegisterAtAllAvailableInfoServices(boolean) - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This changes the management mode between automatic infoservice registration and manual infoservice registration.
setRegistrationInfoServices(Vector) - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This changes the list of registration infoservices, which are used, if we are in manual infoservice registration mode.
setRelativeBandwidth(int) - Method in class jap.forward.JAPRoutingConnectionClass
Changes the percentage of the maximum bandwidth which shall be used for forwarding.
setReminderForJavaUpdate(boolean) - Method in class jap.JAPModel
 
setReminderForOptionalUpdate(boolean) - Method in class jap.JAPModel
 
setReplayOffset(int) - Method in class anon.client.MixParameters
 
setReplayTimestamp(ReplayTimestamp) - Method in class anon.client.MixParameters
 
setRequestFinished(boolean) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
setRequestHeader(String, String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
setResets(int) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
setResizable(boolean) - Method in class gui.dialog.JAPDialog
Allows to set the dialog resizable or fixed-sized.
setResponseExpected(boolean) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
setResponseFinished(boolean) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
setResponseHeader(String, String) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
setRestarter(JAPController.IRestarter) - Method in class jap.JAPController
 
setResult(byte[]) - Method in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
setRootKey(IMyPublicKey) - Method in class anon.crypto.tinytls.TinyTLS
sets the root key that is accepted
setRouteLen(int) - Method in class anon.mixminion.Mixminion
sets RouteLength
setRouteLen(int) - Method in class anon.mixminion.MixminionServiceDescription
Sets the number of hops for the anonymous mail.
setRoutingMode(int) - Method in class jap.forward.JAPRoutingSettings
Changes the routing mode.
setRSAParameters(JAPCertificate, MyRSAPrivateKey) - Method in class anon.crypto.tinytls.TinyTLSServer
sets RSA parameters
setRSAParameters(JAPCertificate, MyRSAPrivateKey) - Method in class anon.crypto.tinytls.TinyTLSServerSocket
set the rsa parameters if rsa key exchange is used
setSaveConfigWindowPosition(boolean) - Method in class jap.JAPModel
 
setSaveConfigWindowSize(boolean) - Method in class jap.JAPModel
 
setSaveHelpWindowPosition(boolean) - Method in class jap.JAPModel
 
setSaveHelpWindowSize(boolean) - Method in class jap.JAPModel
 
setSaveIconifiedWindowPosition(boolean) - Method in class jap.JAPModel
 
setSaveMainWindowPosition(boolean) - Method in class jap.JAPModel
 
setSections(TCComposite) - Method in class anon.terms.TermsAndConditions.Translation
 
setSections(TCComposite) - Method in interface anon.terms.TermsAndConditionsTranslation
 
setSelectedCascade(MixCascade) - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
setSelectedCascade(MixCascade) - Method in class jap.JAPConfAnon
 
setSelectedIndex(int) - Method in class jap.ServerListPanel
 
setSelectedItem(Object) - Method in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxModel
 
setSelectionColors(Color, Color) - Method in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
setSentKey(byte[], int, int) - Method in class anon.client.crypto.ControlChannelCipher
 
setServerMode(boolean) - Method in class jap.JAPController.SetAnonModeAsync
 
setServerPort(int) - Method in class jap.forward.JAPRoutingSettings
Configures the forwarding server port.
setServiceAutoSwitched(boolean) - Method in class jondonym.console.Controller.AutoSwitchedMixCascadeContainer
 
setShortMessage(String) - Method in class anon.pay.PayMessage
 
setShowSplashDisabled(boolean) - Method in class jap.JAPModel
 
setShowSplashScreen(boolean) - Method in class jap.JAPModel
 
setSignedDocument(Document) - Method in class anon.terms.template.TermsAndConditionsTemplate
 
setSigningKey(int, PKCS12) - Method in class anon.crypto.SignatureCreator
 
setSigningKey(byte[]) - Method in class anon.tor.ordescription.ORDescriptor
sets the signing key
setSize() - Method in class gui.CertDetailsDialog
 
setSize(int, int) - Method in class gui.dialog.JAPDialog
Sets the size of the dialog window.
setSize(Dimension) - Method in class gui.dialog.JAPDialog
Sets the size of the dialog window.
setSizes(Vector, Dimension) - Static method in class gui.GUIUtils
setSizes: takes a Vector of JCoponents and sets them all to the Dimension passed as parameter (sets preferredSize as well as maximumSize)
setSmallDisplay(boolean) - Method in class jap.JAPModel
 
setSmallPanel(JPanel) - Method in class gui.FlippingPanel
 
setSortingLanguage(String) - Method in class anon.pay.xml.XMLPaymentOptions
 
setSoTimeout(int) - Method in class anon.crypto.tinytls.TinyTLS
 
setSoTimeout(int) - Method in class anon.crypto.tinytls.TinyTLSServerSocket
 
setSoTimeout(int) - Method in class anon.shared.ProxyConnection
 
setStabilityAttributes(PerformanceEntry.StabilityAttributes) - Method in class anon.infoservice.PerformanceEntry
 
setStartPortableFirefox(boolean) - Method in class jap.JAPModel
 
setStatus(int) - Method in class anon.proxy.ProxyCallbackBuffer
 
setStorageMode(int) - Static method in class anon.util.XMLUtil
Sets the storage mode for XML documents.
setStreamID(int) - Method in class anon.tor.TorChannel
 
setStreet(String) - Method in class anon.infoservice.OperatorAddress
 
setSuccess(int) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
setSystrayTooltip(String) - Static method in class gui.JAPDll
 
setTemplateReferenceId(String) - Method in class anon.terms.TermsAndConditions.Translation
 
setTemplateReferenceId(String) - Method in interface anon.terms.TermsAndConditionsTranslation
 
setTerms(XMLGenericText) - Method in class anon.pay.PayAccount
 
setText(String) - Method in class gui.ClipFrame
 
setText(String) - Method in class gui.dialog.DialogContentPane
Use this method to set a new text for the content pane.
setText(String) - Method in class gui.dialog.TermsAndConditionsPane
 
setText(String) - Method in class gui.JAPHtmlMultiLineLabel
Changes the text displayed by the JAPHtmlMultiLineLabel.
setText(String, Color) - Method in class gui.JAPMultilineLabel
 
setText(String) - Method in class gui.JAPMultilineLabel
Sets the text of this label.
setText(String) - Method in class jap.ConsoleSplash
 
setText(String) - Method in interface jap.ISplashResponse
 
setText(String) - Method in class jap.JAPSplash
 
setTextOfWizardNextButton() - Method in class gui.dialog.DialogContentPane
 
setThrownException(IOException) - Method in class anon.client.DataChainSendOrderStructure
 
setTimeout(int) - Method in class anon.infoservice.HTTPConnectionFactory
Sets the communication timeout (sec) for new HTTP connections.
setTimeout(int) - Method in class anon.shared.ProxyConnection
 
setTimeout(int) - Method in class anon.transport.connection.ChunkConnectionAdapter
 
setTimeout(int) - Method in interface anon.transport.connection.IConnection
Setzt den Timeout in Millisekunden fuer die Lese- und Schreiboperationen der Verbindung.
setTimeout(int) - Method in class anon.transport.connection.SkypeConnection
Wirft immer eine UnsuportedCommandException, da Skype keine Unterstuetzung fuer Timeout besitzt.
setTimeout(int) - Method in class anon.transport.connection.SocketConnection
 
settingsForwardingServerConfigAllowedCascadesAddButton - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigAllowedCascadesAllowAllBox - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigAllowedCascadesAllowedCascadesLabel - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigAllowedCascadesKnownCascadesLabel - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigAllowedCascadesReloadButton - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigAllowedCascadesRemoveButton - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigCurrentBandwidthLabel - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigRegistrationInfoServicesAddButton - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigRegistrationInfoServicesKnownInfoServicesLabel - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigRegistrationInfoServicesRegisterAtAllBox - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigRegistrationInfoServicesReloadButton - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigRegistrationInfoServicesRemoveButton - Variable in class jap.forward.JAPConfForwardingServer
 
settingsForwardingServerConfigRegistrationInfoServicesSelectedInfoServicesLabel - Variable in class jap.forward.JAPConfForwardingServer
 
settingsInfoServiceConfigBasicSettingsRemoveButton - Variable in class jap.JAPConfInfoService
 
setTitle(String) - Method in class gui.dialog.JAPDialog
Sets the title of this dialog.
setTitle(String) - Method in class jap.AbstractJAPMainView
 
setTooltipText_dll(String) - Static method in class gui.JAPDll
 
setTorActivated(boolean) - Method in class jap.JAPModel
 
setTorDirServer(String, int) - Method in class anon.tor.TorAnonServerDescription
 
setTorMaxConnectionsPerRoute(int) - Static method in class jap.JAPController
 
setTorMaxConnectionsPerRoute(int) - Method in class jap.JAPModel
 
setTorMaxRouteLen(int) - Method in class jap.JAPModel
 
setTorMinRouteLen(int) - Method in class jap.JAPModel
 
setTorParams(TorAnonServerDescription) - Method in class anon.proxy.AnonProxy
Sets the parameter for TOR (anonymous SOCKS).
setTorRouteLen(int, int) - Static method in class jap.JAPController
 
setTorUseNoneDefaultDirServer(boolean) - Static method in class jap.JAPController
 
setTorUseNoneDefaultDirServer(boolean) - Method in class jap.JAPModel
 
setTrailingText(String) - Method in class anon.terms.template.Preamble
 
setTransactionData(long, long, boolean, long, long, long, String, String) - Method in class anon.pay.xml.XMLTransactionOverview
Sets a specific tan to used or not used, and add all the data associated with the TAN
setTransferNumber(long) - Method in class anon.pay.xml.XMLPassivePayment
Sets the transfer number that belongs to this message
setTransferredBytes(long) - Method in class anon.pay.xml.XMLEasyCC
setTransferredBytes.
setTransportMode(JAPRoutingSettings.TransportMode) - Method in class jap.forward.JAPRoutingSettings
Sets the Transport Mode i.e the Medium to use for transporting Data.
setType(int) - Method in class anon.crypto.tinytls.AbstractTLSRecord
sets the typeof the tls record
setType(String) - Method in class anon.pay.xml.XMLPaymentOption
 
setUI(ProgressBarUI) - Method in class gui.JAPProgressBar
 
setUnknown(int) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeEntry
 
setUpdateAnonymousConnectionSetting(int) - Method in class jap.JAPModel
 
setUpdateInterval(long) - Method in class anon.util.Updater.DynamicUpdateInterval
 
setUpStreamContentBytes(long) - Method in class anon.proxy.HTTPConnectionEvent
 
setUptime(int) - Method in class anon.tor.ordescription.ORDescriptor
 
setUseAuthentication(boolean) - Method in class anon.infoservice.ProxyInterface
Sets if the authentication strings are used and reads a password form the password reader if necessary.
setUsedDate(Date) - Method in class anon.pay.xml.XMLTransCert
 
setUseDNSCache(boolean) - Method in class anon.tor.Tor
active/deactivate the DNS cache
setUseInterface(boolean) - Method in class anon.infoservice.ListenerInterface
Sets if this interface is used or not.
setUseInterface(boolean) - Method in class anon.infoservice.ProxyInterface
Activates and deactivates the proxy.
setUseProxyAuthentication(boolean) - Method in class jap.JAPModel
 
setUserDefined(boolean) - Method in class anon.infoservice.InfoServiceDBEntry
 
setUserDefined(boolean, MixCascade) - Method in class anon.infoservice.MixCascade
 
setUserProvidetForwarder(String) - Method in class jap.forward.JAPRoutingSettings
Sets the Address of an forwarding Server to prefer when using Client Routing Mode.
setValue(Node, String) - Static method in class anon.util.XMLUtil
Inserts a String value into an XML node.
setValue(Node, int) - Static method in class anon.util.XMLUtil
Inserts an int value into an XML node.
setValue(Node, long) - Static method in class anon.util.XMLUtil
Inserts a long value into an XML node.
setValue(Node, double) - Static method in class anon.util.XMLUtil
Inserts a double precision floating point value into an XML node.
setValue(Node, boolean) - Static method in class anon.util.XMLUtil
Inserts a boolean value into an XML node.
setValue(Element, BigInteger) - Static method in class anon.util.XMLUtil
 
setValue(Object) - Method in class jap.JAPConfAnon.MixCascadeCellRenderer
 
setValue(Object) - Method in class jap.OperatorsCellRenderer
 
setValueAt(Object, int, int) - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
setValueAt(Object, int, int) - Method in class jap.JAPConfAnon.OperatorsTableModel
 
setValueAt(Object, int, int) - Method in class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
setValues(Element, IMiscPasswordReader) - Method in class anon.pay.PayAccount
 
setValues(Element) - Method in class anon.pay.xml.XMLAccountCertificate
Parses the XML representation and sets the internal values
setValues(Element) - Method in class anon.pay.xml.XMLAccountInfo
 
setValues(Element) - Method in class anon.pay.xml.XMLAiLoginConfirmation
 
setValues(Element) - Method in class anon.pay.xml.XMLBalance
 
setValues(Element) - Method in class anon.pay.xml.XMLBankAccount
Parses the XML representation and sets the internal values
setValues(Element) - Method in class anon.pay.xml.XMLChallenge
 
setValues(Document) - Method in class anon.pay.xml.XMLDescription
 
setValues(Element) - Method in class anon.pay.xml.XMLEasyCC
 
setValues(Element) - Method in class anon.pay.xml.XMLEmail
 
setValues(Element) - Method in exception anon.pay.xml.XMLErrorMessage
 
setValues(Element) - Method in class anon.pay.xml.XMLExternalChargeRequest
 
setValues(Element) - Method in class anon.pay.xml.XMLGenericStrings
 
setValues(Element) - Method in class anon.pay.xml.XMLGenericText
 
setValues(Element) - Method in class anon.pay.xml.XMLMixAccountBalance
Parses the XML representation and sets the internal values
setValues(Element) - Method in class anon.pay.xml.XMLMixInfo
Parses the XML representation and sets the internal values
setValues(Element) - Method in class anon.pay.xml.XMLPassivePayment
Sets the member values from an XML element.
setValues(Element) - Method in class anon.pay.xml.XMLPaymentOption
 
setValues(Element) - Method in class anon.pay.xml.XMLPaymentOptions
 
setValues(Element) - Method in class anon.pay.xml.XMLPaymentSettings
 
setValues(Element) - Method in class anon.pay.xml.XMLPayRequest
 
setValues(Element) - Method in class anon.pay.xml.XMLPriceCertificate
Parses the XML representation and sets the internal values
setValues(Element) - Method in class anon.pay.xml.XMLPriceCertificateList
 
setValues(Element) - Method in class anon.pay.xml.XMLResponse
 
setValues(Element) - Method in class anon.pay.xml.XMLTransactionOverview
 
setValues(Element) - Method in class anon.pay.xml.XMLTransCert
 
setValues(Element) - Method in class anon.pay.xml.XMLTransferRequest
 
setValues(Element) - Method in class anon.pay.xml.XMLVolumePlan
 
setValues(Element) - Method in class anon.pay.xml.XMLVolumePlanPurchase
 
setValues(Element) - Method in class anon.pay.xml.XMLVolumePlans
 
setVat(String) - Method in class anon.infoservice.OperatorAddress
 
setVenue(String) - Method in class anon.infoservice.OperatorAddress
 
setVerified(boolean) - Method in class anon.crypto.CertPathInfo
 
setView(IJAPMainView, ISplashResponse) - Method in class jap.JAPController
 
setVisible(boolean) - Method in class gui.dialog.JAPDialog
Shows or hides the dialog.
setVisible(boolean, boolean) - Method in class gui.dialog.JAPDialog
Shows or hides the dialog.
setVisible(boolean) - Method in class gui.help.JAPExternalHelpViewer
 
setVisible(boolean) - Method in class gui.help.JAPHelp
 
setVisible(boolean) - Method in class gui.help.JAPInternalHelpViewer.JAPInternalHelpDelegator
 
setVisible(boolean) - Method in class gui.help.JAPInternalHelpViewer
 
setVisible(boolean) - Method in class gui.MapBox
 
setVisible(boolean) - Method in class gui.PopupMenu
 
setVisible(boolean) - Method in class jap.AbstractJAPMainView
 
setVisible(boolean) - Method in class jap.ConsoleJAPMainView
Shows the console view.
setVisible(boolean) - Method in interface jap.IJAPMainView
 
setVisible(boolean) - Method in class jap.JAPConf
This method to show the Dialog We need it for creating the module savepoints.
setVisible(boolean) - Method in class jap.JAPNewView
 
setVisible(boolean) - Method in class jap.JAPViewIconified
 
setVisibleInternal(boolean) - Method in class gui.dialog.JAPDialog
JAPDialog's main logic.
setWindowIcon(String) - Static method in class gui.JAPDll
 
setWindowIcon_dll(String) - Static method in class gui.JAPDll
 
setWindowOnTop(Window, boolean) - Static method in class gui.JAPDll
 
setWindowOnTop_dll(String, boolean) - Static method in class gui.JAPDll
 
setWizardTitle(String) - Method in class gui.wizard.BasicWizard
 
setX509Certificate(JAPCertificate) - Method in class anon.crypto.PKCS12
Replaces the current X509 certificate by a clone of the given certificate if the given certificate has the same public key as the current certificate.
setZLibInflater(Inflater) - Method in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
SHA1_DIGEST - Static variable in class jarify.JarConstants
the name of the SHA1 Digest
SHA1_WITH_RSA_ENCRYPTION - Static variable in class anon.crypto.JAPCertificate
 
SHA256_DIGEST - Static variable in class jarify.JarConstants
the name of the SHA256 Digest
SHA384_DIGEST - Static variable in class jarify.JarConstants
the name of the SHA384 Digest
SHA512_DIGEST - Static variable in class jarify.JarConstants
the name of the SHA512 Digest
shellExecute(String, String, boolean) - Static method in class gui.JAPDll
 
shellExecute_dll(String, String, boolean) - Static method in class gui.JAPDll
 
shifts2 - Static variable in class anon.crypto.DESCrypt
 
shouldRecharge() - Static method in class jondonym.console.Controller
Returns whether the user should recharge.
shouldRun - Variable in class anon.util.ThreadPool.ThreadPoolThread
 
shouldUpdateAccountInfo() - Method in class anon.pay.PayAccount
 
show(Component, MixCascade) - Static method in class gui.DataRetentionDialog
 
show(Component, MixCascade, int) - Static method in class gui.DataRetentionDialog
 
show(Component, Point) - Method in class gui.PopupMenu
 
show(Component, Window, Point) - Method in class gui.PopupMenu
 
SHOW_MARKUP_IF_ABOVE - Static variable in class jap.pay.wizardnew.MethodSelectionPane
 
showActivePaymentDialog(JAPDialog, String, long, PayAccount, String, String) - Static method in class jap.pay.TransactionOverviewDialog
 
showAsTrusted(boolean) - Method in class anon.infoservice.MixCascade
May be set by this application to show this service as trusted.
showCert() - Method in class gui.CertDetailsDialog
 
showConfigClientDialogAnnounceCascade(MixCascade) - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Shows the announce selected mixcascade box in the client configuration dialog.
showConfigClientDialogCaptcha(IImageEncodedCaptcha) - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Shows the "solve captcha" box in the client configuration dialog.
showConfigClientDialogConnectToForwarder() - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Shows the connect to forwarder box in the client configuration dialog.
showConfigClientDialogGetForwarderInfo() - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Shows the get forwarder information from infoservice box in the client configuration dialog.
showConfigClientDialogGetOffer() - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Shows the get connection offer box in the client configuration dialog.
showConfigClientDialogStep2(ForwardConnectionDescriptor) - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Shows the second step of the client configuration dialog.
showConfigClientDialogViaMail() - Method in class jap.forward.JAPRoutingEstablishForwardedConnectionDialog
Shows the first step of the client configuration dialog.
showConfigDialog(String, Object) - Method in class jap.AbstractJAPMainView
 
showConfigDialog() - Method in class jap.AbstractJAPMainView
 
showConfigDialog() - Method in class jap.ConsoleJAPMainView
 
showConfigDialog(String, Object) - Method in class jap.ConsoleJAPMainView
 
showConfigDialog() - Method in interface jap.IJAPMainView
 
showConfigDialog(String, Object) - Method in interface jap.IJAPMainView
 
showConfigDialog(String, Object) - Method in class jap.JAPController
 
showConfigDialog() - Method in class jap.JAPController
 
showConfigDialog(String, Object) - Method in class jap.JAPNewView
 
showConfirmDialog(JAPDialog, String, String, int, int, Icon) - Static method in class gui.dialog.JAPDialog
Displays a message dialog.
showConfirmDialog(Component, String, String, int, int, Icon) - Static method in class gui.dialog.JAPDialog
Displays a message dialog.
showConfirmDialog(JAPDialog, String, String, int, int, Icon, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a message dialog.
showConfirmDialog(Component, String, String, int, int, Icon, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a confirm dialog.
showConfirmDialog(Component, String, JAPDialog.Options, int) - Static method in class gui.dialog.JAPDialog
Displays a confirm dialog.
showConfirmDialog(Component, String, JAPDialog.Options, int, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a confirm dialog.
showConfirmDialog(Component, String, String, JAPDialog.Options, int, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a confirm dialog.
showConfirmDialog(Component, String, String, JAPDialog.Options, int, Icon, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a confirm dialog.
showConfirmDialog(JAPDialog, String, int, int, Icon) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(Component, String, int, int, Icon) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(JAPDialog, String, int, int) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(Component, String, int, int) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(JAPDialog, String, int, int, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(Component, String, int, int, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(JAPDialog, String, String, int, int) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(Component, String, String, int, int) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(JAPDialog, String, String, int, int, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(Component, String, String, int, int, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConnecting(boolean) - Method in class jap.JAPNewView
 
showConsole(boolean, Component) - Static method in class jap.JAPDebug
Shows or hiddes a Debug-Console-Window
showCreditCardForm() - Method in class jap.pay.wizardnew.PassivePaymentPane
showCreditCardForm
showDialog() - Method in class gui.dialog.DialogContentPane
Set the parent dialog visible.
showDockMenu() - Static method in class jap.MacOSXLib
 
showErrorDialog(JAPDialog, String, int) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(Component, String, String, int, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(Component, String, int, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(Component, String, int) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(Component, String, int, String) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(JAPDialog, String, int, String) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(JAPDialog, String, int, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
 
showErrorDialog(Component, String, String, int) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(JAPDialog, int, Throwable) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(Component, int, Throwable) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(JAPDialog, String, int, Throwable) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(Component, String, int, Throwable) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(JAPDialog, String, String, int, Throwable) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(Component, String, String, int, Throwable) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showErrorDialog(Component, String, String, int, Throwable, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a dialog showing an error message to the user and logs the error message to the currently used Log.
showFetchMixCascadesDialog(JComponent) - Method in class jap.forward.JAPConfForwardingServer
Shows the fetch mixcascades dialog box when configuring the allowed mixcascades for the forwarding server.
showFileDialog(Window) - Static method in class jap.JAPUtil
 
showFilter() - Method in class jap.JAPConfAnon
 
showForm() - Method in class jap.pay.wizardnew.PassivePaymentPane
 
showForwardingClientConfirmServerShutdownDialog(Component) - Method in class jap.JAPConfNetwork
Shows the forwarding server shutdown confirmation dialog.
showGenericForm() - Method in class jap.pay.wizardnew.PassivePaymentPane
 
showHelpWindow() - Method in class jap.JAPNewView
 
showIconifiedView() - Method in class jap.AbstractJAPMainView
 
showIconifiedView() - Method in class jap.JAPNewView
 
showInfo() - Method in class jap.pay.wizardnew.PaymentInfoPane
 
showInformationDialog(String) - Method in class gui.wizard.BasicWizardPage
 
showInformationDialog(String) - Method in interface gui.wizard.WizardPage
 
showInstallationAssistant() - Method in class jap.JAPController
 
showInstallDialog(Component) - Method in class gui.help.JAPExternalHelpViewer
 
showJavaUpdateDialog(JavaVersionDBEntry) - Method in class jap.JAPNewView
 
showMainWindow() - Static method in class gui.JAPDll
 
showMessageDialog(JAPDialog, String) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(JAPDialog, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(Component, String) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(Component, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(JAPDialog, String, String) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(JAPDialog, String, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(Component, String, String) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(Component, String, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(JAPDialog, String, Icon) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(JAPDialog, String, Icon, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(Component, String, Icon) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(Component, String, Icon, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(JAPDialog, String, String, Icon) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(JAPDialog, String, String, Icon, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(Component, String, String, Icon) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMessageDialog(Component, String, String, Icon, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays an info message dialog.
showMonitoredFileChooser(JFileChooser, Component) - Static method in class gui.GUIUtils
This method shows a JFileChooser.
showOpenTransaction(PayAccount) - Method in class jap.pay.AccountSettingsPanel
 
showPassivePaymentDialog(JAPDialog, XMLPassivePayment, long, long) - Static method in class jap.pay.TransactionOverviewDialog
 
showPaymentInstances() - Method in class jap.pay.wizardnew.JpiSelectionPane
 
showPaymentOptions() - Method in class jap.pay.wizardnew.MethodSelectionPane
 
showPIerror(Component, Exception) - Method in class jap.pay.AccountSettingsPanel
 
showPopupMenu(long, long) - Static method in class gui.JAPDll
 
showStaticPopup() - Method in class jap.JAPMixCascadeComboBox
 
showTerms() - Method in class gui.dialog.TermsAndConditionsPane
 
showTermsAndConditions(PayAccount) - Method in class jap.pay.AccountSettingsPanel
 
showTransactionDetailsDialog() - Method in class jap.pay.TransactionOverviewDialog
 
showTransactions() - Method in class jap.pay.TransactionOverviewDialog
 
showVolumePlans() - Method in class jap.pay.wizardnew.VolumePlanSelectionPane
 
showWarningDialog(JAPDialog, String) - Static method in class gui.dialog.JAPDialog
Displays a warning message dialog.
showWarningDialog(Component, String) - Static method in class gui.dialog.JAPDialog
Displays a warning message dialog.
showWarningDialog(JAPDialog, String, String) - Static method in class gui.dialog.JAPDialog
Displays a warning message dialog.
showWarningDialog(Component, String, String) - Static method in class gui.dialog.JAPDialog
Displays a warning message dialog.
showWarningDialog(JAPDialog, String, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a warning message dialog.
showWarningDialog(JAPDialog, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a warning message dialog.
showWarningDialog(Component, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a warning message dialog.
showWarningDialog(Component, String, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a warning message dialog.
showWindowFromTaskbar() - Static method in class gui.JAPDll
 
showWindowFromTaskbar_dll() - Static method in class gui.JAPDll
 
showWizardPage(int) - Method in class gui.wizard.BasicWizardHost
 
showWizardPage(int) - Method in interface gui.wizard.WizardHost
 
showYesNoDialog(JAPDialog, String) - Static method in class gui.dialog.JAPDialog
Displays a message dialog that asks the user for a confirmation.
showYesNoDialog(JAPDialog, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a message dialog that asks the user for a confirmation.
showYesNoDialog(Component, String) - Static method in class gui.dialog.JAPDialog
Displays a message dialog that asks the user for a confirmation.
showYesNoDialog(Component, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a message dialog that asks the user for a confirmation.
showYesNoDialog(JAPDialog, String, String) - Static method in class gui.dialog.JAPDialog
Displays a message dialog that asks the user for a confirmation.
showYesNoDialog(JAPDialog, String, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a message dialog that asks the user for a confirmation.
showYesNoDialog(Component, String, String) - Static method in class gui.dialog.JAPDialog
Displays a message dialog that asks the user for a confirmation.
showYesNoDialog(Component, String, String, JAPDialog.ILinkedInformation) - Static method in class gui.dialog.JAPDialog
Displays a message dialog that asks the user for a confirmation.
shuffle(byte[][], int[], int[], int) - Static method in class anon.mixminion.fec.FECCode
shuffle move src packets in their position
shutdown(boolean) - Method in interface anon.AnonService
Disconnects form the server.
shutdown(boolean) - Method in class anon.client.AnonClient
 
shutdown() - Method in class anon.infoservice.InfoServiceHolder
 
shutdown(boolean) - Method in class anon.mixminion.Mixminion
 
shutdown() - Method in class anon.tor.Circuit
shutdown this circuit so that it cannot be used for new connections but leaves the circuit opened for all currently used channels to close the circuit immediately use close()
shutdown(boolean) - Method in class anon.tor.Tor
shutdown tor
shutdown() - Method in class anon.util.ThreadPool
 
shutdown() - Method in class anon.util.ThreadPool.ThreadPoolThread
 
shutdown(boolean) - Method in class anon.xmlrpc.client.AnonServiceImplProxy
 
shutdown() - Method in class forward.LocalForwarder
Soll der Servermanager heruntergefahren werden.
shutdown() - Method in class forward.server.ForwardScheduler
This method must be called, if the ForwardScheduler shall come to an end.
shutdown() - Method in interface forward.server.IServerManager
This method must be called, if the ServerManager shall come to an end.
shutdown() - Method in class forward.server.ServerSocketManager
This method must be called, if the ServerManager shall come to an end.
shutdown() - Method in class forward.server.SkypeServerManager
Schliesst den ServerManager indem neue verbindungsanfragen ignoriert werden.
shutdown(boolean) - Method in class proxy.DirectProxy
 
SHUTDOWN_SYNC - Variable in class anon.proxy.AnonProxy
 
shutdownDatabases() - Static method in class anon.infoservice.Database
 
shutdownForwarding() - Method in class forward.server.ForwardServerManager
This method must be called, when forwarding shall come to an end.
sign(byte[], AsymmetricCryptoKeyPair) - Static method in class anon.crypto.ByteSignature
Signs a message.
sign(byte[], IMyPrivateKey) - Static method in class anon.crypto.ByteSignature
Signs a message.
sign(PKCS12) - Method in class anon.crypto.CertificateRevocationList.CRLGenerator
 
sign(IMyPrivateKey) - Method in class anon.crypto.CertificateRevocationList.CRLGenerator
 
sign(byte[]) - Method in interface anon.crypto.IMySignature
Signs a message and returns the signature.
sign(byte[]) - Method in interface anon.crypto.ISignatureCreationAlgorithm
Signs a message and returns the signature.
sign(PKCS12) - Method in class anon.crypto.JAPCertificate
Creates a duplicate of this certificate that is signed with a the PKCS12 certificate.
sign(PKCS12, Validity, X509Extensions, BigInteger) - Method in class anon.crypto.JAPCertificate
Creates a duplicate of this certificate that is signed with a the PKCS12 certificate.
sign(PKCS12) - Method in class anon.crypto.JAPCertificate.X509CertificateGenerator
 
sign(X509Name, IMyPrivateKey) - Method in class anon.crypto.JAPCertificate.X509CertificateGenerator
 
sign(byte[]) - Method in class anon.crypto.MyDSASignature
 
sign(byte[]) - Method in class anon.crypto.MyECDSASignature
 
sign(byte[]) - Method in class anon.crypto.MyRSASignature
 
sign(PKCS12) - Method in class anon.crypto.PKCS12
Signs the coresponding X509 certificate with an other pkcs12 certificate.
sign(PKCS12, Validity, X509Extensions, BigInteger) - Method in class anon.crypto.PKCS12
Signs the coresponding X509 certificate with an other pkcs12 certificate.
sign(Node, PKCS12) - Static method in class anon.crypto.XMLSignature
Signs an XML node and creates a new XMLSignature from the signature.
sign(Node, IMyPrivateKey) - Static method in class anon.crypto.XMLSignature
Signs an XML node and creates a new XMLSignature from the signature.
sign(IMyPrivateKey) - Method in class anon.pay.xml.XMLAccountCertificate
 
sign(IMyPrivateKey) - Method in class anon.pay.xml.XMLBalance
 
sign(IMyPrivateKey) - Method in class anon.pay.xml.XMLEasyCC
 
sign(IMyPrivateKey) - Method in class anon.pay.xml.XMLMixAccountBalance
 
sign(IMyPrivateKey) - Method in class anon.pay.xml.XMLPriceCertificate
 
sign(IMyPrivateKey) - Method in class anon.pay.xml.XMLTransCert
 
signalAccountError(XMLErrorMessage) - Method in class anon.pay.PayAccountsFile
signalAccountError
signalAccountRequest(MixCascade) - Method in class anon.pay.PayAccountsFile
signalAccountRequest
signature - Variable in class anon.terms.TermsAndConditions.Translation
 
SignatureCreator - Class in anon.crypto
 
SignatureCreator() - Constructor for class anon.crypto.SignatureCreator
Creates a new instance of SignatureVerifier.
SignatureVerifier - Class in anon.crypto
Manages the verification of all signatures.
SignatureVerifier() - Constructor for class anon.crypto.SignatureVerifier
Creates a new instance of SignatureVerifier.
signCert - Variable in class anon.crypto.PKCS7SignedData
 
signedDocument - Variable in class anon.terms.template.TermsAndConditionsTemplate
 
signerversion - Variable in class anon.crypto.PKCS7SignedData
 
signInternal(Node, Vector) - Static method in class anon.crypto.XMLSignature
Signs an XML node with all supplied private keys and creates a new XMLSignature from the signature.
signPlain(byte[]) - Method in class anon.crypto.MyRSASignature
Only does the signature calculation assuming that the input already is a hash
signXml(int, Node) - Method in class anon.crypto.SignatureCreator
 
SimpleFileFilter - Class in gui
 
SimpleFileFilter() - Constructor for class gui.SimpleFileFilter
 
simpleHash(String) - Static method in class anon.crypto.MD5Crypt
Takes an arbitrary String as input, and returns its MD5 hash value Note: NOT cryptographically secure, do not use this method to store passwords etc!!!
SimpleMixCascadeContainer - Class in anon.infoservice
Takes and returns a single MixCascade.
SimpleMixCascadeContainer(MixCascade) - Constructor for class anon.infoservice.SimpleMixCascadeContainer
 
SimpleWizardContentPane - Class in gui.dialog
This is a generic content pane that implements the IWizardSuitable interface
SimpleWizardContentPane(JAPDialog, String, DialogContentPane.Layout, DialogContentPaneOptions) - Constructor for class gui.dialog.SimpleWizardContentPane
 
SimpleWizardContentPane(JDialog, String, DialogContentPane.Layout, DialogContentPaneOptions) - Constructor for class gui.dialog.SimpleWizardContentPane
 
SimpleWizardContentPane(JAPDialog, String, DialogContentPane.Layout, int, DialogContentPane) - Constructor for class gui.dialog.SimpleWizardContentPane
 
SimpleWizardContentPane(JAPDialog, String, DialogContentPane) - Constructor for class gui.dialog.SimpleWizardContentPane
 
SimulatedLimitedDataChannel - Class in anon.client
 
SimulatedLimitedDataChannel(int, Multiplexer, AbstractDataChain, MixCipherChain, int, long) - Constructor for class anon.client.SimulatedLimitedDataChannel
 
SingleBlockMessage - Class in anon.mixminion.message
 
SingleBlockMessage(byte[]) - Constructor for class anon.mixminion.message.SingleBlockMessage
Constructor
SingleChannelDataChain - Class in anon.client
 
SingleChannelDataChain(IDataChannelCreator, DataChainErrorListener, int, boolean, int, int, boolean) - Constructor for class anon.client.SingleChannelDataChain
 
SingleChannelDataChain.ChainCell - Class in anon.client
 
SingleChannelDataChain.ChainCell(byte[]) - Constructor for class anon.client.SingleChannelDataChain.ChainCell
 
SingleChannelDataChain.InvalidChainCellException - Exception in anon.client
 
SingleChannelDataChain.InvalidChainCellException(String) - Constructor for exception anon.client.SingleChannelDataChain.InvalidChainCellException
 
SingleStringPasswordReader - Class in anon.util
 
SingleStringPasswordReader(String) - Constructor for class anon.util.SingleStringPasswordReader
 
SingleStringPasswordReader(char[]) - Constructor for class anon.util.SingleStringPasswordReader
 
SINGLETON - Static variable in class anon.terms.TermsAndConditionsResponseHandler
 
SINGLETON_HEADER_LEN - Static variable in class anon.mixminion.message.SingleBlockMessage
 
size() - Method in class anon.mixminion.mmrdescription.MMRList
size of the MMRList
size() - Method in class anon.pay.xml.XMLTransactionOverview
 
size() - Method in class anon.tor.CellQueue
Returns the number of Cells stored in the queue at the moment.
size() - Method in class anon.tor.ordescription.ORList
size of the ORList
size - Variable in class jarify.JarFileEntry
the uncompressed size of the file
skb - Static variable in class anon.crypto.DESCrypt
 
SKYPE - Static variable in class jap.forward.JAPRoutingSettings.TransportMode
Constant for Transport over Skype
SkypeAddress - Class in anon.transport.address
Spezialisierung von Endpoint fuer die Bestimmung von Endpunkten auf Basis von Skype.
SkypeAddress(String, String) - Constructor for class anon.transport.address.SkypeAddress
Erstellt eine neue Skype Adresse auf Basis der uebergebenen Benutzer-ID und dem zugehoerigen Applications Namen.
SkypeAddress(Endpoint) - Constructor for class anon.transport.address.SkypeAddress
Erstellt eine neue SkypeAddress, wobei die Belegung fuer Benutzekennung und Application Name aus den entsprechenden Parametern eines uebergebenen Endpoint ermittelt wird.
SkypeConnection - Class in anon.transport.connection
Implementierung einer Chunk basierten Verbindung, welche Skype fuer den Transport der Daten verwendet.
SkypeConnection(Stream) - Constructor for class anon.transport.connection.SkypeConnection
Erstellt eine neue Verbindung auf Basis eines bereits offenen Skype Streams.
SkypeConnection.SkypeReader - Class in anon.transport.connection
Umsetzung eines IChunkReader welcher speziell auf die Eigenheiten der Skype Verbindung zugeschnitten ist.
SkypeConnection.SkypeReader(Stream) - Constructor for class anon.transport.connection.SkypeConnection.SkypeReader
Erstellt einen neuen reader auf Basis des uebergeben Skype Stream
SkypeConnection.SkypeWriter - Class in anon.transport.connection
Umsetzung eines IChunkWriter welcher speziell auf die Eigenheiten der Skype Verbindung zugeschnitten ist.
SkypeConnection.SkypeWriter(Stream) - Constructor for class anon.transport.connection.SkypeConnection.SkypeWriter
Erstellt einen neuen Writer af Basis des uebergebenen Skype Stream
SkypeConnector - Class in anon.transport.connector
Connector welche auf Basis einer uebergebenen SkypeAddress versucht eine Verbindung zum angegeben entfernten Ende aufzubauen.
SkypeConnector() - Constructor for class anon.transport.connector.SkypeConnector
 
SkypeServerManager - Class in forward.server
IServerManager um Verbindungsanforderungen ueber Skype entgegenzunehmen.
SkypeServerManager(String) - Constructor for class forward.server.SkypeServerManager
Erstellt einen neunen SkypeServerManager mit dem angegeben Application Name.
SkypeServerManager.RequestListener - Class in forward.server
Eigentlicher Listener um ueber Verbindungsanfragen informiert zu werden.
SkypeServerManager.RequestListener() - Constructor for class forward.server.SkypeServerManager.RequestListener
 
SMALL_FONT_SIZE - Static variable in class jap.JAPConstants
 
SMALL_FONT_STYLE - Static variable in class jap.JAPConstants
 
SMTP - Static variable in interface anon.AnonChannel
 
SocketConnection - Class in anon.transport.connection
Adaptiert ein Socket um es im Sinne einer IStreamConnection zu verwenden.
SocketConnection(Socket) - Constructor for class anon.transport.connection.SocketConnection
Erstellt eine neue SocketConnection auf Basis des uebergebenen Sockets.
SocketFactory - Class in anon.util
This is an implementation to make the Socket creation process interruptable which offers also the opportunity to set a timeout for this process.
SocketFactory() - Constructor for class anon.util.SocketFactory
 
SocketHandler - Class in anon.client
 
SocketHandler(IStreamConnection) - Constructor for class anon.client.SocketHandler
 
SocketHandler.SocketInputStreamImplementation - Class in anon.client
 
SocketHandler.SocketInputStreamImplementation(InputStream) - Constructor for class anon.client.SocketHandler.SocketInputStreamImplementation
 
SocketHandler.SocketOutputStreamImplementation - Class in anon.client
 
SocketHandler.SocketOutputStreamImplementation(OutputStream) - Constructor for class anon.client.SocketHandler.SocketOutputStreamImplementation
 
SOCKS - Static variable in interface anon.AnonChannel
 
SOCKS4_WAIT_FOR_REQUEST - Static variable in class anon.tor.TorSocksChannel
 
SOCKS5_WAIT_FOR_METHODS - Static variable in class anon.tor.TorSocksChannel
 
SOCKS5_WAIT_FOR_REQUEST - Static variable in class anon.tor.TorSocksChannel
 
SOCKS_4 - Static variable in class anon.tor.TorSocksChannel
 
SOCKS_5 - Static variable in class anon.tor.TorSocksChannel
 
SOCKS_WAIT_FOR_VERSION - Static variable in class anon.tor.TorSocksChannel
 
solveCaptcha(String, byte[]) - Method in interface anon.util.captcha.IImageEncodedCaptcha
Tries to solve the captcha and returns a byte array with the contents.
solveCaptcha(String, byte[]) - Method in class anon.util.captcha.ZipBinaryImageCaptchaClient
Solves the captcha and returns the encoded information.
sort(String[], String[]) - Static method in class anon.util.Util
 
sort(Vector, Util.Comparable) - Static method in class anon.util.Util
 
sortStrings(Vector) - Static method in class anon.util.Util
Sorts a Vector alphabetically using the toString() method of each object.
sortVector() - Method in class anon.pay.xml.XMLPaymentOptions
replacement for calling Collections.sort() on the Vector not the world's most efficient sort, but for a bunch of options it'll do
sp - Variable in class jap.JAPAbout
 
SPACE_AROUND_TEXT - Static variable in class gui.dialog.DialogContentPane
 
SPAM_SAFE - Static variable in class anon.infoservice.ServiceOperator
 
SPECIAL_CHARS - Static variable in class anon.util.XMLUtil
 
SPEED - Static variable in class anon.infoservice.PerformanceEntry
Speed attribute.
SPEED_LOW - Static variable in class jondonym.console.MixCascadeInfo
 
speedToHTML(int) - Method in class anon.infoservice.PerformanceEntry
Returns the speed values of a specified day as HTML table.
SPLASH_FILE - Static variable in class jap.JAPSplash
 
SPLASH_FILESIZE - Static variable in class jap.JAPSplash
 
SPLASH_HEIGHT - Static variable in class jap.JAPSplash
 
SPLASH_WIDTH - Static variable in class jap.JAPSplash
 
SPRP_Decrypt(byte[], byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
Die SPRP_Encrypt-Funktion nach der MixMinion-Spec
SPRP_Encrypt(byte[], byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
Die SPRP_Encrypt-Funktion nach der MixMinion-Spec
SPtrans - Static variable in class anon.crypto.DESCrypt
 
sr - Variable in class anon.client.crypto.KeyPool
 
start() - Static method in class anon.client.crypto.KeyPool
 
start() - Method in class anon.client.DummyTrafficControlChannel
Starts the internal dummy traffic thread, if it is not already running.
start() - Method in class anon.client.TestControlChannel
Starts the internal dummy traffic thread, if it is not already running.
start() - Method in class anon.crypto.DSAKeyPool
 
start(AbstractMixCascadeContainer) - Method in class anon.proxy.AnonProxy
 
start() - Method in class anon.tor.FirstOnionRouterConnection
starts the thread that reads from the inputstream and dispatches the cells
start(boolean) - Method in class anon.tor.Tor
starts the Tor service
start(boolean) - Method in class anon.util.Updater
Starts the thread if it has not already started or has been stopped before.
start() - Method in class jap.JAPController
 
start() - Static method in class jondonym.console.Controller
 
start(MixCascade) - Static method in class jondonym.console.Controller
 
START_PARAMETER_ADMIN - Static variable in class gui.JAPDll
 
START_PROPAGANDA_BEGIN - Static variable in class jap.forward.JAPRoutingMessage
This message is sent, when JAPRoutingSettings.startPropaganda() is called and the propaganda is also started (we are in SERVER_ROUTING_MODE).
START_PROPAGANDA_READY - Static variable in class jap.forward.JAPRoutingMessage
This message is sent, when JAPRoutingSettings.startPropaganda() is ready, which means that all propaganda instances are started.
startAnonymousMode(Component) - Method in class jap.JAPController
This will do all necessary things in order to enable the anonymous mode.
startCircuitsAtStartup() - Method in class anon.tor.TorAnonServerDescription
gets if all circuits are created on startup
startDownload() - Method in class update.JAPUpdateWizard.JapDownloadManager
This method starts the download of the new jar file by creating the internal thread.
startForwarding() - Method in class forward.server.ForwardServerManager
This method starts the forwarding code.
startHandshake() - Method in class anon.crypto.tinytls.TinyTLS
start the handshake
startHandshake() - Method in class anon.crypto.tinytls.TinyTLSServerSocket
start the handshake
startHTTPListener(String, int) - Method in class jap.JAPController
 
startInfoServiceListUpdateThread() - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This starts the automatic infoservice registration thread, if it is not already running.
startJAP(String) - Method in class jap.JAPiPAQ
 
startJAP() - Method in class JAP
Initializes and starts the JAP.
startLoadInfoServicesThread() - Method in class jap.forward.JAPConfForwardingServer
 
startMixCascadesListUpdateThread() - Method in class jap.forward.JAPRoutingUseableMixCascades
This starts the management thread for the useable mixcascades of the local forwarding server, if it is not already running.
startPropaganda(boolean) - Method in class jap.forward.JAPRoutingSettings
Starts the propaganda instances, which register the local forwarding server at the specified infoservices.
startScrolling(int) - Method in class jap.JAPAboutAutoScroller
 
startServerManager(ForwardScheduler) - Method in class forward.LocalForwarder
 
startServerManager(ForwardScheduler) - Method in interface forward.server.IServerManager
This starts the ServerManager.
startServerManager(ForwardScheduler) - Method in class forward.server.ServerSocketManager
This starts the ServerManager.
startServerManager(ForwardScheduler) - Method in class forward.server.SkypeServerManager
Startet des IServerManager indem versucht wird eine Appliction mit dem uebergebene Namen zu registrieren und an dieser auf Verbindungswuensche zu lauschen.
startService() - Method in class anon.xmlrpc.server.AnonServiceImplRemote
 
startService() - Method in class proxy.DirectProxy
 
startStatistics() - Method in class jap.forward.JAPRoutingServerStatisticsListener
This starts fetching the statistics from the forwarding server.
startThread() - Method in class anon.infoservice.Database
 
startUpdateThread() - Method in class update.JAPUpdateWizard
 
state - Variable in class anon.infoservice.ServiceLocation
This is the state where the service is located.
STATE_CASCADE_SELECTED - Static variable in class forward.client.DefaultClientProtocolHandler
This is the state after we have sent our selected MixCascade to the forwarder.
STATE_CLOSED - Static variable in class anon.tor.Circuit
 
STATE_CLOSED_AFTER_ERROR - Static variable in class forward.client.DefaultClientProtocolHandler
This is the state after we have got an error and closed the connection.
STATE_CONNECTED_TO_MIX - Static variable in class forward.server.DefaultProtocolHandler
This is the state after we received the cascade selection from the client and built a connection ton the selected cascade.
STATE_CONNECTING - Static variable in class forward.server.ServerSocketPropagandist
This is the state, when we were never registered at the infoservice and we are trying to register the first time.
STATE_CONNECTION_CLOSED - Static variable in class forward.server.DefaultProtocolHandler
This is the state after the connection was closed (because of connection termination by client or an error on the connection).
STATE_CREATING - Static variable in class anon.tor.Circuit
 
STATE_DISABLED - Static variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the state, if the propaganda for the local forwaring server is not running (usually this is only the case, when the forwarding server is not running).
STATE_FORWARDING - Static variable in class forward.client.DefaultClientProtocolHandler
This is the state while forwarding is active.
STATE_HALTED - Static variable in class forward.server.ServerSocketPropagandist
This is the state, when the propaganda thread was stopped.
STATE_INITIAL_REGISTRATION - Static variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the state, when all propaganda instances are started (usually shortly after the start of the local forwarding server).
STATE_INITIALIZE - Static variable in class forward.client.DefaultClientProtocolHandler
This is the state after the physical connection to the forwarder is established and the protocol is initialized.
STATE_LENGTH - Static variable in interface anon.crypto.tinytls.TinyTLS.ITLSConstants
 
STATE_LENGTH - Static variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
STATE_NO_REGISTRATION - Static variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the state, if the propaganda is running but we have no valid registration at any infoservice.
STATE_OFFER_RECEIVED - Static variable in class forward.client.DefaultClientProtocolHandler
This is the state after receiving the forward connection offer from the forwarder.
STATE_PAYLOAD - Static variable in interface anon.crypto.tinytls.TinyTLS.ITLSConstants
 
STATE_PAYLOAD - Static variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
STATE_READY - Static variable in class anon.tor.Circuit
 
STATE_RECONNECTING - Static variable in class forward.server.ServerSocketPropagandist
This is the state, when we were already registered at the infoservice, but the registration was lost and we are trying to register again.
STATE_REGISTERED - Static variable in class forward.server.ServerSocketPropagandist
This is the state, when we are registerd at the infoservice.
STATE_SHUTDOWN - Static variable in class anon.tor.Circuit
 
STATE_START - Static variable in interface anon.crypto.tinytls.TinyTLS.ITLSConstants
 
STATE_START - Static variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
STATE_SUCCESSFUL_REGISTRATION - Static variable in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the state, if the propaganda is running and we have at least one valid registration at an InfoService.
STATE_VERSION - Static variable in interface anon.crypto.tinytls.TinyTLS.ITLSConstants
 
STATE_VERSION - Static variable in class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
 
STATE_WAIT_FOR_CASCADE_SELECTION - Static variable in class forward.server.DefaultProtocolHandler
This is the state after we have gotten the connection request from a forwarding client (not an infoservice) and sent the connection offer back to the client.
STATE_WAIT_FOR_CLIENT_REQUEST - Static variable in class forward.server.DefaultProtocolHandler
This is the state after establishing the connection.
STATE_WAIT_FOR_INFOSERVICE_CLOSE - Static variable in class forward.server.DefaultProtocolHandler
This is the state after sending the acknowledgement for the verify message of the infoservice.
state_WaitForMethods(byte[], int) - Method in class anon.tor.TorSocksChannel
 
state_WaitForRequest_Socks4(byte[], int) - Method in class anon.tor.TorSocksChannel
 
state_WaitForRequest_Socks5(byte[], int) - Method in class anon.tor.TorSocksChannel
 
state_WaitForVersion(byte[], int) - Method in class anon.tor.TorSocksChannel
 
stateChanged(ChangeEvent) - Method in class gui.MapBox
 
status - Variable in class anon.proxy.ProxyCallbackBuffer
 
status - Variable in class anon.util.ZipArchiver.ZipEvent
 
STATUS_DELAY - Static variable in interface anon.proxy.ProxyCallback
indicates that packet processing should stop immediately and to delay packet sending until enuogh data for processing is collected
STATUS_FINISHED - Static variable in interface anon.proxy.ProxyCallback
indicates that a packet should be not proceesed any further
STATUS_PROCESSABLE - Static variable in interface anon.proxy.ProxyCallback
indicates that a packet can be proceesed any further by other registered proxy callbacks
StatusInfo - Class in anon.infoservice
Holds the information of a mixcascade status.
StatusInfo(Element) - Constructor for class anon.infoservice.StatusInfo
Creates a new StatusInfo from XML description (MixCascadeStatus node).
StatusInfo(Element, long) - Constructor for class anon.infoservice.StatusInfo
Creates a new StatusInfo from XML description (MixCascadeStatus node).
StatusInfo(String, int, int, int, long, int) - Constructor for class anon.infoservice.StatusInfo
Constructs a StatusInfo out of the single values.
statusMessage - Variable in exception anon.proxy.HTTPHeaderParseException
 
StatusPanel - Class in jap
A panel which display some status messages, one after each other
StatusPanel(JLabel) - Constructor for class jap.StatusPanel
 
StatusPanel.ButtonListener - Class in jap
 
StatusPanel.ButtonListener() - Constructor for class jap.StatusPanel.ButtonListener
 
StatusPanel.MessagesListNode - Class in jap
 
StatusPanel.MessagesListNode() - Constructor for class jap.StatusPanel.MessagesListNode
 
stepfinished - Variable in class update.JAPDownloadWizardPage
 
stop() - Method in class anon.client.DummyTrafficControlChannel
Holds the internal dummy traffic thread.
stop() - Method in class anon.client.TestControlChannel
Holds the internal dummy traffic thread.
stop() - Method in class anon.crypto.DSAKeyPool
 
stop() - Method in class anon.proxy.AnonProxy
 
stop() - Method in class anon.tor.FirstOnionRouterConnection
stops the thread that dispatches cells
stop() - Method in class anon.tor.Tor
stops the Tor service and closes all connections
stop() - Method in class anon.util.JobQueue
Stops the queue once and for all and interrupts all running threads.
stop() - Method in class anon.util.Updater
Stops the update thread.
stop() - Static method in class jondonym.console.Controller
 
stop() - Method in class proxy.DirectProxyConnection
TODO not tested or called yet; it looks like we don't need it...
STOP_PROPAGANDA_CALLED - Static variable in class jap.forward.JAPRoutingMessage
This message is sent, after JAPRoutingSettings.stopPropaganda() was called.
stopAnonModeWait() - Method in class jap.JAPController
 
stopInfoServiceListUpdateThread() - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This stops the automatic infoservice registration thread, if it is running.
stopMixCascadesListUpdateThread() - Method in class jap.forward.JAPRoutingUseableMixCascades
This stops the management thread for the useable mixcascades of the local forwarding server, if it is running.
stopPropaganda() - Method in class forward.server.ServerSocketPropagandist
This will stop the propaganda thread.
stopPropaganda() - Method in class jap.forward.JAPRoutingSettings
Stops all running propaganda instances, which register the local forwarder at the specified infoservices.
stopScrolling() - Method in class jap.JAPAboutAutoScroller
 
stopService() - Method in class anon.xmlrpc.server.AnonServiceImplRemote
 
stopStatistics() - Method in class jap.forward.JAPRoutingServerStatisticsListener
This stops the fetch thread of the forwarding server statistics.
stopThread() - Method in class anon.infoservice.Database
 
stopUpdateQueue() - Method in class jap.pay.PaymentMainPanel
 
STORAGE_MODE_AGRESSIVE - Static variable in class anon.util.XMLUtil
 
STORAGE_MODE_NORMAL - Static variable in class anon.util.XMLUtil
 
STORAGE_MODE_OPTIMIZED - Static variable in class anon.util.XMLUtil
 
store(OutputStream) - Method in class anon.crypto.JAPCertificate
Writes this certificate to an output stream.
store(OutputStream, boolean) - Method in class anon.crypto.JAPCertificate
Writes this certificate to an output stream.
store(OutputStream, char[]) - Method in class anon.crypto.PKCS12
Writes the certificate to an output stream.
store(Element) - Static method in class anon.terms.template.TermsAndConditionsTemplate
 
storeTermsAndConditions(TermsAndConditions) - Static method in class anon.terms.TermsAndConditions
 
str - Variable in class gui.CertDetailsDialog
 
STR_ADD_LOG_TYPE - Static variable in class logging.LogType
The concatenation string of the human readable log types.
STR_HIDDEN_WINDOW - Static variable in class gui.JAPDll
 
STR_HIDDEN_WINDOW - Static variable in class jap.JAPViewIconified
 
STR_Levels - Static variable in class logging.LogLevel
 
STR_LOG_TYPES - Static variable in class logging.LogType
The human readyble names of all log types.
stream - Variable in class jarify.JarFileEntry
an inputstream to read from this file
StreamedControlChannel - Class in anon.client
 
StreamedControlChannel(int, Multiplexer, IServiceContainer, boolean) - Constructor for class anon.client.StreamedControlChannel
 
StreamState_CLOSE - Static variable in class anon.transport.connection.ChunkConnectionAdapter
Der Strom ist geschlossen
StreamState_EOF - Static variable in class anon.transport.connection.ChunkConnectionAdapter
Der Strom wird nach Bearbeitung des letzten Bytes geschlossen
StreamState_OPEN - Static variable in class anon.transport.connection.ChunkConnectionAdapter
Der Strom ist offen
street - Variable in class anon.infoservice.OperatorAddress
 
stripNewlineFromHash(String) - Static method in class anon.util.XMLUtil
Takes a SHA-1 hash value, and if it is followed by a newline ("\n"), strips off the newline so it will be usable as a pure hashvalue Call this after reading a hash value from an xml node value
stripString(String, String) - Static method in class anon.util.Util
 
strReleaseDate - Static variable in class jap.JAPConstants
 
subKey(byte[], String) - Method in class anon.mixminion.message.Header
Subkey
submitHelpPathChange() - Method in class jap.JAPConfUI
 
subVector(Vector, int, int) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
 
SUMMARY - Static variable in class gui.MultiCertOverview
 
SUPPORTED_LANGUAGES - Static variable in class jap.JAPConstants
 
SUPPORTED_PAYMENT_PROTOCOL_VERSION - Static variable in class anon.infoservice.MixCascade
 
swap(String[], String[], int, int) - Static method in class anon.util.Util
 
swap(Vector, int, int) - Static method in class anon.util.Util
 
switchBackToMainView() - Method in class jap.JAPViewIconified
 
switchCascade() - Static method in class jondonym.console.Controller
 
switchCascade(MixCascade) - Static method in class jondonym.console.Controller
 
switchToNextMixCascade() - Method in class jap.JAPController
 
switchToNextMixCascade(boolean) - Method in class jap.JAPController
 
switchTrustFilter(TrustModel) - Method in class jap.JAPController
 
switchViewWindow(boolean) - Method in class jap.JAPController
 
SymCipher - Class in anon.client.crypto
 
SymCipher() - Constructor for class anon.client.crypto.SymCipher
 
SYMMETRIC_CIPHER_BLOCK_LENGTH - Static variable in class anon.client.DefaultDataChannelFactory
 
SYMMETRIC_CIPHER_KEY_LENGTH - Static variable in class anon.client.DefaultDataChannelFactory
 
SYNC - Static variable in class anon.util.JAPMessages
 
SYNC - Variable in class gui.GUIUtils.WindowDocker.InternalListener
 
SYNC_ACTION - Variable in class jap.JAPNewView
 
SYNC_ANON_PROXY - Variable in class jap.JAPModel
 
SYNC_BYTES - Variable in class anon.pay.PayAccount
 
SYNC_CLOSE - Variable in class anon.crypto.tinytls.TinyTLSServerSocket
 
SYNC_CURSOR - Variable in class jap.JAPViewIconified
 
SYNC_DISCONNECTED_ERROR - Variable in class jap.JAPNewView
 
SYNC_DOCK - Variable in class gui.dialog.JAPDialog
 
SYNC_EXPIRED_IS_CERTS - Variable in class jap.JAPController
 
SYNC_EXTERNAL_DATABASE - Static variable in class anon.infoservice.Database
 
SYNC_FORWARD_MSG - Variable in class jap.JAPNewView
 
SYNC_ICONIFIED_VIEW - Variable in class jap.JAPNewView
 
SYNC_INSTALL - Variable in class gui.help.JAPExternalHelpViewer
 
SYNC_MOUSE_POSITION - Static variable in class gui.GUIUtils
 
SYNC_MSG - Variable in class jap.StatusPanel
 
SYNC_NAME - Variable in class anon.infoservice.MixCascade
 
SYNC_NEW_SERVICES - Variable in class jap.JAPNewView
 
SYNC_OPERATORS_AND_COUNTRIES - Variable in class anon.infoservice.MixCascade
 
SYNC_PACK - Variable in class jap.AbstractJAPMainView
 
SYNC_POPUP - Static variable in class gui.JAPDll
 
SYNC_POPUP - Variable in class jap.JAPMixCascadeComboBox.JAPMixCascadeComboBoxListCellRender
 
SYNC_RESOURCE - Static variable in class anon.util.ResourceLoader
 
SYNC_SHUTDOWN - Variable in class anon.client.AnonClient
 
SYNC_STARTER - Static variable in class jondonym.console.Controller
 
SYNC_STATUS_ENABLE_IS - Variable in class jap.JAPNewView
 
SYNC_STATUS_UPDATE_AVAILABLE - Variable in class jap.JAPNewView
 
SYNC_THREAD - Variable in class anon.infoservice.Database
 
SYNC_TITLE - Variable in class jap.AbstractJAPMainView
 
SYNC_UPDATE_SERVER_PANEL - Variable in class jap.JAPConfAnon.MixCascadeTableModel
 
SYNC_VIEW - Variable in class jap.JAPController
 
SYNCH_AI_LOGIN_MIXVERSION - Static variable in class anon.pay.AIControlChannel
 
SyncVar - Variable in class anon.util.CondVar
 
SYSTEM_LOCALE - Static variable in class anon.util.JAPMessages
 
SYSTEM_RESOURCE - Static variable in class anon.util.ResourceLoader
 
SYSTEM_RESOURCE_ENDSIGN - Static variable in class anon.util.ResourceLoader
 
SYSTEM_RESOURCE_TYPE_FILE - Static variable in class anon.util.ResourceLoader
 
SYSTEM_RESOURCE_TYPE_GENERIC - Static variable in class anon.util.ResourceLoader
 
SYSTEM_RESOURCE_TYPE_JAR - Static variable in class anon.util.ResourceLoader
 
SYSTEM_RESOURCE_TYPE_ZIP - Static variable in class anon.util.ResourceLoader
 
SystemErrLog - Class in logging
 
SystemErrLog() - Constructor for class logging.SystemErrLog
 
SystemErrLog(int, int) - Constructor for class logging.SystemErrLog
 
SystrayPopupMenu - Class in jap
 
SystrayPopupMenu(SystrayPopupMenu.MainWindowListener) - Constructor for class jap.SystrayPopupMenu
 
SystrayPopupMenu.MainWindowListener - Interface in jap
 

T

TAG_A_CLOSE - Static variable in class gui.JAPHtmlMultiLineLabel
 
TAG_A_OPEN - Static variable in class gui.JAPHtmlMultiLineLabel
 
TAG_BODY_CLOSE - Static variable in class gui.JAPHtmlMultiLineLabel
 
TAG_BODY_OPEN - Static variable in class gui.JAPHtmlMultiLineLabel
 
TAG_BREAK - Static variable in class gui.JAPHtmlMultiLineLabel
 
TAG_DNS - Static variable in class anon.crypto.AbstractX509AlternativeName
 
TAG_EMAIL - Static variable in class anon.crypto.AbstractX509AlternativeName
 
TAG_END_SEQUENCE - Static variable in class anon.util.Base64
 
TAG_HEAD_CLOSE - Static variable in class gui.JAPHtmlMultiLineLabel
 
TAG_HEAD_OPEN - Static variable in class gui.JAPHtmlMultiLineLabel
 
TAG_HTML_CLOSE - Static variable in class gui.JAPHtmlMultiLineLabel
 
TAG_HTML_OPEN - Static variable in class gui.JAPHtmlMultiLineLabel
 
TAG_IP - Static variable in class anon.crypto.AbstractX509AlternativeName
 
TAG_OTHER - Static variable in class anon.crypto.AbstractX509AlternativeName
 
TAG_URL - Static variable in class anon.crypto.AbstractX509AlternativeName
 
take() - Method in class anon.util.ObjectQueue
Takes the head of the queue.
target - Variable in class anon.util.ThreadPool.ThreadPoolRequest
 
targetInterface - Variable in class anon.infoservice.HTTPConnectionDescriptor
Stores the target interface.
targetInterface - Variable in class update.JAPUpdateWizard.JapDownloadManager
Stores the ListenerInterface of the system, where the new jar file is located.
TC_REQUIRED_VERSION_SUFFIX - Static variable in class anon.infoservice.MixCascade
 
TCComponent - Class in anon.terms
 
TCComponent() - Constructor for class anon.terms.TCComponent
 
TCComponent(double) - Constructor for class anon.terms.TCComponent
 
TCComponent(double, Object) - Constructor for class anon.terms.TCComponent
 
tcComponents - Variable in class anon.terms.TCComposite
 
TCComposite - Class in anon.terms
Container of TCComponents using the composite pattern
TCComposite() - Constructor for class anon.terms.TCComposite
 
TCComposite(double, Object) - Constructor for class anon.terms.TCComposite
 
tcHashtable - Static variable in class anon.terms.TermsAndConditions
 
tcOverallAccept - Variable in class anon.client.KeyExchangeManager
 
TCPIP - Static variable in class jap.forward.JAPRoutingSettings.TransportMode
Constant for direkt Transport over TCP/IP
TcpIpAddress - Class in anon.transport.address
Eine TcpIpAddress erlaubt es einen Endunkt auf Basis einer Socketverbindung eindeutig durch das Paar von Ip-Addresse und Port zu bestimmen.
TcpIpAddress(String, int) - Constructor for class anon.transport.address.TcpIpAddress
Erstellt eine neue TcpIpAddress auf Basis des uebergebenen Host und Portes.
TcpIpAddress(InetAddress, int) - Constructor for class anon.transport.address.TcpIpAddress
Erstellt eine neue TcpIpAddress auf Basis einer uebergebenen IP-Adresse und eines Portes.
TcpIpAddress(Endpoint) - Constructor for class anon.transport.address.TcpIpAddress
Erstellt eine neue TcpIpAddress, wobei die Belegung fuer Port und IP-Address aus den entsprechenden Paramtern eines uebergebenen Endpoint ermittelt wird.
TcpIpConnector - Class in anon.transport.connector
 
TcpIpConnector() - Constructor for class anon.transport.connector.TcpIpConnector
 
tcrException - Variable in class anon.client.KeyExchangeManager
 
tcsTosShow - Variable in exception anon.terms.TermsAndConditionsReadException
 
tearDown() - Method in class anon.transport.connection.SkypeConnection.SkypeReader
Entfernt den Listener und faehrt den internen Reader runter.
templateReferenceId - Variable in class anon.terms.TermsAndConditions.Translation
 
templates - Variable in class anon.terms.TermsAndConditionsMixInfo
 
TEMPORARY_REMEMBER_TIME - Static variable in class proxy.DirectProxy.RememberedRequestRight
 
TEMPORARY_REMEMBER_TIME_NO_WARNING - Static variable in class proxy.DirectProxy.RememberedRequestRight
 
TEMPORARY_VALIDITY_IN_MINUTES - Static variable in class anon.crypto.Validity
This is the minimal time (in minutes) for a validity created by createValidTo().
terminated - Variable in class anon.util.ThreadPool
 
TERMS_AND_CONDITIONS_TYPE_COMMON_LAW - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
TERMS_AND_CONDITIONS_TYPE_GENERAL_LAW - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
TERMS_AND_CONDITIONS_TYPE_GERMAN_LAW - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
TERMS_CERTS - Static variable in class jap.JAPConstants
 
TERMS_CERTSPATH - Static variable in class jap.JAPConstants
 
TermsAndConditionConfirmation - Interface in anon.terms
 
TermsAndConditionConfirmation.AlwaysAccept - Class in anon.terms
 
TermsAndConditionConfirmation.AlwaysAccept() - Constructor for class anon.terms.TermsAndConditionConfirmation.AlwaysAccept
 
TermsAndConditions - Class in anon.terms
This is the container for the operator specific sections of Terms and Conditions with all its translations.
TermsAndConditions(ServiceOperator, String) - Constructor for class anon.terms.TermsAndConditions
 
TermsAndConditions(ServiceOperator, Date) - Constructor for class anon.terms.TermsAndConditions
Creates an empty Terms And Condition object for the specified id and validation date which serves as a container for the different translations.
TermsAndConditions(Element) - Constructor for class anon.terms.TermsAndConditions
Creates a TermsAndConditions container from the given XML DOM element with all translation that are stored within this element.
TermsAndConditions(Element, ServiceOperator, boolean) - Constructor for class anon.terms.TermsAndConditions
Creates a TermsAndConditions container from the given XML DOM element with all translation that are stored within this element.
TermsAndConditions.Translation - Class in anon.terms
Class that represents a translation of the enclosing terms and conditions.
TermsAndConditions.Translation(Element) - Constructor for class anon.terms.TermsAndConditions.Translation
 
TermsAndConditions.Translation() - Constructor for class anon.terms.TermsAndConditions.Translation
 
TermsAndConditions.Translation(Element, boolean) - Constructor for class anon.terms.TermsAndConditions.Translation
 
termsAndConditionsConfirmationRequired - Variable in class anon.infoservice.MixCascade
 
TermsAndConditionsDialog - Class in gui
 
TermsAndConditionsDialog(Component, boolean, TermsAndConditions) - Constructor for class gui.TermsAndConditionsDialog
 
TermsAndConditionsDialog(Component, boolean, TermsAndConditions, String) - Constructor for class gui.TermsAndConditionsDialog
 
TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues - Class in gui
 
TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues() - Constructor for class gui.TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues
 
TermsAndConditionsInfoDialog - Class in jap
This dialog shows up when the user connects to a cascade and needs to confirm terms and conditions of at least one of its operators.
TermsAndConditionsInfoDialog(Component, Vector, String) - Constructor for class jap.TermsAndConditionsInfoDialog
 
TermsAndConditionsMixInfo - Class in anon.terms
Holds the Terms and Conditions resource infos that are part of the Cascade key info.
TermsAndConditionsMixInfo(Node) - Constructor for class anon.terms.TermsAndConditionsMixInfo
 
TermsAndConditionsOperatorTable - Class in jap
 
TermsAndConditionsOperatorTable() - Constructor for class jap.TermsAndConditionsOperatorTable
 
TermsAndConditionsOperatorTable(Vector) - Constructor for class jap.TermsAndConditionsOperatorTable
 
TermsAndConditionsOperatorTable.OperatorTableModel - Class in jap
 
TermsAndConditionsOperatorTable.OperatorTableModel(Vector) - Constructor for class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
TermsAndConditionsOperatorTable.OperatorTableModel() - Constructor for class jap.TermsAndConditionsOperatorTable.OperatorTableModel
 
TermsAndConditionsPane - Class in gui.dialog
Shows the terms and conditions as gotten from the JPI.
TermsAndConditionsPane(JAPDialog, WorkerContentPane, boolean, TermsAndConditionsPane.IMessages) - Constructor for class gui.dialog.TermsAndConditionsPane
 
TermsAndConditionsPane(JAPDialog, boolean, TermsAndConditionsPane.IMessages) - Constructor for class gui.dialog.TermsAndConditionsPane
 
TermsAndConditionsPane.CancellationPolicyMessages - Class in gui.dialog
 
TermsAndConditionsPane.CancellationPolicyMessages() - Constructor for class gui.dialog.TermsAndConditionsPane.CancellationPolicyMessages
 
TermsAndConditionsPane.IMessages - Interface in gui.dialog
 
TermsAndConditionsPane.TermsAndConditionsMessages - Class in gui.dialog
 
TermsAndConditionsPane.TermsAndConditionsMessages() - Constructor for class gui.dialog.TermsAndConditionsPane.TermsAndConditionsMessages
 
TermsAndConditionsReadException - Exception in anon.terms
 
TermsAndConditionsReadException() - Constructor for exception anon.terms.TermsAndConditionsReadException
 
TermsAndConditionsRequest - Class in anon.terms
XML structure sent to the mix during login to request lacking TermsAndConditions items which are required to be accepted before connecting to the corresponding cascade.
TermsAndConditionsRequest() - Constructor for class anon.terms.TermsAndConditionsRequest
 
TermsAndConditionsRequest.TCRequestKey - Class in anon.terms
simple class to build a key with language and the operator subject key identifier.
TermsAndConditionsRequest.TCRequestKey(ServiceOperator, String) - Constructor for class anon.terms.TermsAndConditionsRequest.TCRequestKey
 
TermsAndConditionsRequest.TCRequestValue - Class in anon.terms
a corresponding value wrapper class for the resource items hashtable
TermsAndConditionsRequest.TCRequestValue() - Constructor for class anon.terms.TermsAndConditionsRequest.TCRequestValue
 
TermsAndConditionsResponseHandler - Class in anon.terms
Extracts the requested resources the mix sends back and stores them.
TermsAndConditionsResponseHandler() - Constructor for class anon.terms.TermsAndConditionsResponseHandler
 
TermsAndConditionsTemplate - Class in anon.terms.template
 
TermsAndConditionsTemplate(Element, long) - Constructor for class anon.terms.template.TermsAndConditionsTemplate
 
TermsAndConditionsTemplate(Node) - Constructor for class anon.terms.template.TermsAndConditionsTemplate
 
TermsAndConditionsTemplate(File) - Constructor for class anon.terms.template.TermsAndConditionsTemplate
 
TermsAndConditionsTranslation - Interface in anon.terms
 
TermsAndConditionsUpdater - Class in jap
 
TermsAndConditionsUpdater() - Constructor for class jap.TermsAndConditionsUpdater
 
TermsAndCondtionsTableController - Interface in jap
 
termsConfirmation - Variable in class anon.proxy.AnonProxy
 
TestControlChannel - Class in anon.client
This is the implementation for control channel test which uses the test control channel for sending a dummy XML message and receiving the echo.
TestControlChannel(Multiplexer, IServiceContainer) - Constructor for class anon.client.TestControlChannel
Creates a new DummyTrafficControlChannel instance.
testDB(String, String) - Static method in class anon.infoservice.Database
 
testonEncrypted(String) - Method in class anon.mixminion.EMail
test a given E-Mail payload if its encrypted or not
testPayload(byte[]) - Method in class anon.mixminion.message.Decoder
Tests a given payload for being a plaintext one
text - Variable in class gui.ClipFrame.ClipChoice
 
THREAD - Static variable in class logging.LogType
Indicates a thread related message (binary: 00000100)
THREAD_SYNC - Variable in class anon.proxy.AnonProxy
 
THREAD_SYNC - Variable in class proxy.DirectProxy
 
ThreadPool - Class in anon.util
 
ThreadPool(String, int) - Constructor for class anon.util.ThreadPool
 
ThreadPool(String, int, int) - Constructor for class anon.util.ThreadPool
 
ThreadPool.ThreadPoolRequest - Class in anon.util
 
ThreadPool.ThreadPoolRequest(Runnable, Object) - Constructor for class anon.util.ThreadPool.ThreadPoolRequest
 
ThreadPool.ThreadPoolThread - Class in anon.util
 
ThreadPool.ThreadPoolThread(ThreadPool, int, String) - Constructor for class anon.util.ThreadPool.ThreadPoolThread
 
threadRun - Variable in class anon.proxy.AnonProxy
 
threadRunLoop - Variable in class proxy.DirectProxy
 
TIGER_DIGEST - Static variable in class jarify.JarConstants
the name of the Tiger Digest
TIME_RESTART_AFTER_SOCKET_ERROR - Static variable in class jap.JAPConstants
Restart after unrecoverable socket errors.
TimedOutputStream - Class in anon.util
This class implements an OutputStream, where a timeout for the write() and flush () operations can be set.
TimedOutputStream() - Constructor for class anon.util.TimedOutputStream
 
TimedOutputStream(OutputStream, long) - Constructor for class anon.util.TimedOutputStream
 
TimedOutputStream.TimedOutputStreamInterrupt - Class in anon.util
 
TimedOutputStream.TimedOutputStreamInterrupt() - Constructor for class anon.util.TimedOutputStream.TimedOutputStreamInterrupt
 
TIMEOUT - Static variable in class anon.infoservice.JavaVersionDBEntry
 
TIMEOUT - Static variable in class anon.infoservice.MessageDBEntry
 
TIMEOUT_DEFAULT - Static variable in class anon.pay.BIConnection
 
TIMEOUT_INFOSERVICE - Static variable in class anon.infoservice.Constants
The standard timeout for infoservice database entries in an infoservice.
TIMEOUT_JAP_FORWARDERS - Static variable in class anon.infoservice.Constants
The timeout for all entries in the database of JAP forwarders.
TIMEOUT_MAX - Static variable in class anon.pay.BIConnection
 
TIMEOUT_MIN - Static variable in class anon.pay.BIConnection
 
TIMEOUT_MIX - Static variable in class anon.infoservice.Constants
 
TIMEOUT_MIXCASCADE - Static variable in class anon.infoservice.Constants
 
TIMEOUT_PAYMENT_INSTANCE - Static variable in class anon.infoservice.Constants
 
TIMEOUT_RECHARGE - Static variable in class jondonym.console.Controller
 
TIMEOUT_RECONNECT - Static variable in class anon.proxy.AnonProxyRequest
 
TIMEOUT_STATUS - Static variable in class anon.infoservice.Constants
 
TIMEOUT_TEMPORARY_CASCADE - Static variable in class anon.infoservice.Constants
 
TimestampCellRenderer - Class in gui
our own renderer for Date table cells.
TimestampCellRenderer(boolean) - Constructor for class gui.TimestampCellRenderer
 
TimestampUpdater - Class in anon.client.replay
 
TimestampUpdater(MixParameters[], ReplayControlChannel) - Constructor for class anon.client.replay.TimestampUpdater
 
timetoliveIsOK() - Method in class anon.mixminion.message.ReplyBlock
tests whether the replyblock is not older then 3 months
TinyTLS - Class in anon.crypto.tinytls
 
TinyTLS(String, int) - Constructor for class anon.crypto.tinytls.TinyTLS
TinyTLS creates a TLS Connection to a server
TinyTLS(String, int, ImmutableProxyInterface) - Constructor for class anon.crypto.tinytls.TinyTLS
TinyTLS creates a TLS Connection to a server which may use a proxy
TinyTLS.ITLSConstants - Interface in anon.crypto.tinytls
This needs to be an interface for compilation in JDK 1.1.8.
TinyTLS.TLSInputStream - Class in anon.crypto.tinytls
 
TinyTLS.TLSInputStream(InputStream) - Constructor for class anon.crypto.tinytls.TinyTLS.TLSInputStream
Constructor
TinyTLS.TLSOutputStream - Class in anon.crypto.tinytls
 
TinyTLS.TLSOutputStream(OutputStream) - Constructor for class anon.crypto.tinytls.TinyTLS.TLSOutputStream
Constructor
TinyTLSServer - Class in anon.crypto.tinytls
 
TinyTLSServer(int) - Constructor for class anon.crypto.tinytls.TinyTLSServer
Constructor
TinyTLSServer(int, int, InetAddress) - Constructor for class anon.crypto.tinytls.TinyTLSServer
Constructor
TinyTLSServerSocket - Class in anon.crypto.tinytls
 
TinyTLSServerSocket(Socket) - Constructor for class anon.crypto.tinytls.TinyTLSServerSocket
 
TinyTLSServerSocket(Socket, long) - Constructor for class anon.crypto.tinytls.TinyTLSServerSocket
TinyTLS creates a TLS Connection to a server
TinyTLSServerSocket.TLSInputStream - Class in anon.crypto.tinytls
 
TinyTLSServerSocket.TLSInputStream(InputStream) - Constructor for class anon.crypto.tinytls.TinyTLSServerSocket.TLSInputStream
Constructor
TinyTLSServerSocket.TLSOutputStream - Class in anon.crypto.tinytls
 
TinyTLSServerSocket.TLSOutputStream(OutputStream) - Constructor for class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
Constructor
TITLE - Static variable in class gui.MultiCertOverview
Messages
TITLE_COLOR - Variable in class gui.CertDetailsDialog
 
TITLE_DISTINGUISHEDNAME - Static variable in class gui.CertDetailsDialog
 
TITLE_EXTENSIONS - Static variable in class gui.CertDetailsDialog
 
TITLE_FONT - Variable in class gui.CertDetailsDialog
 
TITLE_IDENTIFICATION - Static variable in class gui.CertDetailsDialog
 
TITLE_IDENTIFICATION_MD5 - Static variable in class gui.CertDetailsDialog
 
TITLE_IDENTIFICATION_SERIAL - Static variable in class gui.CertDetailsDialog
 
TITLE_IDENTIFICATION_SHA1 - Static variable in class gui.CertDetailsDialog
 
TITLE_ISSUER - Static variable in class gui.CertDetailsDialog
 
TITLE_KEYS - Static variable in class gui.CertDetailsDialog
 
TITLE_KEYS_ALGORITHM - Static variable in class gui.CertDetailsDialog
 
TITLE_KEYS_KEYLENGTH - Static variable in class gui.CertDetailsDialog
 
TITLE_KEYS_SIGNALGORITHM - Static variable in class gui.CertDetailsDialog
 
TITLE_VALIDITY - Static variable in class gui.CertDetailsDialog
 
TITLE_VALIDITY_FROM - Static variable in class gui.CertDetailsDialog
 
TITLE_VALIDITY_GENERAL - Static variable in class gui.CertDetailsDialog
 
TITLE_VALIDITY_TO - Static variable in class gui.CertDetailsDialog
 
TitledGridBagPanel - Class in gui
This is a JPanel that uses a GridBaglayout to show vertical lists of two components.
TitledGridBagPanel() - Constructor for class gui.TitledGridBagPanel
 
TitledGridBagPanel(String) - Constructor for class gui.TitledGridBagPanel
 
TitledGridBagPanel(String, Insets) - Constructor for class gui.TitledGridBagPanel
 
tls - Variable in class anon.crypto.tinytls.TinyTLSServer
 
TLSException - Exception in anon.crypto.tinytls
 
TLSException(String) - Constructor for exception anon.crypto.tinytls.TLSException
Constructor
TLSException(String, int, int) - Constructor for exception anon.crypto.tinytls.TLSException
Constructor
TLSHandshakeRecord - Class in anon.crypto.tinytls
 
TLSHandshakeRecord(byte[], int) - Constructor for class anon.crypto.tinytls.TLSHandshakeRecord
 
TLSPlaintextRecord - Class in anon.crypto.tinytls
This is the TLS plaintext record
TLSPlaintextRecord() - Constructor for class anon.crypto.tinytls.TLSPlaintextRecord
Constructor
TNC_MIX_INFO - Static variable in class anon.terms.TermsAndConditionsMixInfo
 
TNC_MIX_INFO_DATE - Static variable in class anon.terms.TermsAndConditionsMixInfo
 
TNC_MIX_INFO_DEFAULT_LANG - Static variable in class anon.terms.TermsAndConditionsMixInfo
 
TNC_MIX_INFO_ID - Static variable in class anon.terms.TermsAndConditionsMixInfo
 
TNC_MIX_INFO_LOCALE - Static variable in class anon.terms.TermsAndConditionsMixInfo
 
TNC_MIX_INFO_ROOT - Static variable in class anon.terms.TermsAndConditionsMixInfo
 
TNC_MIX_INFO_TEMPLATE_REFID - Static variable in class anon.terms.TermsAndConditionsMixInfo
 
toAbsolutePath(String) - Static method in class platform.AbstractOS
 
toArray() - Method in class anon.proxy.ProxyCallbackHandler
 
toArray(Object) - Static method in class anon.util.Util
Creates an Object array from a single Object.
toASN1Sequence(byte[], String) - Static method in class anon.crypto.JAPCertificate
Converts a DER or BER encoded byte array into an ASN1 sequence.
toASN1Sequence() - Method in class anon.crypto.RevokedCertificate
 
toBack() - Method in class gui.dialog.JAPDialog
If this Window is visible, sends this Window to the back and may cause it to lose focus or activation if it is the focused or active Window.
toByteArray() - Method in class anon.crypto.CertificateRevocationList
Convertes the crl to a byte array.
toByteArray(boolean) - Method in class anon.crypto.CertificateRevocationList
Converts the crl to a byte array.
toByteArray() - Method in interface anon.crypto.ICertificate
Converts the certificate to a byte array.
toByteArray() - Method in class anon.crypto.JAPCertificate
Converts the certificate to a byte array.
toByteArray(boolean) - Method in class anon.crypto.JAPCertificate
Converts the certificate to a byte array.
toByteArray(boolean) - Method in class anon.crypto.PKCS10CertificationRequest
Converts the request to a DER encoded byte array.
toByteArray() - Method in class anon.crypto.PKCS12
Converts the certificate to a byte array.
toByteArray(boolean) - Method in class anon.crypto.PKCS12
 
toByteArray(char[], boolean) - Method in class anon.crypto.PKCS12
 
toByteArray(char[]) - Method in class anon.crypto.PKCS12
Converts the certificate to a (optionally encrypted) byte array.
toByteArray(Node) - Static method in class anon.util.XMLUtil
Creates a byte array from the abstract tree of the node.
toByteArrayOutputStream(Node) - Static method in class anon.util.XMLUtil
Writes an XML-Node to a String.
toCanonical(Node, Vector) - Static method in class anon.crypto.XMLSignature
 
toCanonical(Node) - Static method in class anon.crypto.XMLSignature
 
toCanonical(Node, boolean) - Static method in class anon.crypto.XMLSignature
Creates a byte array from an XML node tree.
toCanonicalDeprecated(Node) - Static method in class anon.crypto.XMLSignature
Is only used if no digest value is found.
toCanonicalString(Element) - Static method in class anon.crypto.XMLSignature
same as toCanonical(Node):byte[], except returning a String only necessary for use in Ruby (since handling a Java byte array in Ruby wouldnt work)
toClass(File, File) - Static method in class anon.util.ClassUtil
Turns class files into Class objects.
toClient(String) - Method in class anon.mixminion.MixminionPOPChannel
 
toClient(String) - Method in class anon.mixminion.MixminionSMTPChannel
 
toFront() - Method in class gui.dialog.JAPDialog
If this Window is visible, brings this Window to the front and may make it the focused Window.
toHexString(byte[]) - Static method in class anon.crypto.ByteSignature
Creates, from a given byte array, a readable byte string of the form AA:C3:02:21:...
toHexString(byte[], String) - Static method in class anon.crypto.ByteSignature
 
toHTML(int, String, int) - Method in class anon.infoservice.PerformanceEntry
Constructs a HTML table of the specified performance attribute on the a certain day.
toHTMLEntities(String) - Static method in class anon.util.Util
 
toNodeList(Node[]) - Static method in class anon.terms.template.Paragraph
 
TooMuchDataForPacketException - Exception in anon
 
TooMuchDataForPacketException(int) - Constructor for exception anon.TooMuchDataForPacketException
 
toOutputStream(OutputStream, boolean) - Method in class anon.crypto.PKCS10CertificationRequest
Writes the request to an output stream.
Tor - Class in anon.tor
 
Tor() - Constructor for class anon.tor.Tor
Constructor initialize variables
TOR - Static variable in class logging.LogType
Indicates a TOR message (binary: 00010000)
TOR_MAX_CONNECTIONS_PER_ROUTE - Static variable in class jap.JAPConstants
 
TOR_MAX_ROUTE_LEN - Static variable in class jap.JAPConstants
 
TOR_MIN_ROUTE_LEN - Static variable in class jap.JAPConstants
 
TOR_TAB - Static variable in class jap.JAPConf
 
TorAnonServerDescription - Class in anon.tor
 
TorAnonServerDescription() - Constructor for class anon.tor.TorAnonServerDescription
Constructor
TorAnonServerDescription(boolean) - Constructor for class anon.tor.TorAnonServerDescription
Constructor
TorAnonServerDescription(boolean, boolean) - Constructor for class anon.tor.TorAnonServerDescription
Constructor
TorAnonServerDescription(String, int, boolean) - Constructor for class anon.tor.TorAnonServerDescription
Constructor
TorChannel - Class in anon.tor
 
TorChannel() - Constructor for class anon.tor.TorChannel
 
toRelativePath(String) - Static method in class platform.AbstractOS
 
toRelativeResourcePath(Class) - Static method in class anon.util.ClassUtil
Generates a relative resource path to the given class.
TorSocksChannel - Class in anon.tor
 
TorSocksChannel(Tor) - Constructor for class anon.tor.TorSocksChannel
 
toSignedXMLDocument(IXMLEncodable, int) - Static method in class anon.util.XMLUtil
Transforms an IXMLEncodable object into an signed XML document.
toString() - Method in class anon.client.TrustModel
 
toString() - Method in class anon.crypto.AbstractX509Extension
Returns the name of this extension.
toString() - Method in class anon.crypto.CertPath
Creates a human readable List in String-Format using the CommonNames of the included certs.
toString() - Method in class anon.crypto.CertPathInfo
 
toString() - Method in class anon.crypto.MyRSAPublicKey
 
toString() - Method in class anon.crypto.X509DistinguishedName
Writes the distinguished name as a single String.
toString() - Method in class anon.infoservice.InfoServiceDBEntry
Returns a String representation for this InfoService object.
toString() - Method in class anon.infoservice.ListenerInterface
 
toString() - Method in class anon.infoservice.MixCascade
Returns a String representation for this MixCascade object.
toString() - Method in class anon.infoservice.MixPosition
 
toString() - Method in class anon.mixminion.EMail
 
toString() - Method in class anon.mixminion.fec.Pure16Code
 
toString() - Method in class anon.mixminion.fec.PureCode
 
toString() - Method in class anon.mixminion.mmrdescription.MMRDescription
 
toString() - Method in class anon.pay.PaymentInstanceDBEntry
 
toString() - Method in class anon.pay.xml.XMLPriceCertificate
toString: responsible for the representation of a price cert in a GUI component
toString() - Method in class anon.terms.TCComponent
 
toString() - Method in class anon.terms.TCComposite
 
toString() - Method in class anon.terms.template.Paragraph
 
toString() - Method in class anon.terms.TermsAndConditions.Translation
 
toString() - Method in class anon.terms.TermsAndConditionsRequest.TCRequestKey
 
toString() - Method in class anon.tor.ordescription.ORDescriptor
 
toString() - Method in class anon.util.AbstractISOCodeMapper
Returns the localised name of the ISO country code of this CountryMapper object.
toString() - Method in class anon.util.MyStringBuilder
 
toString() - Method in class anon.util.XMLDuration
Returns a String representation of this Duration Object.
toString(BigDecimal) - Method in class anon.util.XMLDuration
 
toString(Node) - Static method in class anon.util.XMLUtil
Writes an XML-Node to a String.
toString() - Method in class forward.server.ForwardConnection
Returns a string representation of this connection It's the IP and the port of the client.
toString() - Method in class forward.server.SkypeServerManager
String Repraesentation des jeweiligen SkypeServerManager in der Form "skype:app(ApplicationName)"
toString() - Method in class gui.GUIUtils.Screen
 
toString() - Method in class gui.help.JAPInternalHelpViewer.JAPInternalHelpDelegator
 
toString() - Method in class jap.forward.JAPRoutingConnectionClass
Returns the name of this connection class.
toString() - Method in class jap.JAPConfUI.DialogFormat
 
toString() - Method in class jap.JAPModel
 
toString() - Method in class jap.pay.TransactionOverviewDialog.TablecellAmount
 
toString() - Method in class jondonym.console.MixCascadeInfo
This string returns some general info about the cascade, excluding its name.
toString() - Method in class platform.VMPerfDataFile
toString() helper class
toStringJDK5(BigDecimal) - Method in class anon.util.XMLDuration
Turns BigDecimal to a string representation.
toUnsignedByte(byte) - Method in class anon.proxy.DecompressionProxyCallback
 
toUnsignedShort(byte, byte) - Method in class anon.proxy.DecompressionProxyCallback
 
toURN(IAddress) - Static method in class anon.transport.address.Endpoint
Wandelt eine Uebergebene IAddress in ihre URN Darstellung um.
toVector() - Method in class anon.infoservice.ListenerInterface
Creates a Vector of listeners with only the current listener.
toVector(Object) - Static method in class anon.util.Util
Creates a Vector from a single Object.
toXMLDocument(String) - Static method in class anon.util.XMLUtil
Transforms a String into an XML document.
toXMLDocument(char[]) - Static method in class anon.util.XMLUtil
 
toXMLDocument(byte[]) - Static method in class anon.util.XMLUtil
Transforms a byte array into an XML document.
toXMLDocument(IXMLEncodable) - Static method in class anon.util.XMLUtil
Transforms an IXMLEncodable object into an XML document.
toXmlElement(Document, String) - Static method in class anon.client.TrustModel
 
toXmlElement(Document) - Method in class anon.client.TrustModel
 
toXmlElement(Document) - Method in class anon.client.TrustModel.TrustAttribute
 
toXmlElement(Document) - Method in class anon.crypto.CertificateContainer
Creates an XML node with most of the settings stored within this certificate container.
toXmlElement(Document) - Method in class anon.crypto.CertificateRevocationList
Creates XML element of crl consisting of: Base64 encocded crl
toXmlElement(Document) - Method in class anon.crypto.CertificateStore
 
toXmlElement(Document) - Method in class anon.crypto.CertPath
 
toXmlElement(Document) - Method in class anon.crypto.JAPCertificate
Creates XML element of certificate consisting of: Base64 encocded cert
toXmlElement(Document) - Method in class anon.crypto.MultiCertPath
 
toXmlElement(Document) - Method in class anon.crypto.MyDSAPrivateKey
getXmlEncoded
toXmlElement(Document) - Method in class anon.crypto.MyDSAPublicKey
 
toXmlElement(Document) - Method in class anon.crypto.MyECPrivateKey
 
toXmlElement(Document) - Method in class anon.crypto.MyECPublicKey
 
toXmlElement(Document) - Method in class anon.crypto.MyRSAPrivateKey
 
toXmlElement(Document) - Method in class anon.crypto.MyRSAPublicKey
Builds an XML Node containing the public key data.
toXmlElement(Document) - Method in class anon.crypto.SignatureVerifier
Returns all settings (including the verification certificate store) as an XML node.
toXmlElement(Document) - Method in class anon.crypto.XMLSignatureElement
Creates a new XML element from this signature.
toXmlElement(Document) - Method in class anon.infoservice.AbstractCascadeIDEntry
 
toXmlElement(Document) - Method in class anon.infoservice.AbstractDistributableDatabaseEntry.Serials
 
toXmlElement(Document) - Method in class anon.infoservice.AbstractDistributableDatabaseEntry
Creates an XML node for this db entry.
toXmlElement(Document) - Method in class anon.infoservice.AbstractMarkedMessageIDDBEntry
 
toXmlElement(Document) - Method in class anon.infoservice.Database
If the entries of this database implement IXMLEncodable and has a proper value for the field XML_ELEMENT_CONTAINER_NAME, this database is transformed into an XML element.
toXmlElement(Document, String) - Method in class anon.infoservice.Database
Creates an XML node with all database entries, but only for those entries that implement IXMLEncodable.
toXmlElement(Document) - Method in class anon.infoservice.InfoServiceHolder
Returns all settings (including the database of known infoservices) as an XML node.
toXmlElement(Document) - Method in class anon.infoservice.ListenerInterface
Creates an XML node without signature for this ListenerInterface..
toXmlElement(Document) - Method in class anon.infoservice.MixCascadeExitAddresses
 
toXmlElement(Document) - Method in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
 
toXmlElement(Document) - Method in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
toXmlElement(Document) - Method in class anon.infoservice.PerformanceEntry
 
toXmlElement(Document) - Method in class anon.infoservice.PerformanceInfo
Returns an XML Node of the current PerformanceInfo using the stored XML data
toXmlElement(Document) - Method in class anon.infoservice.ProxyInterface
Creates an XML node without signature and password for this ProxyInterface.
toXMLElement(Document) - Method in class anon.infoservice.ServiceLocation
 
toXMLElement(Document) - Method in class anon.infoservice.ServiceOperator
 
toXMLElement(Document, boolean) - Method in class anon.infoservice.ServiceOperator
 
toXMLElement(Document, OperatorAddress, boolean) - Method in class anon.infoservice.ServiceOperator
 
toXmlElement(Document) - Method in class anon.infoservice.ServiceSoftware
Creates an XML node without signature for this ServiceSoftware.
toXmlElement(Document) - Method in class anon.infoservice.StatusInfo
Returns an XML Node of the current StatusInfo using the stored XML String
toXmlElement(Document) - Method in class anon.pay.PayAccount
Returns the xml representation of the account
toXmlElement(Document, String) - Method in class anon.pay.PayAccount
 
toXmlElement(Document) - Method in class anon.pay.PayAccountsFile
constructs the xml structure
toXmlElement(Document, String) - Method in class anon.pay.PayAccountsFile
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLAccountCertificate
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLAccountInfo
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLAiLoginConfirmation
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLBalance
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLBankAccount
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.pay.xml.XMLChallenge
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLCloseAck
toXmlElement
toXmlElement(Document) - Method in class anon.pay.xml.XMLDescription
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLEasyCC
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLEmail
Return an element that can be appended to the document.
toXmlElement(Document) - Method in exception anon.pay.xml.XMLErrorMessage
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLExternalChargeRequest
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLGenericStrings
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.pay.xml.XMLGenericText
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.pay.xml.XMLJapPublicKey
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLMixAccountBalance
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.pay.xml.XMLMixInfo
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.pay.xml.XMLPassivePayment
Produces an XML element from the member values
toXmlElement(Document) - Method in class anon.pay.xml.XMLPaymentOption
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLPaymentOptions
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLPaymentSettings
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLPayRequest
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLPriceCertificate
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.pay.xml.XMLPriceCertificateList
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.pay.xml.XMLResponse
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLTransactionOverview
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLTransCert
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLTransferRequest
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.pay.xml.XMLVolumePlan
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.pay.xml.XMLVolumePlanPurchase
 
toXmlElement(Document) - Method in class anon.pay.xml.XMLVolumePlans
Return an element that can be appended to the document.
toXmlElement(Document) - Method in class anon.terms.template.Paragraph
 
toXmlElement(Document, boolean) - Method in class anon.terms.template.Paragraph
 
toXmlElement(Document) - Method in class anon.terms.template.Preamble
 
toXmlElement(Document) - Method in class anon.terms.template.Section
 
toXmlElement(Document, boolean) - Method in class anon.terms.template.Section
 
toXmlElement(Document) - Method in class anon.terms.TermsAndConditions
 
toXmlElement(Document) - Method in class anon.terms.TermsAndConditions.Translation
merely outputs the doc from which this translation was initialized.
toXmlElement(Document) - Method in class anon.terms.TermsAndConditionsRequest
 
toXmlElement(Document) - Method in interface anon.util.IXMLEncodable
Return an element that can be appended to the document.
toXMLElement(IXMLEncodable) - Static method in class anon.util.XMLUtil
Transforms an IXMLEncodable object into an XML element.
toXmlElement(Document) - Method in class jap.forward.JAPRoutingSettings
Returns the current routing settings for storage within an XML document.
toXmlElementInternal(Document) - Method in class anon.crypto.XMLSignatureElement
Transforms this XMLSignature to an XML element.
toXmlElementInternal(Document, String) - Method in class anon.infoservice.ListenerInterface
Creates an XML node without signature for this ListenerInterface.
toXmlNode(Document) - Method in class forward.server.ForwardCascadeDatabase
Returns an XML representation of this database (AllowedCascades node).
TRACED_LOG_MESSAGE - Static variable in class logging.LogHolder
 
trailingText - Variable in class anon.terms.template.Preamble
 
TRANSACTION_EXPIRATION - Static variable in class anon.pay.PayAccount
 
TransactionData - Class in anon.pay.xml
A utility data class that holds - just a concept at the moment
TransactionData() - Constructor for class anon.pay.xml.TransactionData
 
TransactionOverviewDialog - Class in jap.pay
This dialog shows an overview of transaction numbers for an account
TransactionOverviewDialog(AccountSettingsPanel, String, boolean, Vector) - Constructor for class jap.pay.TransactionOverviewDialog
 
TransactionOverviewDialog.MyTableModel - Class in jap.pay
Tabel model
TransactionOverviewDialog.MyTableModel(XMLTransactionOverview) - Constructor for class jap.pay.TransactionOverviewDialog.MyTableModel
 
TransactionOverviewDialog.TablecellAmount - Class in jap.pay
 
TransactionOverviewDialog.TablecellAmount(long) - Constructor for class jap.pay.TransactionOverviewDialog.TablecellAmount
 
TransactionsForUser() - Method in class anon.pay.xml.TransactionData
 
transactionStatus(Hashtable) - Method in class jap.pay.TransactionOverviewDialog.MyTableModel
 
TRANSFER_NUM - Static variable in class anon.pay.xml.XMLPassivePayment
 
transferedBytes(long, int) - Method in interface anon.proxy.IProxyListener
Called if some bytes are transferred.
transferedBytes(long, int) - Method in class jap.ConsoleJAPMainView
 
transferedBytes(long, int) - Method in class jap.JAPController
 
transferedBytes(long, int) - Method in class jap.JAPNewView
 
transferredBytes(long, int) - Method in class anon.proxy.AnonProxy
 
TransferVolume - Class in forward.server
This class stores an amount of transfered bytes and when this transfer was done.
TransferVolume(int) - Constructor for class forward.server.TransferVolume
Creates a new instance of TransferVolume.
transform(TermsAndConditionsTranslation) - Method in class anon.terms.template.TermsAndConditionsTemplate
 
transform(Writer, TermsAndConditionsTranslation) - Method in class anon.terms.template.TermsAndConditionsTemplate
 
transform(Image, Color) - Method in class captcha.graphics.PerspectiveProjection
Performs the projection between original and image as configured in the constructor.
translateBIError(XMLErrorMessage) - Static method in class jap.pay.PaymentMainPanel
 
translationElement - Variable in class anon.terms.TermsAndConditions.Translation
 
translations - Variable in class anon.terms.TermsAndConditions
 
TRANSPORT - Static variable in class logging.LogType
messages transport and connection system
TRANSPORT_IDENTIFIER - Static variable in class anon.transport.address.SkypeAddress
 
TRANSPORT_IDENTIFIER - Static variable in class anon.transport.address.TcpIpAddress
 
TRANSPORT_IDENTIFIER - Static variable in class forward.LocalAddress
 
trim(String, int) - Static method in class gui.GUIUtils
Shortens a text received from the IS or in a certificate so that it is not to long to display.
trim(String) - Static method in class gui.GUIUtils
Shortens a text received from the IS or in a certificate so that it is not to long to display.
trimByteArray(byte[], int, byte[]) - Static method in class anon.util.ResourceLoader
Trims a byte array in a way that all bytes after the given length a_maxLength are cut off.
trimPayload(String) - Method in class anon.mixminion.EMail
removes/overwrites non anonym headers brings the ascii armor of an replyblock in the right form
TRUST_ALWAYS - Static variable in class anon.client.TrustModel
Always trust the cascade, regardless of the attribute
TRUST_IF_AT_LEAST - Static variable in class anon.client.TrustModel
Only trust the cascade if the attribute is greater than a specified value
TRUST_IF_AT_MOST - Static variable in class anon.client.TrustModel
Only trust the cascade if the attribute is lesser than a specified value
TRUST_IF_NOT_IN_LIST - Static variable in class anon.client.TrustModel
Only trust the cascade if the attribute value is not within the specified list
TRUST_IF_NOT_TRUE - Static variable in class anon.client.TrustModel
Only trust the cascade if the attribute is NOT true
TRUST_IF_TRUE - Static variable in class anon.client.TrustModel
Only trust the cascade if the attribute is true
TRUST_MODEL_ALL - Static variable in class anon.client.TrustModel
 
TRUST_MODEL_CUSTOM_FILTER - Static variable in class anon.client.TrustModel
 
TRUST_MODEL_DEFAULT - Static variable in class anon.client.TrustModel
 
TRUST_MODEL_PREMIUM - Static variable in class anon.client.TrustModel
 
TRUST_MODEL_USER_DEFINED - Static variable in class anon.client.TrustModel
 
TRUST_RESERVED - Static variable in class anon.client.TrustModel
Reserved for future use
TrustException - Exception in anon.client
 
TrustException(String) - Constructor for exception anon.client.TrustException
 
TrustModel - Class in anon.client
This is the general trust model for JAP.
TrustModel(String, long) - Constructor for class anon.client.TrustModel
Creates a new TrustModel object with the specified name
TrustModel(String, long, boolean) - Constructor for class anon.client.TrustModel
 
TrustModel(TrustModel) - Constructor for class anon.client.TrustModel
Creates a TrustModel object from another TrustModel object
TrustModel(Element) - Constructor for class anon.client.TrustModel
Creates a TrustModel object from an XML element
TrustModel.AnonLevelAttribute - Class in anon.client
 
TrustModel.AnonLevelAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.AnonLevelAttribute
 
TrustModel.ContextAttribute - Class in anon.client
 
TrustModel.ContextAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.ContextAttribute
 
TrustModel.DataRetentionAttribute - Class in anon.client
 
TrustModel.DataRetentionAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.DataRetentionAttribute
 
TrustModel.DelayAttribute - Class in anon.client
 
TrustModel.DelayAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.DelayAttribute
 
TrustModel.InnerObservable - Class in anon.client
 
TrustModel.InnerObservable() - Constructor for class anon.client.TrustModel.InnerObservable
 
TrustModel.InternationalAttribute - Class in anon.client
 
TrustModel.InternationalAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.InternationalAttribute
 
TrustModel.NumberOfMixesAttribute - Class in anon.client
 
TrustModel.NumberOfMixesAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.NumberOfMixesAttribute
 
TrustModel.OperatorBlacklistAttribute - Class in anon.client
 
TrustModel.OperatorBlacklistAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.OperatorBlacklistAttribute
 
TrustModel.PremiumAttribute - Class in anon.client
 
TrustModel.PremiumAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.PremiumAttribute
 
TrustModel.SocksAttribute - Class in anon.client
 
TrustModel.SocksAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.SocksAttribute
 
TrustModel.SpeedAttribute - Class in anon.client
 
TrustModel.SpeedAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.SpeedAttribute
 
TrustModel.TrustAttribute - Class in anon.client
 
TrustModel.TrustAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.TrustAttribute
 
TrustModel.UserDefinedAttribute - Class in anon.client
 
TrustModel.UserDefinedAttribute(int, Object, boolean) - Constructor for class anon.client.TrustModel.UserDefinedAttribute
 
tryGetBusyFlag() - Method in class anon.util.BusyFlag
 
trytoReassemble(byte[]) - Method in class anon.mixminion.message.Decoder
try's to reassemble the message the fragment belongs to and returns either null or the reassembled message
TXT_CRL_SIGN - Static variable in class anon.crypto.X509KeyUsage
 
TXT_DATA_ENCIPHERMENT - Static variable in class anon.crypto.X509KeyUsage
 
TXT_DECIPHER_ONLY - Static variable in class anon.crypto.X509KeyUsage
 
TXT_DIGITAL_SIGNATURE - Static variable in class anon.crypto.X509KeyUsage
the Strings for the different KeyUsages as specified by RFC 5280
TXT_ENCIPHER_ONLY - Static variable in class anon.crypto.X509KeyUsage
 
TXT_KEY_AGREEMENT - Static variable in class anon.crypto.X509KeyUsage
 
TXT_KEY_CERT_SIGN - Static variable in class anon.crypto.X509KeyUsage
 
TXT_KEY_ENCIPHERMENT - Static variable in class anon.crypto.X509KeyUsage
 
TXT_NON_REPUDIATION - Static variable in class anon.crypto.X509KeyUsage
 
TYPE_CHECKBOX_FALSE - Static variable in interface gui.dialog.JAPDialog.ILinkedInformation
Shows a checkbox and (!!) a help button if JAPHelpContext.IHelpContext is implemented
TYPE_CHECKBOX_TRUE - Static variable in interface gui.dialog.JAPDialog.ILinkedInformation
Shows a checkbox and (!!) a help button if JAPHelpContext.IHelpContext is implemented
TYPE_DATA_AVAILABLE - Static variable in class anon.client.DataChainInputStreamQueueEntry
 
TYPE_DEFAULT - Static variable in interface gui.dialog.JAPDialog.ILinkedInformation
Shows a clickable link or a help button if JAPHelpContext.IHelpContext is implemented
TYPE_DROP - Static variable in class anon.mixminion.message.ExitInformation
 
TYPE_FORWARD_TO_HOST - Static variable in class anon.mixminion.message.RoutingInformation
 
TYPE_FRAGMENTED - Static variable in class anon.mixminion.message.ExitInformation
 
TYPE_IO_EXCEPTION - Static variable in class anon.client.DataChainInputStreamQueueEntry
 
TYPE_LINK - Static variable in interface gui.dialog.JAPDialog.ILinkedInformation
Shows a clickable link and (!!) a help button if JAPHelpContext.IHelpContext is implemented
TYPE_PLAINTEXT - Static variable in class anon.pay.xml.XMLGenericText
 
TYPE_SELECTABLE_LINK - Static variable in interface gui.dialog.JAPDialog.ILinkedInformation
Shows a selectable link and (!!) a help button if JAPHelpContext.IHelpContext is implemented
TYPE_SMTP - Static variable in class anon.mixminion.message.ExitInformation
 
TYPE_STREAM_END - Static variable in class anon.client.DataChainInputStreamQueueEntry
 
TYPE_SWAP_FORWARD_TO_HOST - Static variable in class anon.mixminion.message.RoutingInformation
 
TYPE_XML - Static variable in class anon.pay.xml.XMLGenericText
 
TypeFilterDataChain - Class in anon.client
 
TypeFilterDataChain(AnonChannel, int) - Constructor for class anon.client.TypeFilterDataChain
 
TypeFilterDataChain.TypeFilterOutputStreamImplementation - Class in anon.client
 
TypeFilterDataChain.TypeFilterOutputStreamImplementation(OutputStream, int) - Constructor for class anon.client.TypeFilterDataChain.TypeFilterOutputStreamImplementation
 

U

UI_TAB - Static variable in class jap.JAPConf
 
undoErrorAction() - Method in class gui.dialog.DialogContentPane.CheckError
The action that is done to reset the state before the call of doErrorAction().
UNIFORM_RESOURCE_IDENTIFIER - Static variable in class anon.crypto.AbstractX509AlternativeName
 
uninstall(String) - Method in class jap.JAPController
 
UNKNOWN - Static variable in class jap.forward.JAPRoutingSettings.TransportMode
Constant for an Unknown Transportmode.
UNKNOWN_EXTENSION - Static variable in class gui.CertDetailsDialog
 
UnknownOS - Class in platform
This class is instantiated by AbstractOS if the OS cannot be determined.
UnknownOS() - Constructor for class platform.UnknownOS
 
unknownProtocol() - Method in class proxy.DirectProxyConnection
 
UnknownProtocolVersionException - Exception in anon.client
 
UnknownProtocolVersionException(String) - Constructor for exception anon.client.UnknownProtocolVersionException
 
UNLIMITED_LABEL_HEIGHT - Static variable in class gui.JAPHtmlMultiLineLabel
 
UNLIMITED_REQUESTS - Static variable in class anon.proxy.AnonProxy
 
UNLIMITED_SIZE - Static variable in class gui.dialog.DialogContentPane
 
UnlimitedDataChannel - Class in anon.client
 
UnlimitedDataChannel(int, Multiplexer, AbstractDataChain, MixCipherChain) - Constructor for class anon.client.UnlimitedDataChannel
 
unlockDialog() - Method in class gui.wizard.BasicWizardHost
 
unpackKeyRing(String) - Method in class anon.mixminion.message.Keyring
 
unregisterInstance(Class) - Static method in class anon.infoservice.Database
Unregisters the Database object that contains instances of the specified DatabaseEntry class.
unregisterInstances() - Static method in class anon.infoservice.Database
Unregisters all Database instances This method is used for testing purposes and should not be removed.
unregisterLocalForwarder() - Static method in class forward.LocalForwarder
Die noetigen Schritte um die Einrichtung des lokalen Forwarders rueckgaengig zu machen.
unregisterTextComponent(JTextComponent) - Method in class gui.JTextComponentToClipboardCopier
Removes a previously registered popup menu from this text component.
UnsuportedCommandException - Exception in anon.transport.connection
Spezielle Ausnahme um anzuzeigen, das ein bestimmter Verbindungsbefehl nicht unterstuetzt wird.
UnsuportedCommandException(Throwable) - Constructor for exception anon.transport.connection.UnsuportedCommandException
 
UnsuportedCommandException(String) - Constructor for exception anon.transport.connection.UnsuportedCommandException
 
unwhiten(byte[]) - Method in class anon.mixminion.message.Decoder
Unwhites a ByteArray in the fashion of mixminion
update - package update
 
update(Observable, Object) - Method in class anon.client.AbstractDataChain
 
update(Observable, Object) - Method in class anon.client.AnonClient
 
update(Observable, Object) - Method in class anon.client.DummyTrafficControlChannel
This is the Observer implementation.
update(Observable, Object) - Method in class anon.client.PacketCounter
 
update(Observable, Object) - Method in class anon.client.replay.TimestampUpdater
 
update(AbstractDatabaseEntry) - Method in class anon.infoservice.Database
Updates an entry in the database.
update(AbstractDatabaseEntry, boolean) - Method in class anon.infoservice.Database
Updates an entry in the database.
update(PerformanceEntry) - Method in class anon.infoservice.PerformanceEntry
 
update(Observable, Object) - Method in class anon.pay.AIControlChannel.EmptyAccountPacketObserver
 
update(Observable, Object) - Method in class anon.util.Updater
 
update() - Method in class anon.util.Updater
Force a synchronized update of the known database entries.
update(boolean) - Method in class anon.util.Updater
Force an update of the known database entries.
update(boolean) - Method in class gui.AWTUpdateQueue
 
update(JAPCertificate) - Method in class gui.CertDetailsDialog.CertShortInfoPanel
 
update(Component) - Static method in class gui.JAPDll
 
update(Observable, Object) - Method in class jap.AbstractJAPConfModule.FontSizeObserver
 
update(TrustModel) - Method in class jap.CascadePopupMenu
 
update(Observable, Object) - Method in class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
This is the implementation of the observer of the propaganda instances.
update(Observable, Object) - Method in class jap.forward.JAPRoutingRegistrationInfoServices
This is the observer implementation to observe the instance of JAPRoutingSettings.
update(Observable, Object) - Method in class jap.forward.JAPRoutingRegistrationStatusObserver
This is the implementation of the observer of the propaganda instances and JAPRoutingSettings.
update(Observable, Object) - Method in class jap.forward.JAPRoutingServerStatisticsListener
This is the observer implementation.
update(Observable, Object) - Method in class jap.forward.JAPRoutingUseableMixCascades
This is the observer implementation to observe the instance of JAPRoutingSettings.
update(Graphics) - Method in class jap.JAPAboutAutoScroller
override update to *not* erase the background before painting
update() - Method in class jap.JAPConfAnon.MixCascadeTableModel
 
update() - Method in class jap.JAPConfAnon.OperatorsTableModel
 
update(Observable, Object) - Method in class jap.JAPConfAnon
This is the observer implementation.
update(Observable, Object) - Method in class jap.JAPConfAnonGeneral
 
update(Observable, Object) - Method in class jap.JAPConfCert
 
update(Observable, Object) - Method in class jap.JAPConfHTTPFilter
 
update(Observable, Object) - Method in class jap.JAPConfInfoService
 
update(Observable, Object) - Method in class jap.JAPConfTC
 
update(Observable, Object) - Method in class jap.JAPConfUpdate
 
update(Observable, Object) - Method in class jap.JAPController
This is the observer implementation.
update(Observable, Object) - Method in class jap.JAPNewView
 
update(Graphics) - Method in class jap.JAPSplash
 
update() - Static method in class jap.MacOSXLib
 
update(Observable, Object) - Method in class jap.pay.AccountSettingsPanel
 
update(int, ServiceOperator, ServiceLocation) - Method in class jap.ServerListPanel
 
UPDATE_INFORMATION_ANNOUNCE_PERIOD - Static variable in class anon.infoservice.Constants
 
UPDATE_INTERVAL - Static variable in class anon.infoservice.update.PerformanceInfoUpdater
 
UPDATE_INTERVAL_MS - Static variable in class anon.infoservice.update.AbstractMixCascadeUpdater
 
UPDATE_INTERVAL_MS - Static variable in class anon.infoservice.update.InfoServiceUpdater
 
UPDATE_INTERVAL_MS - Static variable in class anon.infoservice.update.JavaVersionUpdater
 
UPDATE_INTERVAL_MS - Static variable in class anon.infoservice.update.MessageUpdater
 
UPDATE_INTERVAL_MS - Static variable in class anon.infoservice.update.MinVersionUpdater
 
UPDATE_INTERVAL_MS - Static variable in class anon.infoservice.update.PaymentInstanceUpdater
 
UPDATE_INTERVAL_MS - Static variable in class jap.JAPFeedback
 
UPDATE_INTERVAL_MS - Static variable in class jap.TermsAndConditionsUpdater
 
UPDATE_INTERVAL_MS_SHORT - Static variable in class anon.infoservice.update.JavaVersionUpdater
 
UPDATE_INTERVAL_MS_SHORT - Static variable in class anon.infoservice.update.MessageUpdater
 
UPDATE_INTERVAL_MS_SHORT - Static variable in class anon.infoservice.update.MinVersionUpdater
 
UPDATE_INTERVAL_MS_SHORT - Static variable in class jap.TermsAndConditionsUpdater
 
UPDATE_LOCK - Variable in class gui.AWTUpdateQueue
 
UPDATE_PATH - Static variable in class gui.JAPDll
 
UPDATE_PATH - Static variable in class jap.MacOSXLib
 
UPDATE_SYNC - Variable in class anon.util.Updater
 
UPDATE_TAB - Static variable in class jap.JAPConf
 
updateAborted - Variable in class update.JAPUpdateWizard
 
updateAccountList() - Method in class jap.pay.AccountSettingsPanel
 
updateAccountShown() - Method in class jap.pay.AccountSettingsPanel
 
updateAsync() - Method in class anon.util.Updater
Force an update of the known database entries.
updateBalance(PayAccount, boolean) - Method in class anon.pay.AIControlChannel
 
updateBounds() - Method in class gui.JAPJIntField
Updates the text field with the current bounds.
updateBuffer() - Method in class anon.transport.connection.ChunkConnectionAdapter.ChunkInputStream
Interne Funktion um den Buffer durch einen neuen Chunk aufzufrischen und gegebenfalls den internen Zustand des Streams anzupassen.
updateContext(String) - Static method in class anon.client.TrustModel
 
updateCurrentBytes(PacketCounter) - Method in class anon.pay.PayAccount
Asks the PacketCounter for the current number of transferred bytes and updates the internal value.
updateCurrentBytes(long) - Method in class anon.pay.PayAccount
 
updateCurrentState(boolean) - Method in class jap.forward.JAPRoutingRegistrationStatusObserver
Updates the current state value and the errorcode value based on the internal stored list of all propaganda instances.
updated() - Method in class anon.pay.PayAccount
Marks the account as updated so a ChangeEvent gets fired
updateDialog() - Method in class gui.dialog.DialogContentPane
Replaces the content pane of the parent dialog with the content defined in this object.
updateDialog(boolean) - Method in class gui.dialog.DialogContentPane
Replaces the content pane of the parent dialog with the content defined in this object.
updateDialog(int, boolean) - Method in class gui.dialog.DialogContentPane
Replaces the content pane of the parent dialog with the content defined in this object.
updateDialogOptimalSized() - Method in class gui.dialog.DialogContentPane
 
updateDialogOptimalSized(DialogContentPane) - Static method in class gui.dialog.DialogContentPane
Calculates the optimal dialog size for a chain of content panes.
updateDisplay(PayAccount, boolean) - Method in class jap.pay.PaymentMainPanel
This should be called by the changelistener whenever the state of the active account changes.
updateFlag(int, ServiceLocation) - Method in class jap.ServerListPanel
Updates the mix country flag
updateFonts() - Method in class jap.JAPNewView
 
updateGuiOutput() - Method in class jap.JAPConfTor
 
updateHelpPath() - Method in class jap.JAPConfUI
 
updateHourlyPerformanceAttributeEntries(long) - Method in class anon.infoservice.PerformanceEntry
 
updateImmediately() - Method in class anon.util.Updater.ObservableInfo
 
updateInfoServiceProxySettings() - Method in class jap.forward.JAPRoutingSettings
If the infoservice needs forwarding, this changes the infoservice proxy settings to the JAP HTTP listener port (where JAP accept requests from browsers).
updateInfoServices(boolean) - Method in class jap.JAPController
Updates the list of known InfoServices.
updateInternal() - Method in class anon.infoservice.update.AbstractDatabaseUpdater
Does the update.
updateInternal() - Method in class anon.infoservice.update.AccountUpdater
Does the update and should tell if it was successful or not.
updateInternal() - Method in class anon.infoservice.update.InfoServiceUpdater
 
updateInternal() - Method in class anon.util.Updater
Does the update and should tell if it was successful or not.
updateList() - Method in class anon.mixminion.mmrdescription.MMRList
Updates the list of available MMRouters.
updateList() - Method in class anon.tor.ordescription.ORList
Updates the list of available ORRouters.
updateOperatorFlag(int, ServiceOperator, boolean) - Method in class jap.ServerListPanel
Updates the mix operator flag
updateORList() - Method in class anon.tor.Tor
updates the ORList
updatePaymentInstances(boolean) - Method in class jap.JAPController
 
updatePerformanceInfo(boolean) - Method in class jap.JAPController
 
updatePropagandaInstancesList(Vector) - Method in class jap.forward.JAPRoutingInfoServiceRegistrationTableModel
Updates the list of all displayed propaganda instances.
updatePropagandaInstancesList(Vector) - Method in class jap.forward.JAPRoutingRegistrationStatusObserver
Updates the list of all displayed propaganda instances.
Updater - Class in anon.util
Updates the local database.
Updater(Updater.IUpdateInterval, Updater.ObservableInfo) - Constructor for class anon.util.Updater
Initialises and starts the database update thread.
Updater.ConstantUpdateInterval - Class in anon.util
 
Updater.ConstantUpdateInterval(long) - Constructor for class anon.util.Updater.ConstantUpdateInterval
 
Updater.DynamicUpdateInterval - Class in anon.util
 
Updater.DynamicUpdateInterval(long) - Constructor for class anon.util.Updater.DynamicUpdateInterval
 
Updater.IUpdateInterval - Interface in anon.util
 
Updater.ObservableInfo - Class in anon.util
 
Updater.ObservableInfo(Observable) - Constructor for class anon.util.Updater.ObservableInfo
 
updateRegistrationStatus(ServerSocketPropagandist) - Method in class jap.forward.JAPRoutingSettingsPropagandaThreadLock
Updates the stored registration status according to the status of the supplied ServerSocketPropagandist.
updateServerList(int, boolean, int) - Method in class jap.JAPConfAnon.ServerPanel
 
UPDATESTATUS_ABORTED - Static variable in class update.JAPUpdateWizard
 
UPDATESTATUS_ERROR - Static variable in class update.JAPUpdateWizard
 
UPDATESTATUS_SUCCESS - Static variable in class update.JAPUpdateWizard
 
updateSystemLookAndFeels() - Method in class jap.JAPModel
 
updateThirdPanel(boolean) - Method in class jap.JAPConfUI
 
updateThread - Variable in class update.JAPUpdateWizard
 
updateUICombo() - Method in class jap.JAPConfUI
 
updateUseableCascadesDatabase() - Method in class jap.forward.JAPRoutingUseableMixCascades
Updates the ForwardServerDatabase, which contains the currently useable mixcascades for the clients of the local forwarding server.
updateValues(boolean) - Method in class jap.AbstractJAPConfModule
This method is called, if something on the configuration data has changed and the module shall update its GUI.
updateValues(boolean) - Method in class jap.AbstractJAPMainView
 
updateValues(boolean) - Method in class jap.ConsoleJAPMainView
 
updateValues() - Method in class jap.JAPConf
Updates the shown Values from the Model.
updateValues(boolean) - Method in interface jap.JAPObserver
Called if some values in the Model have changed.
updateValues(boolean) - Method in class jap.JAPViewIconified
 
updateValues1() - Method in class jap.JAPViewIconified
 
updateVersionInfo(boolean) - Method in class jap.JAPConfUpdate
 
updJapJar - Variable in class update.JAPUpdateWizard
 
uploadBandwidthField - Variable in class jap.forward.JAPConfForwardingServer
 
UpperLeftStartViewport - Class in gui
a workaround-Viewport to avoid that a scroll-pane is scrolled to the end when it becomes visible
UpperLeftStartViewport() - Constructor for class gui.UpperLeftStartViewport
 
UPSTREAM_HELPER - Static variable in class anon.proxy.HTTPProxyCallback
 
upStreamContentBytes - Variable in class anon.proxy.HTTPConnectionEvent
 
upstreamContentBytesReceived(HTTPConnectionEvent) - Method in class anon.proxy.AbstractHTTPConnectionListener
 
upstreamContentBytesReceived(HTTPConnectionEvent) - Method in class anon.proxy.HttpConnectionListenerAdapter
 
upstreamContentBytesReceived(HTTPConnectionEvent) - Method in class anon.proxy.JonDoFoxHeader
 
url - Variable in class gui.help.JAPInternalHelpViewer.HtmlPane
 
url - Variable in class gui.JapHtmlPane
 
URL_MAIL_TO - Static variable in class platform.AbstractOS
 
URLDecoder - Class in anon.util
 
URLDecoder() - Constructor for class anon.util.URLDecoder
 
USAGES - Static variable in class anon.crypto.X509KeyUsage
the different KeyUsage values packed into an array for easier Parsing
useInfoService() - Method in class anon.tor.TorAnonServerDescription
gets if the infoservice is used
USER_AGENT_JONDOFOX - Static variable in class anon.proxy.JonDoFoxHeader
 
USER_AGENT_JONDOFOX_NEW - Static variable in class anon.proxy.JonDoFoxHeader
 
USER_AGENT_TORBUTTON - Static variable in class anon.proxy.JonDoFoxHeader
 
USER_AGENT_TORBUTTON_OLD - Static variable in class anon.proxy.JonDoFoxHeader
 
USER_PARAMETER - Static variable in class anon.transport.address.SkypeAddress
 
USERS - Static variable in class anon.infoservice.PerformanceEntry
Current users attribute.
usersToHTML(int) - Method in class anon.infoservice.PerformanceEntry
Returns the users values of a specified day as HTML table.
Util - Class in anon.crypto
 
Util() - Constructor for class anon.crypto.Util
 
Util - Class in anon.util
 
Util() - Constructor for class anon.util.Util
This class works without being initialised and is completely static.
Util.Comparable - Interface in anon.util
 
Util.IntegerSortAsc - Class in anon.util
 
Util.IntegerSortAsc() - Constructor for class anon.util.Util.IntegerSortAsc
 
Util.IntegerSortDesc - Class in anon.util
 
Util.IntegerSortDesc() - Constructor for class anon.util.Util.IntegerSortDesc
 
Util.LongSortAsc - Class in anon.util
 
Util.LongSortAsc() - Constructor for class anon.util.Util.LongSortAsc
 
Util.LongSortDesc - Class in anon.util
 
Util.LongSortDesc() - Constructor for class anon.util.Util.LongSortDesc
 
Util.StringSortAsc - Class in anon.util
 
Util.StringSortAsc() - Constructor for class anon.util.Util.StringSortAsc
 

V

VALID_TEXT_CHARACTERS - Static variable in class captcha.ZipBinaryImageCaptchaGenerator
This is the string of valid captcha characters.
validate(JAPCertificate, int, JAPCertificate) - Method in class anon.crypto.CertPath
 
validate() - Method in class gui.dialog.JAPDialog
Validates the dialog.
validateCoupon(String) - Static method in class jondonym.console.Controller
 
validateDialog() - Method in class gui.dialog.DialogContentPane
Calls validate() on the dialog.
Validity - Class in anon.crypto
Describes the validity period of something by defining a start date (valid from) and an end date (valid to).
Validity(Calendar, int) - Constructor for class anon.crypto.Validity
Creates a new Validity.
Validity(Calendar, Calendar) - Constructor for class anon.crypto.Validity
Creates a new Validity.
value - Variable in class anon.util.MyStringBuilder
 
value - Variable in class anon.util.ZipArchiver.ZipEvent
 
VALUE_FONT - Variable in class gui.CertDetailsDialog
 
valueChanged(ListSelectionEvent) - Method in class jap.JAPConfAnon
Handles the selection of a cascade
valueChanged(ListSelectionEvent) - Method in class jap.pay.AccountSettingsPanel
 
valueChanged(ListSelectionEvent) - Method in class jap.pay.BISelectionDialog
 
valuesToArray(Vector) - Method in class anon.proxy.HTTPProxyCallback.HTTPConnectionHeader
 
vat - Variable in class anon.infoservice.OperatorAddress
 
vectortostring(Vector) - Method in class anon.mixminion.mmrdescription.MMRList
 
VENDOR_ID_BLACKDOWN_JAVA - Static variable in class anon.infoservice.JavaVersionDBEntry
 
VENDOR_ID_SUN_JAVA - Static variable in class anon.infoservice.JavaVersionDBEntry
 
VENDOR_IDS - Static variable in class anon.infoservice.JavaVersionDBEntry
 
venue - Variable in class anon.infoservice.OperatorAddress
 
VERIFICATION_INTERVAL - Static variable in class anon.crypto.CertPath
 
verifiy(JAPCertificate) - Method in class anon.crypto.CertificateRevocationList
Verifiy the crl with the given cert
verify(byte[], byte[], AsymmetricCryptoKeyPair) - Static method in class anon.crypto.ByteSignature
Verifies the signature for a message.
verify(byte[], byte[], IMyPublicKey) - Static method in class anon.crypto.ByteSignature
Verifies the signature for a message.
verify() - Method in class anon.crypto.CertificationRequest
Verifies the signature of this request with the public key included.
verify() - Method in class anon.crypto.CertPath
Tries to verify the top level certificate in this CertPath against the root certificates.
verify(byte[], byte[]) - Method in interface anon.crypto.IMySignature
Tests if the signature of a specified message is valid.
verify(byte[], byte[]) - Method in interface anon.crypto.ISignatureVerificationAlgorithm
Tests if the signature of a specified message is valid.
verify(byte[], int, int, byte[], int, int) - Method in interface anon.crypto.ISignatureVerificationAlgorithm
Tests if the signature of a specified message is valid.
verify(Vector) - Method in class anon.crypto.JAPCertificate
Checks if a given Certificate could be directly verified against a set of other certificates.
verify(Hashtable) - Method in class anon.crypto.JAPCertificate
Checks if a given Certificate could be directly verified against a set of other certificates.
verify(Enumeration) - Method in class anon.crypto.JAPCertificate
Checks if a given Certificate could be directly verified against a set of other certificates.
verify(JAPCertificate) - Method in class anon.crypto.JAPCertificate
Verifies the certificate using an other X509 certificate.
verify(IMyPublicKey) - Method in class anon.crypto.JAPCertificate
Verifies the certificate by using the public key.
verify(byte[], int, int, byte[], int, int) - Method in class anon.crypto.MyDSASignature
 
verify(byte[], byte[]) - Method in class anon.crypto.MyDSASignature
 
verify(byte[], int, int, byte[], int, int) - Method in class anon.crypto.MyECDSASignature
 
verify(byte[], byte[]) - Method in class anon.crypto.MyECDSASignature
 
verify(byte[], byte[]) - Method in class anon.crypto.MyRSASignature
 
verify(byte[], int, int, byte[], int, int) - Method in class anon.crypto.MyRSASignature
 
verify() - Method in class anon.crypto.PKCS10CertificationRequest
Verifies the signature of this request with the public key included.
verify(byte[]) - Method in class anon.crypto.PKCS7SignedData
Verify the digest
verify(Node, IMyPublicKey) - Static method in class anon.crypto.XMLSignature
Verifies the signature of an XML node and creates a new XMLSignature from a valid signature.
verify(Node, int, Vector) - Method in class anon.crypto.XMLSignatureElement
Verifies this Signature Element with either the appended certs or with the directCertPaths, if there are no appended certs.
verify(Node, IMyPublicKey) - Method in class anon.crypto.XMLSignatureElement
This method is used to verify a node with a previously created XMLSignature.
verify(IMyPublicKey) - Method in class anon.pay.xml.XMLEasyCC
 
verify(PaymentInstanceDBEntry) - Method in class anon.pay.xml.XMLPriceCertificate
 
verify(File, JAPCertificate) - Static method in class jarify.JarVerifier
 
verify(JAPCertificate) - Method in class jarify.JarVerifier
Verify the signature of the jarFile with the supplied certificate.
verifyFast(Node, Vector) - Static method in class anon.crypto.XMLSignature
Only verifies the signatures of an XML node with the given keys.
verifyFast(Node, IMyPublicKey) - Static method in class anon.crypto.XMLSignature
Only verifies the signatures of an XML node with the given key.
verifyFast(Node, IMyPublicKey) - Method in class anon.crypto.XMLSignatureElement
 
verifyManifestDigests() - Method in class jarify.JarVerifier
Verifies the digests in the manifest file to the digests
calculated against the corresponding file.
verifyPlain(byte[], byte[]) - Method in class anon.crypto.MyRSASignature
Verifyes a signature for a given hash
verifySFDigests(String) - Method in class jarify.JarVerifier
Verifies the digests within the SF file against the digests
computed of the entries in the manifest file.
Verifies the digest in the SF file against the digest
computed from the entire manifest file.
verifySignature(String) - Method in class jarify.JarVerifier
Checks the Signature File against the Signature Block File from the given alias.
verifyXml(Document, int) - Method in class anon.crypto.SignatureVerifier
Verifies the signature of an XML document against the store of trusted certificates.
verifyXml(Element, int) - Method in class anon.crypto.SignatureVerifier
Verifies the signature of an XML document against the store of trusted certificates.
version - Variable in class anon.crypto.PKCS7SignedData
 
VERSION - Static variable in class anon.pay.PayAccount
 
VERSION - Static variable in class anon.pay.xml.XMLPassivePayment
 
VERSION - Static variable in class jondonym.console.Controller
 
VERSION_FORMAT - Static variable in class anon.util.Util
Defines the format of version numbers in the AN.ON project.
VERSION_MAJOR - Variable in class anon.mixminion.message.Header
 
VERSION_OFFSET_X - Static variable in class jap.JAPSplash
 
VERSION_OFFSET_Y - Static variable in class jap.JAPSplash
 
versionCheck(String, boolean) - Method in class jap.JAPController
Performs the Versioncheck.
view - Variable in class jap.JAPiPAQ
 
VIEW_NORMAL - Static variable in class jap.JAPConstants
 
VIEW_SIMPLIFIED - Static variable in class jap.JAPConstants
 
viewer - Variable in class gui.help.JAPInternalHelpViewer.JAPInternalHelpDelegator
 
VMPerfDataFile - Class in platform
Util class to retrieve various details about running virtual machines.
VMPerfDataFile(int) - Constructor for class platform.VMPerfDataFile
Creates a new VMPerfDataFile with the specified id.
VolumePlanSelectionPane - Class in jap.pay.wizardnew
Shows all available volume plans (as sent by the jpi in the form of a XMLVolumePlans object), and allows the user to pick one.
VolumePlanSelectionPane(JAPDialog, WorkerContentPane, boolean) - Constructor for class jap.pay.wizardnew.VolumePlanSelectionPane
 

W

waitForNextMessage() - Method in class anon.client.InternalChannelMessageQueue
 
WARNING - Static variable in class logging.LogLevel
Indicates level type of message: Warning
WARNING_AMOUNT - Static variable in class jap.pay.PaymentMainPanel
 
WARNING_TIME - Static variable in class jap.pay.PaymentMainPanel
 
wasUpdateSuccessful() - Method in class anon.infoservice.update.AbstractDatabaseUpdater
 
wasUpdateSuccessful() - Method in class anon.infoservice.update.AccountUpdater
wasUpdateSuccessful
wasUpdateSuccessful() - Method in class anon.util.Updater
 
WEEK_SEVEN_DAYS_TIMEOUT - Static variable in class anon.infoservice.PerformanceEntry
 
welcomePage - Variable in class update.JAPUpdateWizard
 
WHITE_SPACE_ENC - Static variable in class anon.util.Base64
 
whiten(byte[]) - Method in class anon.mixminion.message.FragmentedMessage
 
WHITESPACE - Static variable in class anon.util.Util
 
WHITESPACE_ENCODED - Static variable in class anon.util.Util
 
WHITESPACE_ENCODED - Static variable in class platform.AbstractOS
 
windowActivated(WindowEvent) - Method in class gui.dialog.JAPDialog.BlockedWindowDeactivationAdapter
 
windowActivated(WindowEvent) - Method in class gui.dialog.JAPDialog.DialogWindowAdapter
 
windowActivated(WindowEvent) - Method in class jap.JAPConf
 
windowClosed(WindowEvent) - Method in class gui.dialog.DialogContentPane.DialogWindowListener
 
windowClosed(WindowEvent) - Method in class gui.dialog.JAPDialog.DialogWindowAdapter
 
windowClosed(WindowEvent) - Method in class jap.JAPConf
 
windowClosing(WindowEvent) - Method in class gui.dialog.JAPDialog.DialogWindowAdapter
 
windowClosing(WindowEvent) - Method in class gui.JAPAWTMsgBox
 
windowClosing(WindowEvent) - Method in class jap.JAPConf
 
windowDeactivated(WindowEvent) - Method in class gui.dialog.JAPDialog.DialogWindowAdapter
 
windowDeactivated(WindowEvent) - Method in class jap.JAPConf
 
windowDeiconified(WindowEvent) - Method in class gui.dialog.JAPDialog.DialogWindowAdapter
 
windowDeiconified(WindowEvent) - Method in class jap.JAPConf
 
windowIconified(WindowEvent) - Method in class gui.dialog.JAPDialog.DialogWindowAdapter
 
windowIconified(WindowEvent) - Method in class jap.JAPConf
 
windowOpened(WindowEvent) - Method in class gui.dialog.DialogContentPane.DialogWindowListener
 
windowOpened(WindowEvent) - Method in class gui.dialog.JAPDialog.DialogWindowAdapter
 
windowOpened(WindowEvent) - Method in class gui.dialog.JAPDialog.SimpleDialogButtonFocusWindowAdapter
 
windowOpened(WindowEvent) - Method in class jap.JAPConf
 
WindowsOS - Class in platform
This class is instantiated by AbstractOS if the current OS is Windows
WindowsOS() - Constructor for class platform.WindowsOS
 
WindowsRegistry - Class in platform
Simple wrapper class to access the windows registy.
WindowsRegistry() - Constructor for class platform.WindowsRegistry
 
Wizard - Interface in gui.wizard
 
wizardCompleted() - Method in class gui.wizard.BasicWizard
 
wizardCompleted() - Method in interface gui.wizard.Wizard
 
wizardCompleted() - Method in class update.JAPUpdateWizard
 
wizardHost - Variable in class gui.wizard.BasicWizard
 
WizardHost - Interface in gui.wizard
 
WizardPage - Interface in gui.wizard
 
WorkerContentPane - Class in gui.dialog
This is a dialog that executes a given Thread or Runnable if it is shown on screen.
WorkerContentPane(JAPDialog, String, Runnable) - Constructor for class gui.dialog.WorkerContentPane
 
WorkerContentPane(JAPDialog, String, Runnable, Observable) - Constructor for class gui.dialog.WorkerContentPane
 
WorkerContentPane(JAPDialog, String, String, Runnable) - Constructor for class gui.dialog.WorkerContentPane
 
WorkerContentPane(JAPDialog, String, String, Runnable, Observable) - Constructor for class gui.dialog.WorkerContentPane
 
WorkerContentPane(JAPDialog, String, DialogContentPane, Runnable) - Constructor for class gui.dialog.WorkerContentPane
 
WorkerContentPane(JAPDialog, String, DialogContentPane, Runnable, Observable) - Constructor for class gui.dialog.WorkerContentPane
 
WorkerContentPane(JAPDialog, String, String, DialogContentPane, Runnable) - Constructor for class gui.dialog.WorkerContentPane
 
WorkerContentPane(JAPDialog, String, String, DialogContentPane, Runnable, Observable) - Constructor for class gui.dialog.WorkerContentPane
 
WorkerContentPane.InternalThread - Class in gui.dialog
A wrapper for the worker runnable.
WorkerContentPane.InternalThread(Runnable) - Constructor for class gui.dialog.WorkerContentPane.InternalThread
 
WorkerContentPane.WorkerComponentListener - Class in gui.dialog
 
WorkerContentPane.WorkerComponentListener() - Constructor for class gui.dialog.WorkerContentPane.WorkerComponentListener
 
worksWithJapVersion(String) - Method in class anon.pay.xml.XMLPaymentOption
 
write(int) - Method in class anon.client.AbstractDataChain.DataChainOutputStreamImplementation
 
write(byte[], int, int) - Method in class anon.client.AbstractDataChain.DataChainOutputStreamImplementation
 
write(int) - Method in class anon.client.SocketHandler.SocketOutputStreamImplementation
 
write(byte[], int, int) - Method in class anon.client.SocketHandler.SocketOutputStreamImplementation
 
write(int) - Method in class anon.client.TypeFilterDataChain.TypeFilterOutputStreamImplementation
 
write(byte[], int, int) - Method in class anon.client.TypeFilterDataChain.TypeFilterOutputStreamImplementation
 
write(byte[]) - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
 
write(byte[], int, int) - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
 
write(int) - Method in class anon.crypto.tinytls.TinyTLS.TLSOutputStream
 
write(byte[]) - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
 
write(byte[], int, int) - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
 
write(int) - Method in class anon.crypto.tinytls.TinyTLSServerSocket.TLSOutputStream
 
write(int) - Method in class anon.shared.ChannelOutputStream
 
write(byte[], int, int) - Method in class anon.shared.ChannelOutputStream
 
write(byte[], int, int) - Method in class anon.shared.IOQueue
 
write(int) - Method in class anon.transport.connection.ChunkConnectionAdapter.ChunkOutputStream
Fuegt das Uebergebene Byte in den internen Buffer ein und uebertraegt diesen, falls er dadurch erschoepft ist.
write(int) - Method in class anon.util.TimedOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class anon.util.TimedOutputStream
 
write(byte[], int, int) - Method in class anon.util.TimedOutputStream
 
write(Document, OutputStream) - Static method in class anon.util.XMLUtil
Writes an XML document to an output stream.
write(Document, Writer) - Static method in class anon.util.XMLUtil
Writes an XML document to a Writer.
write(Document, File) - Static method in class anon.util.XMLUtil
Writes an XML document to a file.
write(byte[]) - Method in class anon.xmlrpc.client.ChannelOutputStreamProxy
 
write(byte[], int, int) - Method in class anon.xmlrpc.client.ChannelOutputStreamProxy
 
write(int) - Method in class anon.xmlrpc.client.ChannelOutputStreamProxy
 
write(byte[]) - Method in class forward.server.DefaultProtocolHandler
Writes the bytes in a_buffer to the server or the protocol handler.
write(byte[]) - Method in interface forward.server.IProtocolHandler
Writes the bytes in a_buffer to the server or the protocol handler.
write(String) - Method in interface jondonym.console.Configuration
Writes the configuration.
write(String) - Method in class jondonym.console.JonDoConsole.LocalFileConfiguration
 
writeChunk(byte[]) - Method in interface anon.transport.connection.IChunkWriter
Versucht den uebergeben Chunk in den Kanal einzuspeisen und somit zum Empfaenger zu uebertragen.
writeChunk(byte[]) - Method in class anon.transport.connection.SkypeConnection.SkypeWriter
Versucht einen Chunk mit Hilfe von Skype zu uebertragen.
writePos - Variable in class anon.shared.IOQueue
 
writeRequest(String, String, String) - Method in class anon.pay.HttpClient
Sendet Http-Request.

X

X400_ADDRESS - Static variable in class anon.crypto.AbstractX509AlternativeName
 
X509_EXTENSIONS_IDENTIFIER - Variable in class anon.crypto.X509Extensions
 
X509AuthorityKeyIdentifier - Class in anon.crypto
The Authority Public Key Identifier as specified in RFC 5280 is calcluated the same way as the SubjectKeyIdentifier.
X509AuthorityKeyIdentifier(IMyPublicKey) - Constructor for class anon.crypto.X509AuthorityKeyIdentifier
Creates a new X509AuthorityKeyIdentifier from a public key.
X509AuthorityKeyIdentifier(IMyPublicKey, GeneralNames, BigInteger) - Constructor for class anon.crypto.X509AuthorityKeyIdentifier
Creates a new X509AuthorityKeyIdentifier from a public key, a name and a certificate serial
X509AuthorityKeyIdentifier(IMyPublicKey, X509DistinguishedName, BigInteger) - Constructor for class anon.crypto.X509AuthorityKeyIdentifier
Creates a new X509AuthorityKeyIdentifier from a public key, a distinguished name and a certificate serial
X509AuthorityKeyIdentifier(DERSequence) - Constructor for class anon.crypto.X509AuthorityKeyIdentifier
Creates an extension from a BouncyCastle DER sequence.
X509BasicConstraints - Class in anon.crypto
This class implements the BasicConstrains extension for X.509-certificates as specified in RFC 5280.
X509BasicConstraints(boolean) - Constructor for class anon.crypto.X509BasicConstraints
Creates a new X509BasicConstrains objects with the specified value for cA.
X509BasicConstraints(int) - Constructor for class anon.crypto.X509BasicConstraints
Creates a new X509BasicConstrains objects with pathLength limited to the specified value.
X509BasicConstraints(DERSequence) - Constructor for class anon.crypto.X509BasicConstraints
Creates an new X509BasicConstraints object from a BouncyCastle DERSequence
X509CertificateIssuer - Class in anon.crypto
This class implements the CertificateIssuer Entry-Extension for X.509-CRLs as specified in RFC 5280.
X509CertificateIssuer(X509DistinguishedName) - Constructor for class anon.crypto.X509CertificateIssuer
Create a new X509CertificateIssuer object from a given distinguished name.
X509CertificateIssuer(DERSequence) - Constructor for class anon.crypto.X509CertificateIssuer
Creates an new X509etificateIssuer object from a BouncyCastle DERSequence
X509DistinguishedName - Class in anon.crypto
Objects of this class represent an X509 distinguished name.
X509DistinguishedName(String) - Constructor for class anon.crypto.X509DistinguishedName
Constructs a distinguished name from a String of the form "C=DE, ST=Bavaria, ..."
X509DistinguishedName(Hashtable) - Constructor for class anon.crypto.X509DistinguishedName
Constructs a distinguished name from a Hashtable of attributes.
X509DistinguishedName(X509Name) - Constructor for class anon.crypto.X509DistinguishedName
Constructs a distinguished name from a BouncyCastle X509Name object.
X509DistinguishedName.IllegalCharacterException - Exception in anon.crypto
Represents an error that is thrown when an illegal character is used in a distinguished name attribute.
X509DistinguishedName.IllegalCharacterException(DERObjectIdentifier, char) - Constructor for exception anon.crypto.X509DistinguishedName.IllegalCharacterException
 
X509Extensions - Class in anon.crypto
Stores X509 extensions as described in RFC 3280.
X509Extensions(AbstractX509Extension) - Constructor for class anon.crypto.X509Extensions
Creates a new X509Extensions object from a single extension.
X509Extensions(Vector) - Constructor for class anon.crypto.X509Extensions
Creates a new X509Extensions object that holds all extensions in the given Vector.
X509Extensions(DERSet) - Constructor for class anon.crypto.X509Extensions
Creates an X509Extensions object from a DERTaggedObject.
X509Extensions(X509Extensions) - Constructor for class anon.crypto.X509Extensions
Creates an X509Extensions object from a BouncyCastle X509Extensions object.
X509IssuerAlternativeName - Class in anon.crypto
The IssuerAlternativeName extension represents an alias to distinguished name (DN) of the issuer.
X509IssuerAlternativeName(String, Integer) - Constructor for class anon.crypto.X509IssuerAlternativeName
Constructs a new X509IssuerAlternativeName from a value.
X509IssuerAlternativeName(boolean, String, Integer) - Constructor for class anon.crypto.X509IssuerAlternativeName
Constructs a new X509IssuerAlternativeName from a value.
X509IssuerAlternativeName(Vector, Vector) - Constructor for class anon.crypto.X509IssuerAlternativeName
Constructs a new X509IssuerAlternativeName from values.
X509IssuerAlternativeName(boolean, Vector, Vector) - Constructor for class anon.crypto.X509IssuerAlternativeName
Constructs a new X509IssuerAlternativeName from values.
X509IssuerAlternativeName(DERSequence) - Constructor for class anon.crypto.X509IssuerAlternativeName
Creates an X509IssuerAlternativeName from a BouncyCastle DER sequence.
X509IssuingDistributionPoint - Class in anon.crypto
This class implements the IssuingDistributionPoint extension for X.509-CRLs as specified in RFC 5280.
X509IssuingDistributionPoint(DistributionPointName, boolean, boolean, ReasonFlags, boolean, boolean) - Constructor for class anon.crypto.X509IssuingDistributionPoint
Creates an new X509IssuingDistributionPoint object with the specified values
X509IssuingDistributionPoint(boolean) - Constructor for class anon.crypto.X509IssuingDistributionPoint
Creates an new X509IssuingDistributionPoint object with the specified values the CRL contains revoked certificates issued by other CAs
X509IssuingDistributionPoint(DERSequence) - Constructor for class anon.crypto.X509IssuingDistributionPoint
Creates an new X509BasicConstraints object from a BouncyCastle DERSequence
X509KeyUsage - Class in anon.crypto
This class implements the KeyUsage extension for X.509-certificates as specified in RFC 5280.
X509KeyUsage(int) - Constructor for class anon.crypto.X509KeyUsage
Creates a new X509KeyUsage object from the specified usage integer.
X509KeyUsage(DERSequence) - Constructor for class anon.crypto.X509KeyUsage
Creates an new X509KeyUsage object from a BouncyCastle DERSequence
X509SubjectAlternativeName - Class in anon.crypto
The SubjectAlternativeName extension represents an alias to distinguished name (DN).
X509SubjectAlternativeName(String, Integer) - Constructor for class anon.crypto.X509SubjectAlternativeName
Constructs a new X509SubjectAlternativeName from a value.
X509SubjectAlternativeName(boolean, String, Integer) - Constructor for class anon.crypto.X509SubjectAlternativeName
Constructs a new X509SubjectAlternativeName from a value.
X509SubjectAlternativeName(Vector, Vector) - Constructor for class anon.crypto.X509SubjectAlternativeName
Constructs a new X509SubjectAlternativeName from values.
X509SubjectAlternativeName(boolean, Vector, Vector) - Constructor for class anon.crypto.X509SubjectAlternativeName
Constructs a new X509SubjectAlternativeName from values.
X509SubjectAlternativeName(DERSequence) - Constructor for class anon.crypto.X509SubjectAlternativeName
Creates an extension from a BouncyCastle DER sequence.
X509SubjectKeyIdentifier - Class in anon.crypto
The subject public key identifier is calculated using a SHA1 hash over the BIT STRING from SubjectPublicKeyInfo as defined in RFC3280.
X509SubjectKeyIdentifier(IMyPublicKey) - Constructor for class anon.crypto.X509SubjectKeyIdentifier
Creates a new X509SubjectKeyIdentifier from a public key.
X509SubjectKeyIdentifier(DERSequence) - Constructor for class anon.crypto.X509SubjectKeyIdentifier
Creates an extension from a BouncyCastle DER sequence.
X509UnknownExtension - Class in anon.crypto
This extension is instantiated if the type is unknown.
X509UnknownExtension(DERSequence) - Constructor for class anon.crypto.X509UnknownExtension
Creates an extension from a BouncyCastle DER sequence.
X_OFFSET - Static variable in class jap.pay.CoinstackProgressBarUI
 
X_SHIFT - Static variable in class jap.pay.CoinstackProgressBarUI
 
xcopy(File, File, boolean) - Static method in class gui.JAPDll
 
XML_ALL_DB_NAME - Static variable in class anon.infoservice.Database
 
XML_ALLOW_NON_ANONYMOUS_CONNECTION - Static variable in class jap.JAPController
 
XML_ALLOW_NON_ANONYMOUS_UPDATE - Static variable in class jap.JAPController
 
XML_ANONYMIZED_HTTP_HEADERS - Static variable in class jap.JAPModel
 
XML_ASK_FOR_NON_ANONYMOUS_SURFING - Static variable in class jap.JAPModel
 
XML_ATTR_ACCEPTED - Static variable in class anon.terms.TermsAndConditions
 
XML_ATTR_ACTIVATED - Static variable in class jap.JAPModel
 
XML_ATTR_ACTIVE - Static variable in class anon.pay.PayAccount
 
XML_ATTR_ASK_SAVE_PAYMENT - Static variable in class jap.JAPController
 
XML_ATTR_ASKED_INFO_SERVICES - Static variable in class anon.infoservice.InfoServiceHolder
 
XML_ATTR_AUTO_BLACKLIST_NEW_CASCADES - Static variable in class anon.infoservice.BlacklistedCascadeIDEntry
 
XML_ATTR_AUTO_CHOOSE_CASCADES - Static variable in class jap.JAPController
 
XML_ATTR_AUTO_CHOOSE_CASCADES_ON_STARTUP - Static variable in class jap.JAPController
 
XML_ATTR_BEST - Static variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The best bound value XML attribute name.
XML_ATTR_BOUND - Static variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The bound value XML attribute name.
XML_ATTR_BOUND_ERRORS - Static variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
XML_ATTR_BOUND_RESETS - Static variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
XML_ATTR_BOUND_UNKNOWN - Static variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
XML_ATTR_CHECK - Static variable in class anon.crypto.SignatureVerifier
 
XML_ATTR_CLASS - Static variable in class anon.crypto.CertPath
 
XML_ATTR_CLASS - Static variable in class anon.crypto.SignatureVerifier
 
XML_ATTR_CONDITION_VALUE - Static variable in class anon.client.TrustModel.TrustAttribute
 
XML_ATTR_CONNECTION_TIMEOUT - Static variable in class anon.pay.BIConnection
 
XML_ATTR_CONTEXT - Static variable in interface anon.infoservice.IServiceContextContainer
 
XML_ATTR_CURRENT_TRUST_MODEL - Static variable in class anon.client.TrustModel
 
XML_ATTR_DATE - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
XML_ATTR_DATE - Static variable in class anon.terms.TermsAndConditions
 
XML_ATTR_DEFAULT_LOCALE - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
XML_ATTR_ENABLE_BALANCE_AUTO_UPDATE - Static variable in class anon.pay.PayAccountsFile
 
XML_ATTR_ENCODING - Static variable in class anon.infoservice.MessageDBEntry
 
XML_ATTR_ERRORS - Static variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
XML_ATTR_EXPIRE_TIME - Static variable in class anon.infoservice.AbstractCascadeIDEntry
 
XML_ATTR_FORCE - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ATTR_FREE - Static variable in class anon.infoservice.MessageDBEntry
 
XML_ATTR_HEIGHT - Static variable in class jap.JAPModel
 
XML_ATTR_HELP_PATH - Static variable in class jap.JAPController
 
XML_ATTR_HIDDEN - Static variable in class anon.infoservice.ListenerInterface
 
XML_ATTR_ICONIFIED_ON_TOP - Static variable in class jap.JAPModel
 
XML_ATTR_ID - Static variable in class anon.infoservice.PerformanceEntry
The cascade id attribute name.
XML_ATTR_ID - Static variable in class anon.infoservice.PerformanceInfo
 
XML_ATTR_ID - Static variable in interface anon.util.IXMLEncodable
The id attribute used for a lot of tags.
XML_ATTR_IGNORE_AI_ERRORS - Static variable in class anon.pay.PayAccountsFile
 
XML_ATTR_IGNORE_NO_DATA - Static variable in class anon.client.TrustModel.TrustAttribute
 
XML_ATTR_INFOSERVICE_CONNECT_TIMEOUT - Static variable in class jap.JAPController
 
XML_ATTR_LANG - Static variable in class anon.infoservice.MessageDBEntry
 
XML_ATTR_LANGUAGE - Static variable in interface anon.util.IXMLEncodable
 
XML_ATTR_LAST_UPDATE - Static variable in class anon.infoservice.AbstractDatabaseEntry
 
XML_ATTR_LAST_UPDATE - Static variable in class anon.infoservice.AbstractDistributableDatabaseEntry
 
XML_ATTR_LAST_UPDATE - Static variable in class anon.infoservice.MixCascadeExitAddresses
The last update XML attribute name.
XML_ATTR_LOCALE - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
XML_ATTR_LOCALE - Static variable in class anon.terms.TermsAndConditionsRequest
 
XML_ATTR_LOCALE - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
XML_ATTR_LOG_DETAIL - Static variable in class jondonym.console.Controller
 
XML_ATTR_LOG_LEVEL - Static variable in class jondonym.console.Controller
 
XML_ATTR_LOGIN_TIMEOUT - Static variable in class jap.JAPController
 
XML_ATTR_LOOK_AND_FEEL - Static variable in class jap.JAPController
 
XML_ATTR_MAX_USERS - Static variable in class anon.infoservice.MixCascade
 
XML_ATTR_MAXCLICKS - Static variable in class anon.pay.xml.XMLPaymentOption
 
XML_ATTR_NAME - Static variable in class anon.client.TrustModel.TrustAttribute
 
XML_ATTR_NAME - Static variable in class anon.client.TrustModel
 
XML_ATTR_NAME - Static variable in class anon.terms.template.Section
 
XML_ATTR_NAME - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
XML_ATTR_NOT_RECOVERED_BOUND - Static variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
 
XML_ATTR_OPERATING_SYSTEM - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ATTR_OPTIMIZED_FORMAT - Static variable in class gui.dialog.JAPDialog
 
XML_ATTR_PAYMENT - Static variable in class anon.infoservice.MixCascade
 
XML_ATTR_PAYMENT - Static variable in class anon.infoservice.MixCascadeExitAddresses
The payment XML attribute name.
XML_ATTR_PAYMENT - Static variable in class anon.infoservice.MixInfo
 
XML_ATTR_POPUP - Static variable in class anon.infoservice.MessageDBEntry
 
XML_ATTR_PORTABLE_BROWSER_PATH - Static variable in class jap.JAPController
 
XML_ATTR_REFERENCE_ID - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
XML_ATTR_REMOVABLE - Static variable in class anon.crypto.CertificateContainer
 
XML_ATTR_RESETS - Static variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
XML_ATTR_SAVE - Static variable in class jap.JAPModel
 
XML_ATTR_SERIAL - Static variable in class anon.infoservice.AbstractDistributableDatabaseEntry
 
XML_ATTR_SHOW_CONFIG_ASSISTANT - Static variable in class jap.JAPController
 
XML_ATTR_SHOW_SPLASH_SCREEN - Static variable in class jap.JAPController
 
XML_ATTR_STUDY - Static variable in class anon.infoservice.MixCascade
 
XML_ATTR_SUPPORT_FROM_VERSION - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ATTR_TOTAL - Static variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
XML_ATTR_TRUST_CONDITION - Static variable in class anon.client.TrustModel.TrustAttribute
 
XML_ATTR_TYPE - Static variable in class anon.crypto.CertPath
 
XML_ATTR_TYPE - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
XML_ATTR_UNKNOWN - Static variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
XML_ATTR_UPDATE_TIME - Static variable in class anon.infoservice.AbstractCascadeIDEntry
 
XML_ATTR_USER_DEFINED - Static variable in class anon.infoservice.MixCascade
 
XML_ATTR_VALID - Static variable in class anon.infoservice.AbstractDistributableDatabaseEntry
 
XML_ATTR_VENDOR - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ATTR_VERIFIED - Static variable in class anon.infoservice.AbstractDistributableDatabaseEntry
 
XML_ATTR_VERSION - Static variable in interface anon.util.IXMLEncodable
The version attribute used for a lot of tags.
XML_ATTR_VERSION_NAME - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ATTR_VIRTUAL - Static variable in class anon.infoservice.ListenerInterface
 
XML_ATTR_WARN_ON_INSECURE_BRWOSER - Static variable in class jap.JAPController
 
XML_ATTR_WEBINFO_MIX_COUNTRY - Static variable in class anon.infoservice.MixCascade
 
XML_ATTR_WEBINFO_MIX_POSITION - Static variable in class anon.infoservice.MixCascade
 
XML_ATTR_WEBINFO_OP_COUNTRY - Static variable in class anon.infoservice.MixCascade
 
XML_ATTR_WIDTH - Static variable in class jap.JAPModel
 
XML_ATTRIBUTE_NAME_FOR_CASCADE - Static variable in class anon.infoservice.MixInfo
 
XML_AUTH_SUCCESS - Static variable in class anon.pay.xml.XMLAuthenticationSuccess
Deprecated.  
XML_AUTHENTICATION_USER_ID - Static variable in class anon.infoservice.ProxyInterface
The name of the xml node that stores the user id for authentication.
XML_BACKUP_DONE - Static variable in class anon.pay.PayAccount
 
XML_CASCADE_ID - Static variable in class anon.infoservice.AbstractCascadeIDEntry
 
XML_CONFIG_WINDOW - Static variable in class jap.JAPModel
 
XML_DOCUMENT_CLASS - Static variable in class anon.crypto.SignatureVerifier
 
XML_DOCUMENT_VERSION - Static variable in class anon.pay.xml.XMLPassivePayment
 
XML_ELEM_BIID - Static variable in class anon.pay.xml.XMLPriceCertificate
 
XML_ELEM_CERT - Static variable in class anon.pay.PaymentInstanceDBEntry
 
XML_ELEM_CHANGE_INFO_SERVICES - Static variable in class anon.infoservice.InfoServiceHolder
 
XML_ELEM_DOWNLOAD_URL - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ELEM_FILE - Static variable in class anon.infoservice.ListenerInterface
 
XML_ELEM_HOST - Static variable in class anon.infoservice.ListenerInterface
 
XML_ELEM_LAST_UPDATE - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ELEM_LOOK_AND_FEEL - Static variable in class jap.JAPController
 
XML_ELEM_LOOK_AND_FEELS - Static variable in class jap.JAPController
 
XML_ELEM_NAME - Static variable in class anon.pay.PaymentInstanceDBEntry
 
XML_ELEM_NET - Static variable in class anon.pay.PaymentInstanceDBEntry
 
XML_ELEM_POPUP_TEXT - Static variable in class anon.infoservice.MessageDBEntry
 
XML_ELEM_PORT - Static variable in class anon.infoservice.ListenerInterface
 
XML_ELEM_RATE - Static variable in class anon.pay.xml.XMLPriceCertificate
 
XML_ELEM_SERVER_MONITORING - Static variable in class anon.infoservice.MixInfo
 
XML_ELEM_SIG_TIME - Static variable in class anon.pay.xml.XMLPriceCertificate
 
XML_ELEM_SUBJECT_KEY_IDENTIFIER - Static variable in class anon.pay.xml.XMLPriceCertificate
 
XML_ELEM_VENDOR_LONG - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ELEM_VERSION - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ELEMENT_ADDRESS_NAME - Static variable in class anon.infoservice.MixCascadeExitAddresses
The exit address XML element name.
XML_ELEMENT_CITY - Static variable in class anon.infoservice.ServiceLocation
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.client.TrustModel
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.crypto.JAPCertificate
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.BlacklistedCascadeIDEntry
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.CascadeIDEntry
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.ClickedMessageIDDBEntry
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.DeletedMessageIDDBEntry
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.InfoServiceDBEntry
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.ListenerInterface
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.MessageDBEntry
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.MixCascade
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.MixCascadeExitAddresses
The entry's container XML element name.
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.MixInfo
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.PerformanceEntry
The entry's container XML element name.
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.PerformanceInfo
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.PreviouslyKnownCascadeIDEntry
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.infoservice.StatusInfo
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.pay.PaymentInstanceDBEntry
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.terms.template.Paragraph
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.terms.template.Section
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.terms.TermsAndConditions
 
XML_ELEMENT_CONTAINER_NAME - Static variable in class anon.terms.TermsAndConditionsRequest
 
XML_ELEMENT_CONTAINER_NAME - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
XML_ELEMENT_COUNTRY - Static variable in class anon.infoservice.ServiceLocation
 
XML_ELEMENT_COUNTRYCODE - Static variable in class anon.infoservice.ServiceOperator
 
XML_ELEMENT_DATA - Static variable in class anon.infoservice.PerformanceEntry
The data XML element name.
XML_ELEMENT_DATE - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
XML_ELEMENT_DESCRIPTION - Static variable in class anon.infoservice.DataRetentionInformation
 
XML_ELEMENT_EMAIL - Static variable in class anon.infoservice.ServiceOperator
 
XML_ELEMENT_EMAIL_SPAMSAFE - Static variable in class anon.infoservice.ServiceOperator
 
XML_ELEMENT_GEO - Static variable in class anon.infoservice.ServiceLocation
 
XML_ELEMENT_INVALID_REQUEST_NAME - Static variable in class anon.terms.TermsAndConditionsResponseHandler
 
XML_ELEMENT_LATITUDE - Static variable in class anon.infoservice.ServiceLocation
 
XML_ELEMENT_LEADING_TEXT - Static variable in class anon.terms.template.Preamble
 
XML_ELEMENT_LEGAL_OPINIONS - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
XML_ELEMENT_LOGGED_ELEMENTS - Static variable in class anon.infoservice.DataRetentionInformation
 
XML_ELEMENT_LONGITUDE - Static variable in class anon.infoservice.ServiceLocation
 
XML_ELEMENT_MIX_NAME - Static variable in class anon.infoservice.MixInfo
 
XML_ELEMENT_NAME - Static variable in class anon.client.TrustModel.TrustAttribute
 
XML_ELEMENT_NAME - Static variable in class anon.client.TrustModel
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.CertificateContainer
Stores the name of the root node of the XML settings for this class.
XML_ELEMENT_NAME - Static variable in class anon.crypto.CertificateRevocationList
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.CertificateStore
Stores the name of the root node of the XML settings for this class.
XML_ELEMENT_NAME - Static variable in class anon.crypto.CertPath
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.JAPCertificate
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.MultiCertPath
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.MyDSAPrivateKey
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.MyRSAPrivateKey
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.PKCS12
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.SignatureVerifier
Stores the name of the root node of the XML settings for this class.
XML_ELEMENT_NAME - Static variable in class anon.crypto.XMLEncryption
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.XMLSignature
 
XML_ELEMENT_NAME - Static variable in class anon.crypto.XMLSignatureElement
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.AbstractDistributableDatabaseEntry.Serials
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.BlacklistedCascadeIDEntry
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.CascadeIDEntry
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.ClickedMessageIDDBEntry
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.DataRetentionInformation
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.DeletedMessageIDDBEntry
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.InfoServiceDBEntry
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.InfoServiceHolder
Stores the name of the root node of the XML settings for this class.
XML_ELEMENT_NAME - Static variable in class anon.infoservice.JavaVersionDBEntry
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.ListenerInterface
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.MessageDBEntry
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.MixCascade
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.MixCascadeExitAddresses
The XML element name.
XML_ELEMENT_NAME - Static variable in class anon.infoservice.MixInfo
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.PerformanceEntry.StabilityAttributes
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.PerformanceEntry
The XML element name.
XML_ELEMENT_NAME - Static variable in class anon.infoservice.PerformanceInfo
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.PreviouslyKnownCascadeIDEntry
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.ServiceLocation
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.ServiceOperator
 
XML_ELEMENT_NAME - Static variable in class anon.infoservice.StatusInfo
 
XML_ELEMENT_NAME - Static variable in class anon.pay.PayAccount
 
XML_ELEMENT_NAME - Static variable in class anon.pay.PayAccountsFile
 
XML_ELEMENT_NAME - Static variable in class anon.pay.PaymentInstanceDBEntry
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLAiLoginConfirmation
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLChallenge
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLEasyCC
 
XML_ELEMENT_NAME - Static variable in exception anon.pay.xml.XMLErrorMessage
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLGenericText
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLPassivePayment
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLPayRequest
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLPriceCertificate
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLTransactionOverview
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLVolumePlan
 
XML_ELEMENT_NAME - Static variable in class anon.pay.xml.XMLVolumePlans
 
XML_ELEMENT_NAME - Static variable in class anon.terms.template.Paragraph
 
XML_ELEMENT_NAME - Static variable in class anon.terms.template.Preamble
 
XML_ELEMENT_NAME - Static variable in class anon.terms.template.Section
 
XML_ELEMENT_NAME - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
XML_ELEMENT_NAME - Static variable in class anon.terms.TermsAndConditions
 
XML_ELEMENT_NAME - Static variable in class anon.terms.TermsAndConditionsRequest
 
XML_ELEMENT_NAME - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
XML_ELEMENT_NAME_COST_CONFIRMATIONS - Static variable in class anon.pay.xml.XMLAccountInfo
 
XML_ELEMENT_NAME_TRANSFER_CERTIFICATE - Static variable in class anon.pay.xml.XMLTransCert
 
XML_ELEMENT_NAME_TRANSFER_CERTIFICATES - Static variable in class anon.pay.xml.XMLTransCert
 
XML_ELEMENT_OPERATIONAL_AGREEMENT - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
XML_ELEMENT_OPERATOR_COUNTRY - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
XML_ELEMENT_ORG_UNIT - Static variable in class anon.infoservice.ServiceOperator
 
XML_ELEMENT_ORGANISATION - Static variable in class anon.infoservice.ServiceOperator
 
XML_ELEMENT_POSITION - Static variable in class anon.infoservice.ServiceLocation
 
XML_ELEMENT_PRIVACY_POLICY - Static variable in interface anon.terms.TermsAndConditionsTranslation
 
XML_ELEMENT_REQ_TRANSLATION - Static variable in class anon.terms.TermsAndConditionsRequest
 
XML_ELEMENT_RESOURCE_CUSTOMIZED_SECT - Static variable in class anon.terms.TermsAndConditionsRequest
 
XML_ELEMENT_RESOURCE_TEMPLATE - Static variable in class anon.terms.TermsAndConditionsRequest
 
XML_ELEMENT_RESPONSE_NAME - Static variable in class anon.terms.TermsAndConditionsResponseHandler
 
XML_ELEMENT_RETENTION_PERIOD - Static variable in class anon.infoservice.DataRetentionInformation
 
XML_ELEMENT_SIGNATURE - Static variable in class anon.terms.template.TermsAndConditionsTemplate
 
XML_ELEMENT_STATE - Static variable in class anon.infoservice.ServiceLocation
 
XML_ELEMENT_TRAILING_TEXT - Static variable in class anon.terms.template.Preamble
 
XML_ELEMENT_TRANSLATION_NAME - Static variable in class anon.terms.TermsAndConditions
 
XML_ELEMENT_URL - Static variable in class anon.infoservice.DataRetentionInformation
 
XML_ELEMENT_URL - Static variable in class anon.infoservice.ServiceOperator
 
XML_ELEMENT_VALUE - Static variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The XML element name.
XML_ELEMENT_VALUES - Static variable in class anon.infoservice.PerformanceEntry.PerformanceAttributeFloatingTimeEntry
The containers XML element name.
XML_ELEMENT_WEBINFO - Static variable in class anon.infoservice.MixCascade
 
XML_ELEMENT_WEBINFO - Static variable in class anon.infoservice.MixInfo
 
XML_ELEMENT_WEBINFO_CASCADE_NAME - Static variable in class anon.infoservice.MixCascade
 
XML_ELEMENT_WEBINFO_COMPOSED_NAME - Static variable in class anon.infoservice.MixCascade
 
XML_ELEMENT_WEBINFO_CONTAINER - Static variable in class anon.infoservice.MixCascade
 
XML_ELEMENT_WEBINFO_CONTAINER - Static variable in class anon.infoservice.MixInfo
 
XML_ELEMENT_WEBINFO_CURR_USERS - Static variable in class anon.infoservice.MixCascade
 
XML_ELEMENT_WEBINFO_NAME - Static variable in class anon.infoservice.MixCascade
 
XML_FONT_SIZE - Static variable in class jap.JAPModel
 
XML_HELP_WINDOW - Static variable in class jap.JAPModel
 
XML_ICONIFIED_WINDOW - Static variable in class jap.JAPModel
 
XML_ID - Static variable in class anon.infoservice.AbstractCascadeIDEntry
 
XML_LAST_UPDATE - Static variable in class anon.infoservice.AbstractDatabaseEntry
 
XML_LOCATION - Static variable in class jap.JAPViewIconified
 
XML_MSG_TC_CONFIRM - Static variable in class anon.terms.TermsAndConditionsRequest
 
XML_MSG_TC_INTERRUPT - Static variable in class anon.terms.TermsAndConditionsRequest
 
XML_REMIND_JAVA_UPDATE - Static variable in class jap.JAPModel
 
XML_REMIND_OPTIONAL_UPDATE - Static variable in class jap.JAPModel
 
XML_RESTRICT_CASCADE_AUTO_CHANGE - Static variable in class jap.JAPModel
 
XML_ROOT_NODE - Static variable in class jondonym.console.Controller
 
XML_SIZE - Static variable in class jap.JAPModel
 
XML_STR_BOOLEAN_FALSE - Static variable in class anon.util.XMLUtil
 
XML_STR_BOOLEAN_TRUE - Static variable in class anon.util.XMLUtil
 
XML_TEXT - Static variable in class anon.infoservice.MessageDBEntry
 
XML_URL - Static variable in class anon.infoservice.MessageDBEntry
 
XML_USE_AUTHENTICATION - Static variable in class anon.infoservice.ProxyInterface
The name of the xml node that describes if authentication is used.
XML_USE_PROXY - Static variable in class anon.infoservice.ProxyInterface
The name of the xml node that describes if authentication is used.
XML_VALUE_CONTAINER_ELEMENT_NAME - Static variable in class anon.client.TrustModel.TrustAttribute
 
XML_VALUE_ELEMENT_NAME - Static variable in class anon.client.TrustModel.TrustAttribute
 
XMLAccountCertificate - Class in anon.pay.xml
This class contains the functionality for creating and parsing XML account certificates.
XMLAccountCertificate(IMyPublicKey, long, Timestamp, String) - Constructor for class anon.pay.xml.XMLAccountCertificate
creates a new XML certificate (NOTE: It will NOT be signed!)
XMLAccountCertificate(String) - Constructor for class anon.pay.xml.XMLAccountCertificate
parses an existing XML certificate
XMLAccountCertificate(byte[]) - Constructor for class anon.pay.xml.XMLAccountCertificate
 
XMLAccountCertificate(Element) - Constructor for class anon.pay.xml.XMLAccountCertificate
Creates an AccountCertifcate from an existing XML docuemnt
XMLAccountInfo - Class in anon.pay.xml
This class represents an XML AccountInfo structure (XMLBalance plus cost confirmations for the account) The following XML structure is used:
XMLAccountInfo(XMLBalance) - Constructor for class anon.pay.xml.XMLAccountInfo
 
XMLAccountInfo(String) - Constructor for class anon.pay.xml.XMLAccountInfo
Creates an AccountInfo object from a string.
XMLAccountInfo() - Constructor for class anon.pay.xml.XMLAccountInfo
 
XMLAccountInfo(Element) - Constructor for class anon.pay.xml.XMLAccountInfo
Creates a Balance from an existing XML docuemnt
XMLAccountInfo(Document) - Constructor for class anon.pay.xml.XMLAccountInfo
XMLAccountInfo
XMLAiLoginConfirmation - Class in anon.pay.xml
 
XMLAiLoginConfirmation(Element) - Constructor for class anon.pay.xml.XMLAiLoginConfirmation
 
XMLAuthenticationSuccess - Class in anon.pay.xml
Deprecated. use XMLErrorMessage instead with code ERR_OK

?berschrift:

Beschreibung:

Copyright: Copyright (c) 2004

Organisation:

XMLAuthenticationSuccess() - Constructor for class anon.pay.xml.XMLAuthenticationSuccess
Deprecated.  
XMLBalance - Class in anon.pay.xml
This class holds a balance certificate.
XMLBalance(long, long, long, Timestamp, Timestamp, long, Timestamp, IMyPrivateKey) - Constructor for class anon.pay.xml.XMLBalance
 
XMLBalance(Document) - Constructor for class anon.pay.xml.XMLBalance
 
XMLBalance(String) - Constructor for class anon.pay.xml.XMLBalance
 
XMLBalance(Element) - Constructor for class anon.pay.xml.XMLBalance
 
XMLBankAccount - Class in anon.pay.xml
XML Structure for the bank account information for a Mix Operator (e.g.
XMLBankAccount(String, String) - Constructor for class anon.pay.xml.XMLBankAccount
 
XMLBankAccount(String, String, String) - Constructor for class anon.pay.xml.XMLBankAccount
 
XMLBankAccount(String) - Constructor for class anon.pay.xml.XMLBankAccount
 
XMLBankAccount(char[]) - Constructor for class anon.pay.xml.XMLBankAccount
 
XMLBankAccount(byte[]) - Constructor for class anon.pay.xml.XMLBankAccount
 
XMLBankAccount(Element) - Constructor for class anon.pay.xml.XMLBankAccount
 
XMLBankAccount(Document) - Constructor for class anon.pay.xml.XMLBankAccount
 
XMLChallenge - Class in anon.pay.xml
 
XMLChallenge(String) - Constructor for class anon.pay.xml.XMLChallenge
 
XMLChallenge(Element) - Constructor for class anon.pay.xml.XMLChallenge
XMLChallenge
XMLChallenge(Document) - Constructor for class anon.pay.xml.XMLChallenge
 
XMLChallenge(byte[]) - Constructor for class anon.pay.xml.XMLChallenge
Note: this does not parse XML, but sets the challenge byte-array directly...
XMLCloseAck - Class in anon.pay.xml
 
XMLCloseAck() - Constructor for class anon.pay.xml.XMLCloseAck
 
XMLCONFFN - Static variable in class jap.JAPConstants
 
XmlControlChannel - Class in anon.client
 
XmlControlChannel(int, Multiplexer, IServiceContainer, boolean) - Constructor for class anon.client.XmlControlChannel
 
XMLDescription - Class in anon.pay.xml
 
XMLDescription(byte[]) - Constructor for class anon.pay.xml.XMLDescription
 
XMLDescription(char[]) - Constructor for class anon.pay.xml.XMLDescription
 
XMLDescription(String) - Constructor for class anon.pay.xml.XMLDescription
 
XMLDuration - Class in anon.util
Immutable representation of a time span as defined in the W3C XML Schema 1.0 specification.
XMLDuration() - Constructor for class anon.util.XMLDuration
 
XMLDuration(XMLDuration) - Constructor for class anon.util.XMLDuration
 
XMLDuration(String) - Constructor for class anon.util.XMLDuration
 
XMLEasyCC - Class in anon.pay.xml
XML structure for a easy cost confirmation (without mircopayment function) which is sent to the AI by the Jap
XMLEasyCC(byte[]) - Constructor for class anon.pay.xml.XMLEasyCC
XMLEasyCC construct a CC including a Vector of price certificates (one per mix of the cascade) id is added when the CC is stored in the BI's database, so it's not passed as an argument here
XMLEasyCC(String) - Constructor for class anon.pay.xml.XMLEasyCC
 
XMLEasyCC(char[]) - Constructor for class anon.pay.xml.XMLEasyCC
 
XMLEasyCC(Element) - Constructor for class anon.pay.xml.XMLEasyCC
 
XMLEasyCC(XMLEasyCC) - Constructor for class anon.pay.xml.XMLEasyCC
 
XMLEmail - Class in anon.pay.xml
simple XML representation of the subject, return Address, sender name (not an email field, just to distinguish the sender from the rest of the body text) and body text Geared towards sending support emails form the Mixconfig tool to the BI (which then sends it on using a local smtp server), currently does not support attachments, and no server data For support messages, use the simplest constructor without receiver and subject, will be set to defaults for sending to jap support senderIdentification can be used to pass along some kind of information that allows the recipient of this object to look up more information on the sender (typically a public certificate), can be null
XMLEmail(String, String, String, String) - Constructor for class anon.pay.xml.XMLEmail
A support email, sent to the JAP support team with a default subject
XMLEmail(String, String, String, String, String, String) - Constructor for class anon.pay.xml.XMLEmail
A generic email with custom subject and receiver address
XMLEmail(String) - Constructor for class anon.pay.xml.XMLEmail
 
XMLEmail(char[]) - Constructor for class anon.pay.xml.XMLEmail
 
XMLEmail(byte[]) - Constructor for class anon.pay.xml.XMLEmail
 
XMLEmail(Element) - Constructor for class anon.pay.xml.XMLEmail
 
XMLEmail(Document) - Constructor for class anon.pay.xml.XMLEmail
 
XMLEncryption - Class in anon.crypto
 
XMLEncryption() - Constructor for class anon.crypto.XMLEncryption
 
XMLErrorMessage - Exception in anon.pay.xml
This class encapsulates an error or success message.
XMLErrorMessage(Document) - Constructor for exception anon.pay.xml.XMLErrorMessage
Parses an XMLErrorMessage object from DOM Document
XMLErrorMessage(Element) - Constructor for exception anon.pay.xml.XMLErrorMessage
XMLErrorMessage
XMLErrorMessage(int, String) - Constructor for exception anon.pay.xml.XMLErrorMessage
Creates an errorMessage object.
XMLErrorMessage(int, String, IXMLEncodable) - Constructor for exception anon.pay.xml.XMLErrorMessage
 
XMLErrorMessage(int) - Constructor for exception anon.pay.xml.XMLErrorMessage
Uses a default description String
XMLExternalChargeRequest - Class in anon.pay.xml
This class represents an external charge request.
XMLExternalChargeRequest() - Constructor for class anon.pay.xml.XMLExternalChargeRequest
 
XMLExternalChargeRequest(String) - Constructor for class anon.pay.xml.XMLExternalChargeRequest
 
XMLExternalChargeRequest(char[]) - Constructor for class anon.pay.xml.XMLExternalChargeRequest
 
XMLExternalChargeRequest(byte[]) - Constructor for class anon.pay.xml.XMLExternalChargeRequest
 
XMLExternalChargeRequest(Document) - Constructor for class anon.pay.xml.XMLExternalChargeRequest
 
XMLGenericStrings - Class in anon.pay.xml
Wraps a Hashtable of Strings in xml Can be used to send simple text over the biconnection, when you have more than one piece of data to send, but don't want to go to the trouble of defining a specialized implementation of IXMLEncodable some string value numbers work too, but are treated as Strings 300
XMLGenericStrings() - Constructor for class anon.pay.xml.XMLGenericStrings
 
XMLGenericStrings(String) - Constructor for class anon.pay.xml.XMLGenericStrings
 
XMLGenericStrings(String, String) - Constructor for class anon.pay.xml.XMLGenericStrings
just a convenience constructor, will add both strings as content
XMLGenericStrings(Hashtable) - Constructor for class anon.pay.xml.XMLGenericStrings
 
XMLGenericStrings(Element) - Constructor for class anon.pay.xml.XMLGenericStrings
 
XMLGenericStrings(Document) - Constructor for class anon.pay.xml.XMLGenericStrings
 
XMLGenericText - Class in anon.pay.xml
Wraps a String in an IXMLEncodable Can be used to send simple text over the biconnection Text can be plain text (which will be put into the top-level element) or HTML/XML (whose top-level element will be a child of the top-level element) HTML does not have to be a webpage, i.e.
XMLGenericText() - Constructor for class anon.pay.xml.XMLGenericText
 
XMLGenericText(String) - Constructor for class anon.pay.xml.XMLGenericText
 
XMLGenericText(Element) - Constructor for class anon.pay.xml.XMLGenericText
 
XMLGenericText(Document) - Constructor for class anon.pay.xml.XMLGenericText
 
XMLJapPublicKey - Class in anon.pay.xml
This class handles RSA and DSA Public Keys represented in XML.
XMLJapPublicKey(IMyPublicKey) - Constructor for class anon.pay.xml.XMLJapPublicKey
 
XMLJapPublicKey(byte[]) - Constructor for class anon.pay.xml.XMLJapPublicKey
 
XMLJapPublicKey(char[]) - Constructor for class anon.pay.xml.XMLJapPublicKey
 
XMLJapPublicKey(String) - Constructor for class anon.pay.xml.XMLJapPublicKey
 
XMLJapPublicKey(Element) - Constructor for class anon.pay.xml.XMLJapPublicKey
 
XMLMixAccountBalance - Class in anon.pay.xml
A simple XML structure storing the current balance of a MixOperator (i.e.
XMLMixAccountBalance(int, Timestamp) - Constructor for class anon.pay.xml.XMLMixAccountBalance
 
XMLMixAccountBalance(String) - Constructor for class anon.pay.xml.XMLMixAccountBalance
 
XMLMixAccountBalance(byte[]) - Constructor for class anon.pay.xml.XMLMixAccountBalance
 
XMLMixAccountBalance(Element) - Constructor for class anon.pay.xml.XMLMixAccountBalance
 
XMLMixAccountBalance(Document) - Constructor for class anon.pay.xml.XMLMixAccountBalance
 
XMLMixInfo - Class in anon.pay.xml
XML Structure containing information about a single Mix, intended for use in the MixConfig tool to give a MixOperator an overview of his Mixes and finacial status.
XMLMixInfo(String, int, Timestamp, int, int) - Constructor for class anon.pay.xml.XMLMixInfo
contains all the information contained in the database about one particular Mix (but for balance info, use the signed MixAccountBalance)
XMLMixInfo(String) - Constructor for class anon.pay.xml.XMLMixInfo
 
XMLMixInfo(byte[]) - Constructor for class anon.pay.xml.XMLMixInfo
 
XMLMixInfo(Element) - Constructor for class anon.pay.xml.XMLMixInfo
 
xmlOut(Document, boolean) - Method in class anon.terms.TermsAndConditions
 
XMLParseException - Exception in anon.util
This exception is thrown if an error occurs while parsing an XML structure.
XMLParseException(String, String) - Constructor for exception anon.util.XMLParseException
Creates a new exception.
XMLParseException(String) - Constructor for exception anon.util.XMLParseException
Creates a new exception.
XMLPassivePayment - Class in anon.pay.xml
This class is used by JAP to send information necessary to process a passive payment to the payment instance.
XMLPassivePayment() - Constructor for class anon.pay.xml.XMLPassivePayment
Constructor
XMLPassivePayment(String) - Constructor for class anon.pay.xml.XMLPassivePayment
Constructor.
XMLPassivePayment(char[]) - Constructor for class anon.pay.xml.XMLPassivePayment
 
XMLPassivePayment(byte[]) - Constructor for class anon.pay.xml.XMLPassivePayment
Constructor.
XMLPassivePayment(Document) - Constructor for class anon.pay.xml.XMLPassivePayment
Constructor.
XMLPassivePayment(Element) - Constructor for class anon.pay.xml.XMLPassivePayment
Constructor.
XMLPaymentOption - Class in anon.pay.xml
This class represents a payment option sent by the Payment Instance.
XMLPaymentOption(String) - Constructor for class anon.pay.xml.XMLPaymentOption
 
XMLPaymentOption() - Constructor for class anon.pay.xml.XMLPaymentOption
 
XMLPaymentOption(String, String, boolean) - Constructor for class anon.pay.xml.XMLPaymentOption
 
XMLPaymentOption(String, String, boolean, String) - Constructor for class anon.pay.xml.XMLPaymentOption
 
XMLPaymentOption(String, String, boolean, String, int) - Constructor for class anon.pay.xml.XMLPaymentOption
 
XMLPaymentOption(String, String) - Constructor for class anon.pay.xml.XMLPaymentOption
 
XMLPaymentOption(Element) - Constructor for class anon.pay.xml.XMLPaymentOption
 
XMLPaymentOption(Document) - Constructor for class anon.pay.xml.XMLPaymentOption
 
XMLPaymentOptions - Class in anon.pay.xml
This class represents a XMLPaymentOptions structure.
XMLPaymentOptions(String) - Constructor for class anon.pay.xml.XMLPaymentOptions
 
XMLPaymentOptions() - Constructor for class anon.pay.xml.XMLPaymentOptions
 
XMLPaymentOptions(Element) - Constructor for class anon.pay.xml.XMLPaymentOptions
 
XMLPaymentOptions(Document) - Constructor for class anon.pay.xml.XMLPaymentOptions
 
XMLPaymentSettings - Class in anon.pay.xml
XMl representation of the payment setting (flatrate price, duration etc) simple wrapper around the data of table paymentsettings, cotains a Hashtable whose keys and values correspond to the name and curvalue columns of table paymentsettings
XMLPaymentSettings(String) - Constructor for class anon.pay.xml.XMLPaymentSettings
 
XMLPaymentSettings() - Constructor for class anon.pay.xml.XMLPaymentSettings
 
XMLPaymentSettings(Hashtable) - Constructor for class anon.pay.xml.XMLPaymentSettings
 
XMLPaymentSettings(Element) - Constructor for class anon.pay.xml.XMLPaymentSettings
 
XMLPaymentSettings(Document) - Constructor for class anon.pay.xml.XMLPaymentSettings
 
XMLPayRequest - Class in anon.pay.xml
Datacontainer: This is used by the AI to signal the Jap that it wants a costconfirmation or a balance certificate signed.
XMLPayRequest(String) - Constructor for class anon.pay.xml.XMLPayRequest
 
XMLPayRequest(byte[]) - Constructor for class anon.pay.xml.XMLPayRequest
 
XMLPayRequest(Document) - Constructor for class anon.pay.xml.XMLPayRequest
 
XMLPayRequest(Element) - Constructor for class anon.pay.xml.XMLPayRequest
XMLPayRequest
XMLPriceCertificate - Class in anon.pay.xml
Contains the functionality for creating and parsing XML Price Certificates can be constructed from an xml Document in String, byte[] or Element representation
XMLPriceCertificate(String, double, Timestamp, String) - Constructor for class anon.pay.xml.XMLPriceCertificate
 
XMLPriceCertificate(String, double, String) - Constructor for class anon.pay.xml.XMLPriceCertificate
XMLPriceCertificate: new price cert that has not been signed yet, and therefore has no signature-node and signatureTime
XMLPriceCertificate(String, double, Timestamp, String, String) - Constructor for class anon.pay.xml.XMLPriceCertificate
 
XMLPriceCertificate(String) - Constructor for class anon.pay.xml.XMLPriceCertificate
 
XMLPriceCertificate(char[]) - Constructor for class anon.pay.xml.XMLPriceCertificate
 
XMLPriceCertificate(byte[]) - Constructor for class anon.pay.xml.XMLPriceCertificate
 
XMLPriceCertificate(Element) - Constructor for class anon.pay.xml.XMLPriceCertificate
 
XMLPriceCertificate(Document) - Constructor for class anon.pay.xml.XMLPriceCertificate
 
XMLPriceCertificateList - Class in anon.pay.xml
XML representation of a Vector of XMLPriceCertificates used by the BI to send all price certificates of one MixOperator to the MixConfig tool Note: the "List" in the name has nothing to do with the data structure of the same name, it uses a Vector internally "XMLPriceCertificates" would have been to easy to confuse with XMLPriceCertificate (a single price certificate)
XMLPriceCertificateList(Vector) - Constructor for class anon.pay.xml.XMLPriceCertificateList
XMLPriceCertificateList
XMLPriceCertificateList(String) - Constructor for class anon.pay.xml.XMLPriceCertificateList
 
XMLPriceCertificateList(byte[]) - Constructor for class anon.pay.xml.XMLPriceCertificateList
 
XMLPriceCertificateList(Element) - Constructor for class anon.pay.xml.XMLPriceCertificateList
 
XMLPriceCertificateList(Document) - Constructor for class anon.pay.xml.XMLPriceCertificateList
 
XMLResponse - Class in anon.pay.xml
 
XMLResponse(String) - Constructor for class anon.pay.xml.XMLResponse
Creates a XMLResponse from the XML representation
XMLResponse(byte[]) - Constructor for class anon.pay.xml.XMLResponse
Creates an XML Response from the supplied signature bytes
XMLSignature - Class in anon.crypto
This class stores and creates signatures of XML nodes.
XMLSignature() - Constructor for class anon.crypto.XMLSignature
Creates a new and empty signature.
XMLSignatureElement - Class in anon.crypto
Holds a single -Element which is held in an XMLSignature-object.
XMLSignatureElement(XMLSignature) - Constructor for class anon.crypto.XMLSignatureElement
 
XMLSignatureElement(XMLSignature, Element, IMyPrivateKey, byte[]) - Constructor for class anon.crypto.XMLSignatureElement
 
XMLSignatureElement(XMLSignature, Element) - Constructor for class anon.crypto.XMLSignatureElement
Creates a new signature from a signature element.
xmlToProtocolPacket(Document) - Method in class forward.client.DefaultClientProtocolHandler
Creates a protocol packet from an XML structure.
xmlToProtocolPacket(Document) - Method in class forward.server.DefaultProtocolHandler
Creates a protocol packet from an XML structure.
XMLTransactionOverview - Class in anon.pay.xml
This class is used by JAP to ask the Payment Instance about used transaction numbers.
XMLTransactionOverview(String) - Constructor for class anon.pay.xml.XMLTransactionOverview
 
XMLTransactionOverview(char[]) - Constructor for class anon.pay.xml.XMLTransactionOverview
 
XMLTransactionOverview(byte[]) - Constructor for class anon.pay.xml.XMLTransactionOverview
 
XMLTransactionOverview(Document) - Constructor for class anon.pay.xml.XMLTransactionOverview
 
XMLTransactionOverview(Element) - Constructor for class anon.pay.xml.XMLTransactionOverview
 
XMLTransCert - Class in anon.pay.xml
 
XMLTransCert(long, long, long, Timestamp) - Constructor for class anon.pay.xml.XMLTransCert
 
XMLTransCert(String) - Constructor for class anon.pay.xml.XMLTransCert
 
XMLTransCert(Element) - Constructor for class anon.pay.xml.XMLTransCert
Creates an TransCert from an existing XML docuemnt
XMLTransCert(Document) - Constructor for class anon.pay.xml.XMLTransCert
 
XMLTransferRequest - Class in anon.pay.xml
XML representation of a transfer request, i.e.
XMLTransferRequest(int) - Constructor for class anon.pay.xml.XMLTransferRequest
 
XMLTransferRequest(int, String) - Constructor for class anon.pay.xml.XMLTransferRequest
 
XMLTransferRequest(String) - Constructor for class anon.pay.xml.XMLTransferRequest
 
XMLTransferRequest(char[]) - Constructor for class anon.pay.xml.XMLTransferRequest
 
XMLTransferRequest(byte[]) - Constructor for class anon.pay.xml.XMLTransferRequest
 
XMLTransferRequest(Element) - Constructor for class anon.pay.xml.XMLTransferRequest
 
XMLTransferRequest(Document) - Constructor for class anon.pay.xml.XMLTransferRequest
 
XMLUtil - Class in anon.util
This class provides an easy interface to XML methods.
XMLUtil() - Constructor for class anon.util.XMLUtil
 
XMLVolumePlan - Class in anon.pay.xml
XML representation of the data associated with a particular volume plan, similar to a payment option Example: Small 200 True 2000000 True 1

Y

Y_OFFSET - Static variable in class jap.pay.CoinstackProgressBarUI
 
YEARS - Static variable in class anon.util.XMLDuration
 

Z

ZERO - Static variable in class anon.crypto.RevokedCertificate
 
ZipArchiver - Class in anon.util
 
ZipArchiver(ZipFile) - Constructor for class anon.util.ZipArchiver
 
ZipArchiver.ZipEvent - Class in anon.util
 
ZipArchiver.ZipEvent(long, long, int) - Constructor for class anon.util.ZipArchiver.ZipEvent
 
ZipBinaryImageCaptchaClient - Class in anon.util.captcha
This is the client implementation for all captchas of the "ZIP_BINARY_IMAGE" format.
ZipBinaryImageCaptchaClient(Element) - Constructor for class anon.util.captcha.ZipBinaryImageCaptchaClient
Creates a new instance of ZipBinaryImageClient, which handles all captchas of the "ZIP_BINARY_IMAGE" format.
ZipBinaryImageCaptchaGenerator - Class in captcha
This class creates zipped binary image captchas (the embedded text is visible on an image in our own binary image format).
ZipBinaryImageCaptchaGenerator(int, int) - Constructor for class captcha.ZipBinaryImageCaptchaGenerator
Creates a new instance of ZipBinaryImageCaptchaGenerator.
ZIPcompressData(byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
this Method is for compressing some Data
ZIPextractData(byte[]) - Static method in class anon.mixminion.message.MixMinionCryptoUtil
this Method is for extracting some Data
zLibInflater - Variable in class anon.proxy.DecompressionProxyCallback.DecompressionKit
 
ZLibTools - Class in anon.util
This class provides some utility methods for ZLib compression.
ZLibTools() - Constructor for class anon.util.ZLibTools
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z