| Package | Description |
|---|---|
| org.mockejb |
| Modifier and Type | Field and Description |
|---|---|
static MockUser |
MockUser.ANONYMOUS_USER |
| Modifier and Type | Method and Description |
|---|---|
static MockUser |
MockContainer.getUser()
Returns the user that was passed to the
MockContainer.login method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MockContainer.login(MockUser user)
Simulates the login operation of the container.
|