|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidCookieException | |
|---|---|
| org.springframework.security.web.authentication.rememberme | Support for remembering a user between different web sessions. |
| Uses of InvalidCookieException in org.springframework.security.web.authentication.rememberme |
|---|
| Methods in org.springframework.security.web.authentication.rememberme that throw InvalidCookieException | |
|---|---|
protected String[] |
AbstractRememberMeServices.decodeCookie(String cookieValue)
Decodes the cookie and splits it into a set of token strings using the ":" delimiter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||