@Component public class ConfigurationPropertiesAuthServerProvider extends Object implements AuthServersProvider
| Constructor and Description |
|---|
ConfigurationPropertiesAuthServerProvider(AuthServerConfigurationProperties authServerConfigurationProperties) |
| Modifier and Type | Method and Description |
|---|---|
AuthServer |
get(String issuer) |
Map<String,AuthServer> |
getAll() |
@Autowired public ConfigurationPropertiesAuthServerProvider(AuthServerConfigurationProperties authServerConfigurationProperties)
public Map<String,AuthServer> getAll()
getAll in interface AuthServersProviderpublic AuthServer get(String issuer)
get in interface AuthServersProviderCopyright © 2018. All rights reserved.