Uses of Class
net.anotheria.anosite.guard.SessionFlagPresentGuard
-
Packages that use SessionFlagPresentGuard Package Description net.anotheria.anosite.guard -
-
Uses of SessionFlagPresentGuard in net.anotheria.anosite.guard
Subclasses of SessionFlagPresentGuard in net.anotheria.anosite.guard Modifier and Type Class Description classCMSLogedInGuardThis conditional guard is only fulfilled if there is a currentUserId attribute in the session indicating that there is a logged in user.classCMSLoggedOutGuardThis conditional guard is only fulfilled if there is NO currentUserId attribute in the session indicating that there is NO logged in user.classInEditModeGuardOnly fulfilled if the cms is in (inline) edit mode.classNotInEditModeGuard
-