TrueZIP Driver ZIP.RAES (TZP) 7.1

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.View
de.schlichtherle.truezip.crypto.raes.param.swing The console I/O based implementation of the interface PromptingKeyProvider.View
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
KeyManager
          A container for key providers for protected resources which need to get created or opened by client applications.
KeyManagerProvider
          A service for the singleton key manager for given key type.
SafeKey
          A safe key for a protected resource.
 

Classes in de.schlichtherle.truezip.key used by de.schlichtherle.truezip.crypto.raes.param.console
PromptingKeyProvider.Controller
          Proxies access to the key for PromptingKeyProvider.View implementations.
PromptingKeyProvider.View
          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.
KeyManagerProvider
          A service for the singleton key manager for given key type.
KeyProvider
          A general purpose interface used by client applications to retrieve a key which is required for write or read access to a protected resource.
PromptingKeyManager
          A key manager which prompts the user for a key if required.
PromptingKeyProvider.View
          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.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 for write or read access to 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.Controller
          Proxies access to the key for PromptingKeyProvider.View implementations.
PromptingKeyProvider.State
          Implements the behavior strategy of its enclosing class.
PromptingKeyProvider.View
          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.
KeyManagerProvider
          A service for the singleton key manager for given key type.
 

Classes in de.schlichtherle.truezip.key used by de.schlichtherle.truezip.key.spi
KeyManagerProvider
          A service for the singleton key manager for given key type.
 


TrueZIP Driver ZIP.RAES (TZP) 7.1

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