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

G

general - Variable in class de.schlichtherle.truezip.zip.ZipEntry
 
generalParam - Variable in class de.schlichtherle.truezip.zip.RawZipOutputStream.WinZipAesOutputMethod
 
get(Class<P>) - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters
Returns ZipParameters of the given type or null if not available.
get() - Method in class de.schlichtherle.truezip.fs.archive.zip.PromptingKeyManagerService
 
get() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriverService
 
get(Class<K>) - Method in class de.schlichtherle.truezip.key.AbstractKeyManagerProvider
 
get() - Method in class de.schlichtherle.truezip.key.AbstractKeyManagerProvider
Returns an unmodifiable map of secret key classes to key managers.
get(Class<K>) - Method in interface de.schlichtherle.truezip.key.KeyManagerProvider
Returns the key manager for the given secret key class.
get() - Method in class de.schlichtherle.truezip.key.sl.KeyManagerLocator
 
get(int) - Method in class de.schlichtherle.truezip.zip.ExtraFields
Returns the Extra Field with the given Header ID or null if no such Extra Field exists.
get(Class<P>) - Method in interface de.schlichtherle.truezip.zip.ZipParametersProvider
Returns ZipParameters of the given type or null if not available.
getActualCrc() - Method in exception de.schlichtherle.truezip.zip.CRC32Exception
Returns the CRC-32 value which has actually been found for the ZIP entry.
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.key.pbe.swing.AuthenticationPanel
Returns the authentication method selected by the user.
getBits() - Method in enum de.schlichtherle.truezip.crypto.param.AesKeyStrength
Returns the key strength in bits.
getBits() - Method in interface de.schlichtherle.truezip.crypto.param.KeyStrength
Returns the key strength in bits.
getBlockCounter() - Method in interface de.schlichtherle.truezip.crypto.SeekableBlockCipher
Returns the index of the block, starting at 0, which will be processed next when BlockCipher.processBlock(byte[], int, byte[], int) is called.
getBlockCounter() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getBlockSize() - Method in class de.schlichtherle.truezip.crypto.SICSeekableBlockCipher
 
getBufferSize(ZipEntry) - Static method in class de.schlichtherle.truezip.zip.RawZipFile
 
getBytes() - Method in enum de.schlichtherle.truezip.crypto.param.AesKeyStrength
Returns the key strength in bytes.
getBytes() - Method in interface de.schlichtherle.truezip.crypto.param.KeyStrength
Returns the key strength in bytes.
getBytesRead() - Method in class de.schlichtherle.truezip.zip.CountingInputStream
 
getBytesRead() - Method in class de.schlichtherle.truezip.zip.Jdk6Deflater
 
getBytesRead() - Method in class de.schlichtherle.truezip.zip.Jdk6Inflater
 
getBytesWritten() - Method in class de.schlichtherle.truezip.zip.Jdk6Deflater
 
getBytesWritten() - Method in class de.schlichtherle.truezip.zip.Jdk6Inflater
 
getBZip2BlockSize() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
 
getCharset() - Method in class de.schlichtherle.truezip.zip.DefaultZipCharsetParameters
 
getCharset() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the name of the character set which is effectively used for decoding entry names and the file comment.
getCharset() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the name of the character set which is used for encoding entry names and the file comment.
getCharset() - Method in interface de.schlichtherle.truezip.zip.ZipCharsetParameters
Returns the default character set for comments and entry names in a ZIP file.
getCheckedInputStream(String) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getCheckedInputStream(ZipEntry) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getComment() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the file comment.
getComment() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the file comment.
getComment() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getComment() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
 
getCommentEncoded(ZipEntry) - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
 
getCompressedSize() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the compressed size of this entry.
getCrc() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the parameters for encryption or authentication of entries.
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the parameters for encryption or authentication of entries.
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getCryptoParameters() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
 
getDataBlock() - Method in class de.schlichtherle.truezip.zip.ExtraField
Returns a protective copy of the Data Block.
getDataSize() - Method in class de.schlichtherle.truezip.zip.DefaultExtraField
 
getDataSize() - Method in class de.schlichtherle.truezip.zip.ExtraField
Returns the Data Size of this Extra Field.
getDataSize() - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
 
