Method and Description |
---|
org.sdase.commons.server.opa.config.OpaConfig.getReadTimeout()
The client that is used to call the OPA is now configurable. Prefer to configure
opaClient.timeout instead:
|
org.sdase.commons.server.opa.config.OpaConfig.setReadTimeout(Integer)
The client that is used to call the OPA is now configurable. Prefer to configure
opaClient.timeout instead:
|