public class OAuth2ResourceServerConfig extends Object implements OAuth2TokenConfig
| Constructor and Description |
|---|
OAuth2ResourceServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPublicKeyPath() |
Key |
getSigningKey() |
void |
setPublicKeyPath(String publicKeyPath) |
public String getPublicKeyPath()
public void setPublicKeyPath(String publicKeyPath)
public Key getSigningKey() throws ConfigException
getSigningKey in interface OAuth2TokenConfigConfigExceptionCopyright © 2020 LeanIX GmbH. All rights reserved.