TrueZIP Driver ZIP.RAES (TZP) 7.1

de.schlichtherle.truezip.key
Class PromptingKeyProvider.WriteController<K extends SafeKey<K>>

java.lang.Object
  extended by de.schlichtherle.truezip.key.PromptingKeyProvider.Controller<K>
      extended by de.schlichtherle.truezip.key.PromptingKeyProvider.WriteController<K>
Enclosing class:
PromptingKeyProvider<K extends SafeKey<K>>

private static class PromptingKeyProvider.WriteController<K extends SafeKey<K>>
extends PromptingKeyProvider.Controller<K>


Constructor Summary
private PromptingKeyProvider.WriteController(PromptingKeyProvider<K> provider, PromptingKeyProvider.State state)
           
 
Method Summary
 void setChangeRequested(boolean changeRequested)
          Requests to prompt the user for a new key upon the next call to SafeKeyProvider.getWriteKey(), provided that the key is set by then.
 
Methods inherited from class de.schlichtherle.truezip.key.PromptingKeyProvider.Controller
getKey, getResource, setKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PromptingKeyProvider.WriteController

private PromptingKeyProvider.WriteController(PromptingKeyProvider<K> provider,
                                             PromptingKeyProvider.State state)
Method Detail

setChangeRequested

public void setChangeRequested(boolean changeRequested)
Description copied from class: PromptingKeyProvider.Controller
Requests to prompt the user for a new key upon the next call to SafeKeyProvider.getWriteKey(), provided that the key is set by then.

Overrides:
setChangeRequested in class PromptingKeyProvider.Controller<K extends SafeKey<K>>
Parameters:
changeRequested - whether or not the user shall get prompted for a new key upon the next call to SafeKeyProvider.getWriteKey(), provided that the key is set then.

TrueZIP Driver ZIP.RAES (TZP) 7.1

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