public interface GenticsUser extends Resolvable, Serializable
Modifier and Type | Method and Description |
---|---|
String |
getId()
Get the id of the user
|
boolean |
isAnonymous()
Check whether the user is anonymous (not logged in)
|
boolean |
isLoggedIn()
Check whether the user is logged in
|
canResolve, get, getProperty
boolean isLoggedIn()
boolean isAnonymous()
String getId()
Copyright © 2015 Gentics Software GmbH. All Rights Reserved.