setReverseProxySettings method
Configure the reverse proxy settings for running the FaceLiveness and/or Authentication services. These two services can operate independently of each other.
Implementation
void setReverseProxySettings(ReverseProxySettings reverseProxySettings) {
this.reverseProxySettings = reverseProxySettings;
}