@ConfigurationProperties(prefix="shell.auth.jaas", ignoreUnknownFields=false) public static class ShellProperties.JaasAuthenticationProperties extends ShellProperties.CrshShellAuthenticationProperties
Constructor and Description |
---|
ShellProperties.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) |
public ShellProperties.JaasAuthenticationProperties()
protected void applyToCrshShellConfig(Properties config)
ShellProperties.CrshShellProperties
applyToCrshShellConfig
in class ShellProperties.CrshShellProperties
public void setDomain(String domain)
public String getDomain()
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.