Class EncryptionManagerControllerPlugin

  • All Implemented Interfaces:
    step.core.plugins.ControllerPlugin, step.core.plugins.OptionalPlugin

    public class EncryptionManagerControllerPlugin
    extends step.core.plugins.AbstractControllerPlugin
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void executionControllerStart​(step.core.GlobalContext context)  
      • Methods inherited from class step.core.plugins.AbstractControllerPlugin

        afterInitializeData, executionControllerDestroy, getExecutionEnginePlugin, getWebPlugin, initializeData, migrateData, registerWebapp, registerWebappFromClass
      • Methods inherited from class step.core.plugins.AbstractPlugin

        toString, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EncryptionManagerControllerPlugin

        public EncryptionManagerControllerPlugin()
    • Method Detail

      • executionControllerStart

        public void executionControllerStart​(step.core.GlobalContext context)
                                      throws java.lang.Exception
        Specified by:
        executionControllerStart in interface step.core.plugins.ControllerPlugin
        Overrides:
        executionControllerStart in class step.core.plugins.AbstractControllerPlugin
        Throws:
        java.lang.Exception