| org.jboss.test.web.interfaces.RunAsTargetLocal
RunAsTargetLocal | public interface RunAsTargetLocal extends EJBLocalObject(Code) | | A session bean local interface used to test run-as behavior from
a servlet
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
Method Summary | |
public void | checkRunAs() A method deployed with method permissions such that only a run-as
assignment will allow access. |
checkRunAs | public void checkRunAs()(Code) | | A method deployed with method permissions such that only a run-as
assignment will allow access.
|
|
|