Package org.opennms.features.scv.shell
Class ScvGetCommand
- java.lang.Object
-
- org.opennms.features.scv.shell.ScvGetCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class ScvGetCommand extends Object implements org.apache.karaf.shell.api.action.Action
-
-
Field Summary
Fields Modifier and Type Field Description String
alias
SecureCredentialsVault
secureCredentialsVault
-
Constructor Summary
Constructors Constructor Description ScvGetCommand()
-
-
-
Field Detail
-
secureCredentialsVault
public SecureCredentialsVault secureCredentialsVault
-
alias
public String alias
-
-