Package nxt.addons
Class ContractRunnerEncryptedConfig
java.lang.Object
nxt.addons.AbstractEncryptedConfig
nxt.addons.ContractRunnerEncryptedConfig
- All Implemented Interfaces:
AddOn
-
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected APITagprotected Stringprotected org.json.simple.JSONStreamAwareprocessDecrypted(BufferedReader reader) Methods inherited from class nxt.addons.AbstractEncryptedConfig
getAPIRequests, getDefaultFilename, getDefaultPath, getExtraParameters, getSaveData, init, resolvePathMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface nxt.addons.AddOn
getAPIRequestHandler, getAPIRequestType, getConfigProperties, getUIPlugins, shutdown
-
Method Details
-
getAPIRequestName
- Specified by:
getAPIRequestNamein classAbstractEncryptedConfig
-
getAPITag
- Specified by:
getAPITagin classAbstractEncryptedConfig
-
getDataParameter
- Specified by:
getDataParameterin classAbstractEncryptedConfig
-
processDecrypted
- Specified by:
processDecryptedin classAbstractEncryptedConfig
-