Class EndSessionCommand

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

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

    • EndSessionCommand

      public EndSessionCommand()
  • Method Details

    • execute

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