TrueZIP Driver ZIP.RAES (TZP) 7.1

Uses of Class
de.schlichtherle.truezip.key.PromptingKeyProvider.State

Packages that use PromptingKeyProvider.State
de.schlichtherle.truezip.key A generic, extensible manager for keys of arbitrary type required to create or open protected resources. 
 

Uses of PromptingKeyProvider.State in de.schlichtherle.truezip.key
 

Fields in de.schlichtherle.truezip.key declared as PromptingKeyProvider.State
private  PromptingKeyProvider.State PromptingKeyProvider.state
           
private  PromptingKeyProvider.State PromptingKeyProvider.Controller.state
           
 

Methods in de.schlichtherle.truezip.key that return PromptingKeyProvider.State
private  PromptingKeyProvider.State PromptingKeyProvider.getState()
           
static PromptingKeyProvider.State PromptingKeyProvider.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PromptingKeyProvider.State[] PromptingKeyProvider.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.schlichtherle.truezip.key with parameters of type PromptingKeyProvider.State
private  void PromptingKeyProvider.setState(PromptingKeyProvider.State state)
           
 

Constructors in de.schlichtherle.truezip.key with parameters of type PromptingKeyProvider.State
PromptingKeyProvider.Controller(PromptingKeyProvider<K> provider, PromptingKeyProvider.State state)
           
PromptingKeyProvider.ReadController(PromptingKeyProvider<K> provider, PromptingKeyProvider.State state)
           
PromptingKeyProvider.WriteController(PromptingKeyProvider<K> provider, PromptingKeyProvider.State state)
           
 


TrueZIP Driver ZIP.RAES (TZP) 7.1

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