Class RememberMeAutoLoginProcessor

java.lang.Object
org.craftercms.security.processors.impl.RememberMeAutoLoginProcessor
All Implemented Interfaces:
RequestSecurityProcessor

public class RememberMeAutoLoginProcessor extends Object implements RequestSecurityProcessor
RequestSecurityProcessor that executes auto login when a valid remember me cookie is found in the request and there's no authentication present yet.
Author:
avasquez