public static class OAuth2ResourceServerProperties.Opaquetoken extends Object
Constructor and Description |
---|
Opaquetoken() |
Modifier and Type | Method and Description |
---|---|
String |
getClientId() |
String |
getClientSecret() |
String |
getIntrospectionUri() |
void |
setClientId(String clientId) |
void |
setClientSecret(String clientSecret) |
void |
setIntrospectionUri(String introspectionUri) |
public String getClientId()
public void setClientId(String clientId)
public String getClientSecret()
public void setClientSecret(String clientSecret)
public String getIntrospectionUri()
public void setIntrospectionUri(String introspectionUri)