@ConfigurationProperties(prefix="shell.auth.jaas", ignoreUnknownFields=false) public static class ShellProperties.JaasAuthenticationProperties extends ShellProperties.CrshShellAuthenticationProperties
| Constructor and Description |
|---|
JaasAuthenticationProperties() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyToCrshShellConfig(Properties config)
Apply the properties to a CRaSH configuration.
|
String |
getDomain() |
void |
setDomain(String domain) |
protected void applyToCrshShellConfig(Properties config)
ShellProperties.CrshShellPropertiesapplyToCrshShellConfig in class ShellProperties.CrshShellPropertiesconfig - the CRaSH configuration propertiespublic void setDomain(String domain)
public String getDomain()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.