Class ShellProperties.Auth
- java.lang.Object
- org.springframework.boot.actuate.autoconfigure.ShellProperties.Auth
- Enclosing class:
- ShellProperties
public static class ShellProperties.Auth extends Object
Constructor Summary
Constructors Constructor Description Auth()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType()voidsetType(String type)protected voidvalidateCrshShellConfig(Properties properties)Basic validation of applied CRaSH shell configuration.
Constructor Detail
Auth
public Auth()
Method Detail
validateCrshShellConfig
protected void validateCrshShellConfig(Properties properties)
Basic validation of applied CRaSH shell configuration.- Parameters:
properties- the properties to validate