| Package | Description |
|---|---|
| org.flowable.ui.common.filter | |
| org.flowable.ui.common.service.idm |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.cache.LoadingCache<String,RemoteToken> |
FlowableCookieFilter.tokenCache |
| Modifier and Type | Method and Description |
|---|---|
protected RemoteToken |
FlowableCookieFilter.getValidToken(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowableCookieFilterCallback.onValidTokenFound(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
RemoteToken token) |
| Modifier and Type | Method and Description |
|---|---|
RemoteToken |
RemoteIdmServiceImpl.getToken(String tokenValue) |
RemoteToken |
RemoteIdmService.getToken(String tokenValue) |
Copyright © 2018 Flowable. All rights reserved.