Method and Description |
---|
org.sdase.commons.server.opa.OpaBundle.getInputExtensions()
This method will not be publicly visible anymore; please remove any references
|
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:
|