de.schlichtherle.key
Class PromptingKeyProvider.State
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromptingKeyProvider.State
private PromptingKeyProvider.State()
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)
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.