public static class FlowableCommonAppProperties.Cookie extends Object
| Constructor and Description |
|---|
Cookie() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
Duration |
getMaxAge() |
Duration |
getRefreshAge() |
void |
setDomain(String domain) |
void |
setMaxAge(Duration maxAge) |
void |
setRefreshAge(Duration refreshAge) |
Copyright © 2021 Flowable. All rights reserved.