Class RemoveObsoletePermissions

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

    public class RemoveObsoletePermissions
    extends Object
    implements javax.servlet.ServletContextListener
    A handful of Permissions were removed between release 1.6 and 1.7. Remove them from the User Accounts model.
    • Constructor Detail

      • RemoveObsoletePermissions

        public RemoveObsoletePermissions()
    • 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