public interface GenticsUser extends Resolvable, java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.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()
java.lang.String getId()
Copyright © 2022 Gentics Software. All Rights Reserved.