@ConfigurationProperties(prefix="shell.auth.spring", ignoreUnknownFields=false) public static class ShellProperties.SpringAuthenticationProperties extends ShellProperties.CrshShellAuthenticationProperties
Constructor and Description |
---|
SpringAuthenticationProperties() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyToCrshShellConfig(Properties config)
Apply the properties to a CRaSH configuration.
|
String[] |
getRoles() |
void |
setRoles(String[] roles) |
protected void applyToCrshShellConfig(Properties config)
ShellProperties.CrshShellProperties
applyToCrshShellConfig
in class ShellProperties.CrshShellProperties
config
- the CRaSH configuration propertiespublic void setRoles(String[] roles)
public String[] getRoles()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.