org.jboss.test.security.interfaces
Interface SecurityContext
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface SecurityContext
- extends EJBObject (src)
testDomainInteraction
public void testDomainInteraction(java.util.Set expectedRoles)
throws java.rmi.RemoteException
- Test that a secured ejb can
- Parameters:
expectedRoles
-
- Throws:
java.rmi.RemoteException
nestedInteraction
public void nestedInteraction(SecurityContext (src) caller,
java.util.Set expectedRoles)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException