de.schlichtherle.truezip.key
Class PromptingKeyProvider.Factory<K extends SafeKey<K>>
java.lang.Object
de.schlichtherle.truezip.key.PromptingKeyProvider.Factory<K>
- All Implemented Interfaces:
- KeyProvider.Factory<PromptingKeyProvider<K>>
- Enclosing class:
- PromptingKeyProvider<K extends SafeKey<K>>
public static final class PromptingKeyProvider.Factory<K extends SafeKey<K>>
- extends Object
- implements KeyProvider.Factory<PromptingKeyProvider<K>>
A factory for PromptingKeyProviders.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromptingKeyProvider.Factory
public PromptingKeyProvider.Factory()
newKeyProvider
public PromptingKeyProvider<K> newKeyProvider()
- Description copied from interface:
KeyProvider.Factory
- Returns a new key provider.
- Specified by:
newKeyProvider in interface KeyProvider.Factory<PromptingKeyProvider<K extends SafeKey<K>>>
- Returns:
- a new key provider.
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.