| Interface | Description |
|---|---|
| RefreshTokenFactory |
Factory to create OAuth refresh tokens.
|
| Class | Description |
|---|---|
| DefaultRefreshTokenFactory |
Default OAuth refresh token factory.
|
| OAuthRefreshTokenExpirationPolicy |
This is OAuth refresh token expiration policy (max time to live = 1 month by default).
|