@Component @ConfigurationProperties(prefix="sts") @Validated public class AuthServerConfigurationProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthServerConfigurationProperties.AuthServerProperties |
| Constructor and Description |
|---|
AuthServerConfigurationProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<AuthServerConfigurationProperties.AuthServerProperties> |
getAuthservers() |
void |
setAuthservers(List<AuthServerConfigurationProperties.AuthServerProperties> authservers) |
public List<AuthServerConfigurationProperties.AuthServerProperties> getAuthservers()
public void setAuthservers(List<AuthServerConfigurationProperties.AuthServerProperties> authservers)
Copyright © 2018. All rights reserved.