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