| Package | Description |
|---|---|
| com.authlete.common.api |
The definition of Authlete API (
AuthleteApi) and the factory class (AuthleteApiFactory). |
| Modifier and Type | Method and Description |
|---|---|
Settings |
AuthleteApi.getSettings()
Get the reference to the settings of this
AuthleteApi
implementation. |
Settings |
Settings.setConnectionTimeout(int timeout)
Set the timeout value in milliseconds for socket connection.
|
Settings |
Settings.setReadTimeout(int timeout)
Set the read timeout in milliseconds.
|
Copyright © 2019. All rights reserved.