Interface TokenEndpointConfiguration
- All Superinterfaces:
EndpointConfiguration, SecureEndpointConfiguration
- All Known Implementing Classes:
OauthClientConfigurationProperties.OpenIdClientConfigurationProperties.TokenEndpointConfigurationProperties
TokenEndpoint Configuration.
- Since:
- 1.2.0
- Author:
- Sergio del Amo
- See Also:
-
Method Summary
Methods inherited from interface EndpointConfiguration
getUrlMethods inherited from interface SecureEndpointConfiguration
getAuthenticationMethod
-
Method Details
-
getContentType
@NonNull io.micronaut.http.MediaType getContentType()- Returns:
- The content type
-