Created by stewart on 4/30/15.
| Type | Name and description |
|---|---|
java.lang.String |
trustPasswordThe password for the trust store file. |
java.lang.String |
trustPathPath to the SSL trust file. |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.io.File |
getKeystore()Returns a File object representation of the {@trustPath} parameter if {@trustFile} is not provided. |
|
java.lang.Object |
importRpd(java.io.File repository, java.lang.String password) |
|
java.lang.Object |
upload() |
| Methods inherited from class | Name |
|---|---|
class ImportTask |
getFile |
class OnlineMetadataTask |
getRestRpdPath |
class ServerTask |
getBaseUrl, getRestClient, getRestLcmPath, serverTask |
class CommandTask |
flushOutput, logError, logInfo |
The password for the trust store file.
Path to the SSL trust file.
Returns a File object representation of the {@trustPath} parameter if {@trustFile} is not provided.