- get(Class<P>) - Method in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters
-
- get(Class<P>) - Method in interface de.schlichtherle.truezip.crypto.raes.RaesParametersProvider
-
- get(Class<K>) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.PromptingKeyManagerService
-
- get() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriverService
-
- get(Class<K>) - Method in interface de.schlichtherle.truezip.key.KeyManagerProvider
-
Returns the singleton key manager for the given key type.
- get(Class<K>) - Method in class de.schlichtherle.truezip.key.sl.KeyManagerLocator
-
- getAlgorithmName() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
-
- getAnyShowingWindow() - Static method in class de.schlichtherle.truezip.awt.Windows
-
- getAnyShowingWindow(Window[]) - Static method in class de.schlichtherle.truezip.awt.Windows
-
- getAuthenticationMethod() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel
-
Returns the authentication method selected by the user.
- getAuthenticationTrigger() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ParanoidZipRaesDriver
-
- getAuthenticationTrigger() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.SafeZipRaesDriver
-
- getAuthenticationTrigger() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
-
Constructs a new abstract ZIP.RAES driver which
uses the given byte
size to trigger verification of the Message Authentication Code (MAC).
- getBlockCounter() - Method in interface de.schlichtherle.truezip.crypto.SeekableBlockCipher
-
- getBlockCounter() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
-
- getBlockSize() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
-
- getEntry(FsEntryName) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesController
-
- getError() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.KeyPanel
-
Getter for property error.
- getError() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.ReadKeyPanel
-
- getError() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.WriteKeyPanel
-
- getExtraDataUI() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.WriteKeyPanel
-
Getter for property extraDataUI.
- getFeedback() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.KeyPanel
-
Returns the feedback to run when this panel is shown in its ancestor
window.
- getFilePointer() - Method in class de.schlichtherle.truezip.crypto.CipherReadOnlyFile
-
- getInstance(OutputStream, RaesParameters) - Static method in class de.schlichtherle.truezip.crypto.raes.RaesOutputStream
-
Returns a new instance of an RaesOutputStream.
- getInstance(File, RaesParameters) - Static method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
-
Creates a new instance of RaesReadOnlyFile.
- getInstance(ReadOnlyFile, RaesParameters) - Static method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
-
Returns a new instance of an RaesReadOnlyFile.
- getInvalidKeyFeedback() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AesCipherParametersView
-
- getKey() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider.Controller
-
Returns the protected resource's key.
- getKey() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
-
- getKey() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider.ReadController
-
- getKey(PromptingKeyProvider<K>) - Method in enum de.schlichtherle.truezip.key.PromptingKeyProvider.State
-
- getKeyFile() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel
-
Returns the key file.
- getKeyFileDocument() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AuthenticationPanel
-
- getKeyManager() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
-
- getKeyProvider(URI) - Method in interface de.schlichtherle.truezip.key.KeyManager
-
Returns the key provider for the given protected resource.
- getKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
-
- getKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.SafeKeyManager
-
- getKeyProviderSyncStrategy() - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
-
- getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.param.AesCipherParameters
-
- getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters.Type0
-
- getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AesKeyStrengthPanel
-
Returns the value of the property keyStrength.
- getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.RaesOutputStream
-
Returns the key strength which is actually used to encrypt the data of
the RAES file.
- getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.RaesReadOnlyFile
-
Returns the key strength which is actually used to decrypt the data
of the RAES file.
- getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.Type0RaesOutputStream
-
- getKeyStrength() - Method in interface de.schlichtherle.truezip.crypto.raes.Type0RaesParameters
-
Returns the key strength to use for creating or overwriting the RAES file.
- getKeyStrength() - Method in class de.schlichtherle.truezip.crypto.raes.Type0RaesReadOnlyFile
-
- getLastFocusedWindow() - Static method in class de.schlichtherle.truezip.awt.Windows
-
Returns the last window which received the focus.
- getParentWindow() - Static method in class de.schlichtherle.truezip.awt.Windows
-
Returns a suitable parent window, which is the last explicitly set
and still showing parent window or any of its showing parent windows,
the last focused and still showing window or any of its showing parent
windows or any other showing window - whichever is found first.
- getPassword() - Method in class de.schlichtherle.truezip.crypto.raes.param.AesCipherParameters
-
Returns a protective copy of the password char array.
- getPriority() - Method in class de.schlichtherle.truezip.key.spi.KeyManagerService
-
Returns a priority to help the key manager service locator.
- getRaesParameters(FsModel) - Method in class de.schlichtherle.truezip.fs.archive.zip.raes.ZipRaesDriver
-
- getReadKey(boolean) - Method in interface de.schlichtherle.truezip.key.KeyProvider
-
Returns the key for reading the contents of an existing protected
resource.
- getReadKey(PromptingKeyProvider<K>, boolean) - Method in enum de.schlichtherle.truezip.key.PromptingKeyProvider.State
-
- getReadKey(boolean) - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
-
Returns the key for reading the contents of an existing protected
resource.
- getReadKeyImpl(boolean) - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
-
- getReadKeyImpl(boolean) - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
-
Returns the key for reading the contents of an existing protected
resource.
- getReadPassword(boolean) - Method in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters.Type0
-
- getReadPassword(boolean) - Method in interface de.schlichtherle.truezip.crypto.raes.Type0RaesParameters
-
Returns the password required to open the RAES type 0 file for reading.
- getResource() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.KeyPanel
-
Getter for property resource.
- getResource() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.ReadKeyPanel
-
- getResource() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.WriteKeyPanel
-
- getResource() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider.Controller
-
Returns the unique resource identifier (resource ID) of the
protected resource for which this controller is used.
- getResource() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
-
Returns the unique resource identifier (resource ID) of the protected
resource for which this key provider is used.
- getResource(PromptingKeyProvider<K>) - Method in enum de.schlichtherle.truezip.key.PromptingKeyProvider.State
-
- getState() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
-
- getUnderlyingCipher() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
-
Returns the underlying block cipher which we are decorating.
- getUnknownKeyFeedback() - Method in class de.schlichtherle.truezip.crypto.raes.param.swing.AesCipherParametersView
-
- getView() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
-
- getWriteKey() - Method in interface de.schlichtherle.truezip.key.KeyProvider
-
Returns the key for (over)writing the contents of a new or existing
protected resource.
- getWriteKey(PromptingKeyProvider<K>) - Method in enum de.schlichtherle.truezip.key.PromptingKeyProvider.State
-
- getWriteKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
-
Returns the key for (over)writing the contents of a new or existing
protected resource.
- getWriteKeyImpl() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
-
- getWriteKeyImpl() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
-
Returns the key for (over)writing the contents of a new or existing
protected resource.
- getWritePassword() - Method in class de.schlichtherle.truezip.crypto.raes.param.KeyManagerRaesParameters.Type0
-
- getWritePassword() - Method in interface de.schlichtherle.truezip.crypto.raes.Type0RaesParameters
-
Returns the password required to create or overwrite the RAES type 0 file.