|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MockUser | |
org.mockejb |
Uses of MockUser in org.mockejb |
Fields in org.mockejb declared as MockUser | |
static MockUser |
MockUser.ANONYMOUS_USER
|
Methods in org.mockejb that return MockUser | |
static MockUser |
MockContainer.getUser()
Returns the user that was passed to the MockContainer.login method. |
Methods in org.mockejb with parameters of type MockUser | |
void |
MockContainer.login(MockUser user)
Simulates the login operation of the container. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |