Class PermissionSetsSmokeTest

  • All Implemented Interfaces:
    EventListener, javax.servlet.ServletContextListener

    public class PermissionSetsSmokeTest
    extends Object
    implements javax.servlet.ServletContextListener
    Load the initial configuration of PermissionSets and Permissions. The UserAccounts model must be created before this runs. The PermissionRegistry must be created before this runs.
    • Constructor Detail

      • PermissionSetsSmokeTest

        public PermissionSetsSmokeTest()
    • Method Detail

      • contextInitialized

        public void contextInitialized​(javax.servlet.ServletContextEvent sce)
        Specified by:
        contextInitialized in interface javax.servlet.ServletContextListener
      • contextDestroyed

        public void contextDestroyed​(javax.servlet.ServletContextEvent sce)
        Specified by:
        contextDestroyed in interface javax.servlet.ServletContextListener