|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use User | |
|---|---|
| scone.netobjects | This package provides objects which represent real objects from the internet and the WWW. |
| Uses of User in scone.netobjects |
|---|
| Methods in scone.netobjects that return User | |
|---|---|
static User |
UserCache.check(java.lang.String name,
java.lang.String password)
Check if the user exists in Cache or DB AND if password is right. |
static User |
UserCache.checkById(java.lang.String id)
|
static User |
UserCache.get(java.lang.String name)
|
static User |
UserCache.getById(java.lang.String id)
|
User |
AccessEvent.getUser()
returns the user who accessed the node |
User |
Access.getUser()
returns the user |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||