Package de.aaschmid.taskwarrior.client
Interface TaskwarriorSslKeys
-
- All Known Subinterfaces:
TaskwarriorConfiguration
- All Known Implementing Classes:
TaskwarriorPropertiesConfiguration
public interface TaskwarriorSslKeys
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.FilegetCaCertFile()java.io.FilegetPrivateKeyCertFile()java.io.FilegetPrivateKeyFile()
-