Class CMSLogedInGuard

  • All Implemented Interfaces:
    ConditionalGuard
    Direct Known Subclasses:
    CMSLoggedOutGuard

    public class CMSLogedInGuard
    extends SessionFlagPresentGuard
    This conditional guard is only fulfilled if there is a currentUserId attribute in the session indicating that there is a logged in user.
    Author:
    lrosenberg