|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.test.security.Server
| Nested Class Summary | |
static interface |
Server.Task
|
| Constructor Summary | |
Server()
|
|
| Method Summary | |
void |
associateRoles(java.lang.String[] roleNames)
|
void |
execute(Server.Task task)
Simulate a request executed in the scope of the server. |
java.lang.String |
getContextID()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Server()
| Method Detail |
public java.lang.String getContextID()
public void start()
throws java.lang.Exception
java.lang.Exceptionpublic void stop()
public void execute(Server.Task task)
throws java.lang.Exception
task - the task to execute
java.lang.Exception - any exception
public void associateRoles(java.lang.String[] roleNames)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||