Class OauthClientConfigurationProperties.OpenIdClientConfigurationProperties.TokenEndpointConfigurationProperties

    • Constructor Detail

      • TokenEndpointConfigurationProperties

        public TokenEndpointConfigurationProperties()
    • Method Detail

      • setContentType

        public void setContentType​(@Nonnull
                                   io.micronaut.http.MediaType contentType)
        The content type of token endpoint requests. Default value (application/x-www-form-urlencoded).
        Parameters:
        contentType - The content type