@CompileStatic trait PublicKeyFileAwareTrait
| Type | Name and description |
|---|---|
RegularFileProperty |
publicKeyFile |
RegularFileProperty |
publicKeyFile |
| Type Params | Return Type | Name and description |
|---|---|---|
|
RegularFileProperty |
getPublicKeyFile() |
|
Provider<RegularFile> |
getResolvedPublicKeyFile() |
|
void |
setPublicKeyFile(String publicKeyFile) |
|
void |
setPublicKeyFile(File publicKeyFile) |
|
void |
validatePublicKeyFile() |