|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidCookieException | |
|---|---|
| org.springframework.security.ui.rememberme | Support for remembering a user between different web sessions. |
| Uses of InvalidCookieException in org.springframework.security.ui.rememberme |
|---|
| Methods in org.springframework.security.ui.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. |
|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||