public class OAuth2AuthServerConfig extends Object implements OAuth2TokenConfig
| Constructor and Description |
|---|
OAuth2AuthServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrivateKeyPath() |
Key |
getSigningKey() |
void |
setPrivateKeyPath(String privateKeyPath) |
public String getPrivateKeyPath()
public void setPrivateKeyPath(String privateKeyPath)
public Key getSigningKey() throws ConfigException
getSigningKey in interface OAuth2TokenConfigConfigExceptionCopyright © 2017 LeanIX GmbH. All rights reserved.