TrueZIP 6.8.1

Uses of Class
de.schlichtherle.key.AbstractKeyProvider

Packages that use AbstractKeyProvider
de.schlichtherle.key An extensible, generalized manager for keys of arbitrary type required to create or open protected resources. 
 

Uses of AbstractKeyProvider in de.schlichtherle.key
 

Subclasses of AbstractKeyProvider in de.schlichtherle.key
 class PromptingAesKeyProvider
          An implementation of AesKeyProvider which prompts the user for a key and allows to select the cipher key strength when creating a new AES encrypted resource or replacing the entire contents of an already existing AES encrypted resource.
 class PromptingKeyProvider
          A "friendly" implementation of KeyProvider which prompts the user for a key for its protected resource, enforcing a three seconds suspension penalty if a wrong key was provided.
 class SharedKeyProvider
          Deprecated. The class name is a misnomer: Use AbstractKeyProvider instead.
 


TrueZIP 6.8.1

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