|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SwitchUserService
Not intended to be used directly; decouples the AbstractFixture, which needs to
be able to switch users dynamically, from the rest of the framework's runtime.
A suitable implementation is injected into AbstractFixture when installed.
ProfileService| Method Summary | |
|---|---|
void |
switchUser(String username,
String... roles)
Switches the current user with the list of specified roles. |
| Method Detail |
|---|
void switchUser(String username,
String... roles)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||