public class ConfigurationResourceServer
extends io.dropwizard.Configuration
| Modifier and Type | Field and Description |
|---|---|
protected OAuth2ResourceServerConfig |
oauth |
| Constructor and Description |
|---|
ConfigurationResourceServer() |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ResourceServerConfig |
getOAuth2TokenConfig()
Returns the necessary configuration to run oauth resource providers.
|
void |
setOAuth2TokenConfig(OAuth2ResourceServerConfig config) |
protected OAuth2ResourceServerConfig oauth
public OAuth2ResourceServerConfig getOAuth2TokenConfig()
public void setOAuth2TokenConfig(OAuth2ResourceServerConfig config)
Copyright © 2017 LeanIX GmbH. All rights reserved.