Uses of Class
com.flowable.engage.rest.service.api.conversation.anonymous.security.InvalidCookieException
Package | Description |
---|---|
com.flowable.engage.rest.service.api.conversation.anonymous.security |
-
Uses of InvalidCookieException in com.flowable.engage.rest.service.api.conversation.anonymous.security
Methods in com.flowable.engage.rest.service.api.conversation.anonymous.security that throw InvalidCookieException Modifier and Type Method Description protected java.lang.String[]
DefaultAnonymousConversationServices. decodeCookie(java.lang.String cookieValue)
Decodes the cookie and splits it into a set of token strings using the ":" delimiter.