UpdateOAuthClientBuilder
constructor(clientName: String? = null, clientUri: String? = null, logoUri: String? = null, redirectUris: List<String>? = null, grantTypes: List<OAuthClientGrantType>? = null, responseTypes: List<OAuthClientResponseType>? = null, tokenEndpointAuthMethod: OAuthClientTokenEndpointAuthMethod? = null)(source)