Connection OAuth2Properties
constructor(authorizationCodeProperties: ConnectionAuthorizationCodeProperties? = null, oAuth2ClientApplication: ConnectionOAuth2ClientApplication? = null, oAuth2Credentials: ConnectionGlueOAuth2Credentials? = null, oAuth2GrantType: ConnectionOAuth2GrantType? = null, tokenUrl: String? = null, tokenUrlParametersMap: Map<String, String>? = null)