Class ValidateCachedAuthentication

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class ValidateCachedAuthentication extends AbstractAgentAction
An action that checks for a record in the HttpSession to bypass agent authentication.

For safety's sake, the default event signal indicates that authentication should not be bypassed. An explicit event is used to signal bypass.

Event:
EventIds.PROCEED_EVENT_ID, EventIds.INVALID_PROFILE_CTX, BYPASS_AUTHENTICATION