|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunAsSpecifiedIdentity | |
---|---|
org.eclipse.jst.j2ee.common | This package includes api the common model artifacts that include (Resource References, EJB References, Display Name, Description Group, Security roles, Environment variables). |
org.eclipse.jst.j2ee.webapplication | This package includes the EJBArtifactEdit api. |
Uses of RunAsSpecifiedIdentity in org.eclipse.jst.j2ee.common |
---|
Methods in org.eclipse.jst.j2ee.common that return RunAsSpecifiedIdentity | |
---|---|
RunAsSpecifiedIdentity |
CommonFactory.createRunAsSpecifiedIdentity()
Returns a new object of class 'Run As Specified Identity' |
Uses of RunAsSpecifiedIdentity in org.eclipse.jst.j2ee.webapplication |
---|
Methods in org.eclipse.jst.j2ee.webapplication that return RunAsSpecifiedIdentity | |
---|---|
RunAsSpecifiedIdentity |
Servlet.getRunAs()
|
Methods in org.eclipse.jst.j2ee.webapplication with parameters of type RunAsSpecifiedIdentity | |
---|---|
void |
Servlet.setRunAs(RunAsSpecifiedIdentity value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |