Method Summary |
|
public void | setup() Creates the stateless bean used during the tests. |
public void | testAllRolesAllowed() Verifies if the client can access to a method that everybody can call
descriptor is read by the container. |
public void | testCallDeniedForCall() Verifies if the client is denied when accessing a method that nobody can call
descriptor is read by the container. |
public void | testCallWithRunAs() Verifies if the client is using the run-as identity when calling it
descriptor is read by the container. |