Class SchedulerSecurityTest

    • Constructor Detail

      • SchedulerSecurityTest

        public SchedulerSecurityTest()
    • Method Detail

      • runSecuredMethodOnSchedule

        public void runSecuredMethodOnSchedule()
                                        throws Exception
        Throws:
        Exception
      • runSecuredMethodOnScheduleMultiGroup

        public void runSecuredMethodOnScheduleMultiGroup()
                                                  throws Exception
        Throws:
        Exception
      • runUnauthorizedMethodOnSchedule

        public void runUnauthorizedMethodOnSchedule()
                                             throws Exception
        Throws:
        Exception
      • testSecureJob

        public void testSecureJob()
                           throws org.quartz.JobExecutionException
        Throws:
        org.quartz.JobExecutionException