| Package | Description |
|---|---|
| to.etc.domui.login | |
| to.etc.domui.server | |
| to.etc.domui.state | |
| to.etc.domui.util |
| Modifier and Type | Method and Description |
|---|---|
IUser |
ILoginAuthenticator.authenticateByCookie(String uid,
long ts,
String string) |
IUser |
ILoginAuthenticator.authenticateUser(String userid,
String credentials) |
| Modifier and Type | Method and Description |
|---|---|
void |
ILoginListener.userLogin(IUser user) |
void |
ILoginListener.userLogout(IUser user) |
| Modifier and Type | Method and Description |
|---|---|
static IUser |
UIContext.getCurrentUser()
Return the currently-known logged in user, or null if unknown/not logged in.
|
static IUser |
UIContext.getLoggedInUser()
This returns the currently logged in user.
|
static IUser |
UIContext.internalGetLoggedInUser(IRequestContext rx)
UNSTABLE INTERFACE.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IRightsCheckedManually.isAccessAllowedBy(IUser user)
This method gets called when a page has been created, but not yet rendered.
|
Copyright © 2017 etc.to. All rights reserved.