|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.cms.security.SecurityUtil
public class SecurityUtil
Util class to test if a user is logged in.
Constructor Summary | |
---|---|
SecurityUtil()
|
Method Summary | |
---|---|
static boolean |
isAnonymous()
Checks if the currently acting user is anonymous. |
static boolean |
isAuthenticated()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecurityUtil()
Method Detail |
---|
public static boolean isAnonymous()
public static boolean isAuthenticated()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |