Class CookieRetriever

java.lang.Object
ch.tocco.nice2.web.core.impl.auth.credentials.CookieRetriever
All Implemented Interfaces:
CredentialsRetriever

@Component public class CookieRetriever extends Object implements CredentialsRetriever
Extracts the authentication-string from the cookie with name #PARAM_CLIENT_AUTH. It contains an UUID that is identifying the session of a user.