@ConfigurationProperties(value="token") public static class OauthClientConfigurationProperties.OpenIdClientConfigurationProperties.TokenEndpointConfigurationProperties extends DefaultSecureEndpointConfiguration implements TokenEndpointConfiguration
Constructor and Description |
---|
TokenEndpointConfigurationProperties() |
Modifier and Type | Method and Description |
---|---|
io.micronaut.http.MediaType |
getContentType() |
void |
setContentType(io.micronaut.http.MediaType contentType)
The content type of token endpoint requests.
|
getAuthMethod, setAuthMethod
getUrl, setUrl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAuthMethod
getUrl
public TokenEndpointConfigurationProperties()
@NonNull public io.micronaut.http.MediaType getContentType()
getContentType
in interface TokenEndpointConfiguration
public void setContentType(@NonNull io.micronaut.http.MediaType contentType)
contentType
- The content type