AuthenticationStrategyAbstract Convenience abstract implementation. API AuthenticationStrategyAbstract.java class AuthenticationStrategyAbstract { public static final int STATUS_UNAUTHORIZED; void invalidate(HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse) }