Java EE security testing sample
Companion code to go along with the blog post Testing secured EJBs with Arquillian.
Running the example
Run the following Maven command to build and test the project:
mvn clean verify
License
This distribution is licensed under the terms of the Apache License, Version 2.0 (see LICENSE).