public class EncryptCommand extends Object implements org.apache.karaf.shell.api.action.Action
| Constructor and Description |
|---|
EncryptCommand() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute()
Called to execute the security:encrypt console command.
|
void |
setEncryptionService(EncryptionService encryptionService) |
public Object execute() throws Exception
execute in interface org.apache.karaf.shell.api.action.ActionExceptionpublic void setEncryptionService(EncryptionService encryptionService)
This work is licensed under a Creative Commons Attribution 4.0 International License.