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 Exception
getSigningKey in interface OAuth2TokenConfigExceptionCopyright © 2016 LeanIX GmbH. All rights reserved.