public interface IUserAccess
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
USER_UNDEFINED |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCurrentUser()
Get user that is associated with the current context.
|
java.lang.String |
getCurrentUser(FacesContext context)
Deprecated.
|
static final java.lang.String USER_UNDEFINED
Copyright © CaptainCasa Gmbh. All Rights Reserved.