Package org.apereo.cas.config
Class CasCommandLineShellConfiguration
- java.lang.Object
-
- org.apereo.cas.config.CasCommandLineShellConfiguration
-
@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) @ConditionalOnFeatureEnabled(feature=Core, module="shell") @AutoConfiguration public class CasCommandLineShellConfiguration extends java.lang.ObjectThis isCasCommandLineShellConfiguration.- Since:
- 5.2.0
-
-
Constructor Summary
Constructors Constructor Description CasCommandLineShellConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.shell.jline.PromptProvidershellPromptProvider()
-