Class FlushJaasCache

All Implemented Interfaces:
org.nuxeo.connect.update.task.Command

public class FlushJaasCache extends FlushJaasCachePlaceholder
Flushes the JAAS cache.

The inverse of this command is itself.

Author:
Bogdan Stefanescu
  • Constructor Details

    • FlushJaasCache

      public FlushJaasCache()
  • Method Details

    • doRun

      protected org.nuxeo.connect.update.task.Command doRun(org.nuxeo.connect.update.task.Task task, Map<String,String> prefs) throws org.nuxeo.connect.update.PackageException
      Description copied from class: AbstractCommand
      Override to implement command actions
      Overrides:
      doRun in class FlushJaasCachePlaceholder
      Returns:
      Rollback command
      Throws:
      org.nuxeo.connect.update.PackageException