de.schlichtherle.truezip.key
Class PromptingKeyProvider.ReadController<K extends SafeKey<K>>
java.lang.Object
de.schlichtherle.truezip.key.PromptingKeyProvider.Controller<K>
de.schlichtherle.truezip.key.PromptingKeyProvider.ReadController<K>
- Enclosing class:
- PromptingKeyProvider<K extends SafeKey<K>>
private static class PromptingKeyProvider.ReadController<K extends SafeKey<K>>
- extends PromptingKeyProvider.Controller<K>
|
Method Summary |
K |
getKey()
Returns the protected resource's key. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromptingKeyProvider.ReadController
private PromptingKeyProvider.ReadController(PromptingKeyProvider<K> provider,
PromptingKeyProvider.State state)
getKey
public K getKey()
- Description copied from class:
PromptingKeyProvider.Controller
- Returns the protected resource's key.
- Overrides:
getKey in class PromptingKeyProvider.Controller<K extends SafeKey<K>>
- Returns:
- The protected resource's key.
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.