TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

Uses of Package
de.schlichtherle.truezip.key

Packages that use de.schlichtherle.truezip.key
de.schlichtherle.truezip.crypto.raes.param Provides AES cipher parameters for use as the key for the class PromptingKeyProvider
de.schlichtherle.truezip.crypto.raes.param.console The console I/O based implementation of the interface PromptingKeyProvider.UI
de.schlichtherle.truezip.crypto.raes.param.swing The console I/O based implementation of the interface PromptingKeyProvider.UI
de.schlichtherle.truezip.fs.archive.zip.raes The archive driver family for RAES encrypted ZIP files, alias TZP files. 
de.schlichtherle.truezip.key A generic, extensible manager for keys of arbitrary type required to create or open protected resources. 
de.schlichtherle.truezip.key.sl Provides a singleton to locate a key manager service provider. 
de.schlichtherle.truezip.key.spi Provides an abstract class for a locatable key manager service provider. 
 

Classes in de.schlichtherle.truezip.key used by de.schlichtherle.truezip.crypto.raes.param
KeyManagerService
          A service for key managers.
SafeKey
          A safe key for a protected resource.
 

Classes in de.schlichtherle.truezip.key used by de.schlichtherle.truezip.crypto.raes.param.console
PromptingKeyProvider
          A "safe" key provider which prompts the user for a key for its protected resource.
PromptingKeyProvider.UI
          Used for the actual prompting of the user for a key (a password for example) which is required to access a protected resource.
 

Classes in de.schlichtherle.truezip.key used by de.schlichtherle.truezip.crypto.raes.param.swing
UnknownKeyException
          Thrown to indicate that the retrieval of the key to open or create a protected resource has failed.
 

Classes in de.schlichtherle.truezip.key used by de.schlichtherle.truezip.fs.archive.zip.raes
KeyManager
          A container for key providers for protected resources which need to get created or opened by client applications.
KeyManagerService
          A service for key managers.
KeyProvider
          A general purpose interface used by client applications to retrieve a key which is required to create or open a protected resource.
PromptingKeyManager
          A key manager which prompts the user for a key if required.
 

Classes in de.schlichtherle.truezip.key used by de.schlichtherle.truezip.key
KeyManager
          A container for key providers for protected resources which need to get created or opened by client applications.
KeyProvider
          A general purpose interface used by client applications to retrieve a key which is required to create or open a protected resource.
KeyProvider.Factory
          A factory for key providers.
PromptingKeyProvider
          A "safe" key provider which prompts the user for a key for its protected resource.
PromptingKeyProvider.State
          Implements the behavior strategy of its enclosing class.
PromptingKeyProvider.UI
          Used for the actual prompting of the user for a key (a password for example) which is required to access a protected resource.
SafeKey
          A safe key for a protected resource.
SafeKeyManager
          Uses a map to hold the safe key providers managed by this instance.
SafeKeyProvider
          Provides the base functionality required to implement a "safe" key provider.
UnknownKeyException
          Thrown to indicate that the retrieval of the key to open or create a protected resource has failed.
 

Classes in de.schlichtherle.truezip.key used by de.schlichtherle.truezip.key.sl
KeyManager
          A container for key providers for protected resources which need to get created or opened by client applications.
KeyManagerService
          A service for key managers.
 

Classes in de.schlichtherle.truezip.key used by de.schlichtherle.truezip.key.spi
KeyManagerService
          A service for key managers.
 


TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1

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