A Gradle task for retrieving a cleartext password from a credential store.
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
apply()Executes the task. |
|
java.io.File |
getInputFile()The credential store to retrieve from. |
| Methods inherited from class | Name |
|---|---|
class CredentialStoreTask |
checkConfiguration, configure, createMaskedPasswordCredential |