@Configuration @ConditionalOnBean(value=org.springframework.security.authentication.AuthenticationManager.class) public static class CrshAutoConfiguration.AuthenticationManagerAdapterAutoConfiguration extends Object
Constructor and Description |
---|
CrshAutoConfiguration.AuthenticationManagerAdapterAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.crsh.plugin.CRaSHPlugin<?> |
shellAuthenticationManager() |
ShellProperties.CrshShellAuthenticationProperties |
springAuthenticationProperties() |
public CrshAutoConfiguration.AuthenticationManagerAdapterAutoConfiguration()
@Bean public org.crsh.plugin.CRaSHPlugin<?> shellAuthenticationManager()
@Bean @ConditionalOnMissingBean(value=ShellProperties.CrshShellAuthenticationProperties.class) public ShellProperties.CrshShellAuthenticationProperties springAuthenticationProperties()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.