Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure | |
org.springframework.boot.actuate.properties |
Modifier and Type | Method and Description |
---|---|
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.jaasAuthenticationProperties() |
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.keyAuthenticationProperties() |
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.simpleAuthenticationProperties() |
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.AuthenticationManagerAdapterAutoConfiguration.springAuthenticationProperties() |
Modifier and Type | Class and Description |
---|---|
static class |
ShellProperties.JaasAuthenticationProperties
Auth specific properties for JAAS authentication
|
static class |
ShellProperties.KeyAuthenticationProperties
Auth specific properties for key authentication
|
static class |
ShellProperties.SimpleAuthenticationProperties
Auth specific properties for simple authentication
|
static class |
ShellProperties.SpringAuthenticationProperties
Auth specific properties for Spring authentication
|
Copyright © 2014. All rights reserved.