public class RefreshSession extends Object
| Constructor and Description |
|---|
RefreshSession(String correlationId,
Instant sessionTimeout,
org.eclipse.ditto.model.base.auth.AuthorizationContext authorizationContext) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.ditto.model.base.auth.AuthorizationContext |
getAuthorizationContext() |
String |
getCorrelationId() |
Instant |
getSessionTimeout() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.