TrueZIP 6.8.2

de.schlichtherle.key
Class PromptingKeyProvider.State

java.lang.Object
  extended by de.schlichtherle.key.PromptingKeyProvider.State
Direct Known Subclasses:
PromptingKeyProvider.Cancelled, PromptingKeyProvider.KeyProvided, PromptingKeyProvider.Reset
Enclosing class:
PromptingKeyProvider

private abstract static class PromptingKeyProvider.State
extends Object


Constructor Summary
private PromptingKeyProvider.State()
           
 
Method Summary
abstract  Object getCreateKey(PromptingKeyProvider provider)
           
abstract  Object getOpenKey(PromptingKeyProvider provider)
           
 void invalidOpenKey(PromptingKeyProvider provider)
           
 void resetCancelledPrompt(PromptingKeyProvider provider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PromptingKeyProvider.State

private PromptingKeyProvider.State()
Method Detail

getCreateKey

public abstract Object getCreateKey(PromptingKeyProvider provider)
                             throws UnknownKeyException
Throws:
UnknownKeyException

getOpenKey

public abstract Object getOpenKey(PromptingKeyProvider provider)
                           throws UnknownKeyException
Throws:
UnknownKeyException

invalidOpenKey

public void invalidOpenKey(PromptingKeyProvider provider)

resetCancelledPrompt

public void resetCancelledPrompt(PromptingKeyProvider provider)

TrueZIP 6.8.2

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