| |
|
| org.objectweb.jonas.jtests.beans.secured.DerivedLocal
DerivedLocal | public interface DerivedLocal extends EJBLocalObject(Code) | | This is an interface derived from the Base
|
anotherMethod | public void anotherMethod()(Code) | | |
localGetPrincipalName | public String localGetPrincipalName()(Code) | | |
localIsCallerInRole | public boolean localIsCallerInRole(String role)(Code) | | |
noRunAsWithRole1 | public void noRunAsWithRole1()(Code) | | |
noRunAsWithRole2 | public void noRunAsWithRole2()(Code) | | |
runAsRole2 | public void runAsRole2()(Code) | | |
runAsRole2AndCallAnotherBean | public void runAsRole2AndCallAnotherBean()(Code) | | |
runAsRole3 | public void runAsRole3()(Code) | | |
runAsWithRole1 | public void runAsWithRole1()(Code) | | |
runAsWithRole2 | public void runAsWithRole2()(Code) | | |
|
|
|