TrueZIP 6.8.3

Uses of Interface
de.schlichtherle.key.PromptingKeyProviderUI

Packages that use PromptingKeyProviderUI
de.schlichtherle.key An extensible, generalized manager for keys of arbitrary type required to create or open protected resources. 
de.schlichtherle.key.passwd.console The console I/O based implementation of the abstract base class KeyManager
 

Uses of PromptingKeyProviderUI in de.schlichtherle.key
 

Fields in de.schlichtherle.key declared as PromptingKeyProviderUI
private  PromptingKeyProviderUI PromptingKeyProvider.ui
          The user interface instance which is used to prompt the user for a key.
 

Methods in de.schlichtherle.key that return PromptingKeyProviderUI
private  PromptingKeyProviderUI PromptingKeyProvider.getUI()
           
private  PromptingKeyProviderUI PromptingKeyManager.getUI(String uiClassID)
           
 

Methods in de.schlichtherle.key with parameters of type PromptingKeyProviderUI
(package private)  void PromptingKeyProvider.setUI(PromptingKeyProviderUI ui)
           
 

Uses of PromptingKeyProviderUI in de.schlichtherle.key.passwd.console
 

Classes in de.schlichtherle.key.passwd.console that implement PromptingKeyProviderUI
 class PromptingAesKeyProviderUI
          Extends its base class to enable the user to select the key strength for the AES cipher.
 class PromptingKeyProviderUI
          A out I/O based user interface to prompt for passwords.
 


TrueZIP 6.8.3

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