|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunAs | |
---|---|
org.objectweb.jonas_ejb.deployment.xml | |
org.objectweb.jonas_web.deployment.xml |
Uses of RunAs in org.objectweb.jonas_ejb.deployment.xml |
---|
Methods in org.objectweb.jonas_ejb.deployment.xml that return RunAs | |
---|---|
RunAs |
SecurityIdentity.getRunAs()
Gets the run-as |
Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type RunAs | |
---|---|
void |
SecurityIdentity.setRunAs(RunAs runAs)
Set the run-as |
Uses of RunAs in org.objectweb.jonas_web.deployment.xml |
---|
Methods in org.objectweb.jonas_web.deployment.xml that return RunAs | |
---|---|
RunAs |
Servlet.getRunAs()
Gets the run-as |
Methods in org.objectweb.jonas_web.deployment.xml with parameters of type RunAs | |
---|---|
void |
Servlet.setRunAs(RunAs runAs)
Set the run-as |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |