Class CasCommandLineShellApplication


  • @SpringBootApplication(exclude={org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration.class,org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.class},
                           proxyBeanMethods=false)
    @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class)
    @EnableAsync(proxyTargetClass=false)
    public class CasCommandLineShellApplication
    extends java.lang.Object
    Since:
    5.2.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Main entry point of the CAS shell.
      • Methods inherited from class java.lang.Object

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

      • CasCommandLineShellApplication

        public CasCommandLineShellApplication()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Main entry point of the CAS shell.
        Parameters:
        args - the args