Package org.codice.ddf.security.command
Class ExpandCommand
java.lang.Object
org.codice.ddf.security.command.ExpandCommand
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
Implements the "expand" command - taking an attribute name and the current value, and prints out
what the expansion of that value is using the currently-configured expansion service.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpandCommand
public ExpandCommand()
-
-
Method Details
-
execute
Called to execute the security:encrypt console command.- Specified by:
executein interfaceorg.apache.karaf.shell.api.action.Action- Throws:
Exception
-