Package | Description |
---|---|
org.springframework.security.web.authentication.rememberme |
Support for remembering a user between different web sessions.
|
Modifier and Type | Method and Description |
---|---|
protected String[] |
AbstractRememberMeServices.decodeCookie(String cookieValue)
Decodes the cookie and splits it into a set of token strings using the ":" delimiter.
|
Copyright © 2015. All rights reserved.