getDateTimeConverter() - Method in class de.schlichtherle.truezip.fs.archive.zip.JarArchiveEntry
 
getDateTimeConverter() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipArchiveEntry
 
getDateTimeConverter() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns a DateTimeConverter for the conversion of Java time to DOS date/time fields and vice versa.
getDeflater() - Method in class de.schlichtherle.truezip.zip.ZipDeflaterOutputStream
 
getEntry(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getEntry(String) - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the entry for the given name or null if no entry with this name exists.
getEntry(String) - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the entry for the given name or null if no entry with this name exists.
getEntry() - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryParameters
 
getEntry(String) - Method in class de.schlichtherle.truezip.zip.ZipFile
Returns a clone of the entry for the given name or null if no entry with this name exists.
getEntry(String) - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
Returns a clone of the entry for the given name or null if no entry with this name exists.
getError() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyPanel
Getter for property error.
getError() - Method in class de.schlichtherle.truezip.key.pbe.swing.ReadKeyPanel
 
getError() - Method in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
 
getException() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
getException(PromptingKeyProvider<K>) - Method in enum de.schlichtherle.truezip.key.PromptingKeyProvider.State
 
getExpectedCrc() - Method in exception de.schlichtherle.truezip.zip.CRC32Exception
Returns the CRC-32 value which has been expected for the ZIP entry.
getExternalAttributes() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the external file attributes.
getExtra() - Method in class de.schlichtherle.truezip.zip.ExtraFields
Returns a protective copy of the Extra Fields.
getExtra() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns a protective copy of the serialized Extra Fields.
getExtraDataUI() - Method in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
Getter for property extraDataUI.
getExtraField(int) - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getExtraFields(boolean) - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getExtraLength() - Method in class de.schlichtherle.truezip.zip.ExtraFields
Returns the number of bytes required to hold the Extra Fields.
getFeedback() - Method in class de.schlichtherle.truezip.key.pbe.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
 
getGeneralPurposeBitFlag(int) - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the indexed General Purpose Bit Flag.
getGeneralPurposeBitFlags() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the General Purpose Bit Flags.
getGregorianCalendar() - Method in enum de.schlichtherle.truezip.zip.DateTimeConverter
Returns a thread local lenient gregorian calendar for date/time conversion which has its timezone set to the return value of DateTimeConverter.newTimeZone().
getHeaderId() - Method in class de.schlichtherle.truezip.zip.DefaultExtraField
 
getHeaderId() - Method in class de.schlichtherle.truezip.zip.ExtraField
Returns the Header ID (type) of this Extra Field.
getHeaderId() - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
 
getInflater() - Method in class de.schlichtherle.truezip.zip.ZipInflaterInputStream
 
getInputSocket(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
getInputStream(String) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getInputStream(ZipEntry) - Method in class de.schlichtherle.truezip.zip.RawZipFile
getInputStream(String, Boolean, boolean) - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns an InputStream for reading the contents of the given entry.
getInputStream(String, Boolean, boolean) - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getInvalidKeyFeedback() - Method in class de.schlichtherle.truezip.key.pbe.swing.SwingSafePbeParametersView
 
getKey() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider.BaseController
 
getKey() - Method in interface 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
 
getKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
 
getKey0() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
getKeyExceptionType() - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerController
 
getKeyExceptionType() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipController
 
getKeyFile() - Method in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
Returns the key file.
getKeyFileDocument() - Method in class de.schlichtherle.truezip.key.pbe.swing.AuthenticationPanel
 
getKeyManager() - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerController
 
getKeyManagerProvider() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the provider for key managers for accessing protected resources (encryption).
getKeyProvider(URI) - Method in interface de.schlichtherle.truezip.key.KeyManager
Returns the mapped 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.ZipDriver
Returns the key provider sync strategy.
getKeyStrength(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters.WinZipAes
 
getKeyStrength() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
Returns the cipher key strength.
getKeyStrength() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyStrengthPanel
Returns the value of the property keyStrength.
getKeyStrength() - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
 
getKeyStrength() - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryParameters
 
getKeyStrength(String) - Method in interface de.schlichtherle.truezip.zip.WinZipAesParameters
Returns the key strength to use for writing a WinZip AES entry.
getKeyStrengthValues() - Method in class de.schlichtherle.truezip.key.pbe.AesPbeParameters
 
getKeyStrengthValues() - Method in class de.schlichtherle.truezip.key.pbe.SafePbeParameters
Returns a new non-empty array of all available key strength values.
getKeyType() - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerController
 
getKeyType() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipController
 
getLastFocusedWindow() - Static method in class de.schlichtherle.truezip.awt.Windows
Returns the last window which received the focus.
getLevel() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the compression level for entries.
getLevel() - Method in class de.schlichtherle.truezip.zip.DefaultZipOutputStreamParameters
Returns the compression level for entries.
getLevel() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the compression level for entries.
getLevel() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
Returns the compression level for entries.
getLevel() - Method in interface de.schlichtherle.truezip.zip.ZipOutputStreamParameters
Returns the compression level for entries.
getLocalTarget() - Method in class de.schlichtherle.truezip.fs.archive.zip.OptionOutputSocket
 
getMappedKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
 
getMappedKeyProvider(URI) - Method in class de.schlichtherle.truezip.key.SafeKeyManager
Returns the key provider which is mapped for the given resource or null if no key provider is mapped.
getMethod() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the default compression method for entries.
getMethod() - Method in class de.schlichtherle.truezip.zip.DefaultZipOutputStreamParameters
Returns the default compression method for entries.
getMethod() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the default compression method for subsequent entries.
getMethod() - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
 
getMethod() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the compression method for this entry.
getMethod() - Method in class de.schlichtherle.truezip.zip.ZipOutputStream
Returns the default compression method for subsequent entries.
getMethod() - Method in interface de.schlichtherle.truezip.zip.ZipOutputStreamParameters
Returns the default compression method for entries.
getModel() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
Returns the file system model provided to the constructor.
getModel() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
Returns the file system model provided to the constructor.
getName() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the ZIP entry name.
getName() - Method in class de.schlichtherle.truezip.zip.ZipFile
Returns the string representation of whatever input source object was used to construct this ZIP file.
getNonNullKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
 
getOffset() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getOffsetMapper() - Method in class de.schlichtherle.truezip.zip.RawZipFile
 
getOptions() - Method in class de.schlichtherle.truezip.fs.archive.zip.OptionOutputSocket
 
getOutputSocket(ZipArchiveEntry) - Method in class de.schlichtherle.truezip.fs.archive.zip.OdfOutputShop
 
getOutputSocket(FsController<?>, FsEntryName, BitField<FsOutputOption>, Entry) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
This implementation modifies options in the following way before it forwards the call to controller: FsOutputOption.STORE is set.
getOutputSocket(ZipArchiveEntry) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getOverheadSize() - Method in class de.schlichtherle.truezip.zip.DefaultZipOutputStreamParameters
Returns the number of entries which can be additionally accomodated by the internal hash map without resizing it.
getOverheadSize() - Method in interface de.schlichtherle.truezip.zip.ZipOutputStreamParameters
Returns the number of entries which can be additionally accomodated by the internal hash map without resizing it.
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.key.pbe.SafePbeParameters
Returns a protective copy of the stored password char array.
getPeerTarget() - Method in class de.schlichtherle.truezip.fs.archive.zip.OptionOutputSocket
 
getPlatform() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getPool() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
 
getPool() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getPostambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the flag for allowing a postamble of arbitrary length.
getPostambled() - Method in class de.schlichtherle.truezip.zip.DefaultZipFileParameters
 
getPostambled() - Method in interface de.schlichtherle.truezip.zip.ZipFileParameters
Returns the flag for allowing a postamble of arbitrary length.
getPostambleInputStream() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns an InputStream to read the postamble of this ZIP file.
getPostambleInputStream() - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getPostambleLength() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the size of the postamble of this ZIP file in bytes.
getPreambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.ReadOnlySfxDriver
Returns the flag for allowing a preamble.
getPreambled() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
Returns the flag for allowing a preamble.
getPreambled() - Method in class de.schlichtherle.truezip.zip.DefaultZipFileParameters
 
getPreambled() - Method in interface de.schlichtherle.truezip.zip.ZipFileParameters
Returns the flag for allowing a preamble.
getPreambleInputStream() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns an InputStream to read the preamble of this ZIP file.
getPreambleInputStream() - Method in class de.schlichtherle.truezip.zip.ZipFile
 
getPreambleLength() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the size of the preamble of this ZIP file in bytes.
getPriority() - Method in interface de.schlichtherle.truezip.key.KeyManager
Returns a priority to help the key manager service locator.
getPriority() - Method in class de.schlichtherle.truezip.key.SafeKeyManager
 
getRawCharset() - Method in class de.schlichtherle.truezip.zip.RawZipFile
Returns the character set which is effectively used for decoding entry names and the file comment.
getRawCharset() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
Returns the character set which is used for encoding entry names and the file comment.
getRawComment() - Method in class de.schlichtherle.truezip.zip.RawZipFile
 
getRawComment() - Method in class de.schlichtherle.truezip.zip.RawZipOutputStream
 
getRawComment() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getRawCompressedSize() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getRawCrc() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getRawEntries() - Method in class de.schlichtherle.truezip.zip.RawZipFile
 
getRawExternalAttributes() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getRawExtraFields() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns a protective copy of the serialized Extra Fields.
getRawMethod() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getRawOffset() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getRawPlatform() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getRawSize() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getRawTime() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getRawVersionNeededToExtract() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getReadKey(boolean) - Method in interface de.schlichtherle.truezip.key.KeyProvider
Returns the secret key for reading a protected resource.
getReadKey(boolean) - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the secret key for reading a protected resource.
getReadPassword(String, boolean) - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters.WinZipAes
 
getReadPassword(boolean) - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryParameters
 
getReadPassword(String, boolean) - Method in interface de.schlichtherle.truezip.zip.WinZipAesParameters
Returns the password bytes to use for reading a WinZip AES entry.
getRedundantContentSupport() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
getRedundantMetaDataSupport() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipDriver
getResource() - Method in class de.schlichtherle.truezip.key.pbe.swing.KeyPanel
Getter for property resource.
getResource() - Method in class de.schlichtherle.truezip.key.pbe.swing.ReadKeyPanel
 
getResource() - Method in class de.schlichtherle.truezip.key.pbe.swing.WriteKeyPanel
 
getResource() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider.BaseController
 
getResource() - Method in interface 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
 
getSize(Entry.Size) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipArchiveEntry
 
getSize() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipInputShop
 
getSize() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipOutputShop
 
getSize() - Method in class de.schlichtherle.truezip.zip.ZipEntry
Returns the uncompressed size of this entry.
getState() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider.BaseController
 
getState() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
getTime(Entry.Access) - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipArchiveEntry
 
getTime() - Method in class de.schlichtherle.truezip.zip.ZipEntry
 
getType() - Method in class de.schlichtherle.truezip.fs.archive.zip.ZipArchiveEntry
 
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.key.pbe.swing.SwingSafePbeParametersView
 
getVendorId() - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
 
getVendorVersion() - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryExtraField
Returns the vendor version.
getView() - Method in class de.schlichtherle.truezip.key.PromptingKeyManager
 
getView() - Method in class de.schlichtherle.truezip.key.PromptingKeyProvider
 
getWriteKey() - Method in interface de.schlichtherle.truezip.key.KeyProvider
Returns the secret key for writing a protected resource.
getWriteKey() - Method in class de.schlichtherle.truezip.key.SafeKeyProvider
Returns the secret key for writing a protected resource.
getWritePassword(String) - Method in class de.schlichtherle.truezip.fs.archive.zip.KeyManagerZipCryptoParameters.WinZipAes
 
getWritePassword() - Method in class de.schlichtherle.truezip.zip.WinZipAesEntryParameters
 
getWritePassword(String) - Method in interface de.schlichtherle.truezip.zip.WinZipAesParameters
Returns the password bytes to use for writing a WinZip AES entry.
GPBF_DATA_DESCRIPTOR - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
 
GPBF_ENCRYPTED - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
General Purpose Bit Flag mask for encrypted data.
GPBF_UTF8 - Static variable in class de.schlichtherle.truezip.zip.ZipEntry
 
A B C D E F G H I J K L M N O P R S T U V W Y Z 
TrueZIP Driver ZIP 7.3.4

Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.