Class ListSessionsCommand

java.lang.Object
org.codice.ddf.security.command.sessionmanager.ListSessionsCommand
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class ListSessionsCommand extends Object implements org.apache.karaf.shell.api.action.Action
  • Constructor Details

    • ListSessionsCommand

      public ListSessionsCommand()
  • Method Details

    • execute

      public Object execute() throws Exception
      Specified by:
      execute in interface org.apache.karaf.shell.api.action.Action
      Throws:
      Exception