Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
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
|
Modifier and Type | Method and Description |
---|---|
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.jaasAuthenticationProperties() |
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.keyAuthenticationProperties() |
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.simpleAuthenticationProperties() |
ShellProperties.CrshShellAuthenticationProperties |
CrshAutoConfiguration.AuthenticationManagerAdapterAutoConfiguration.springAuthenticationProperties() |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.