Hey, After struggling with Shiro CredentialMatchers I finaly managed to write a complete unit test for qi4j-lib-shiro that use a custom Realm loading user Principals and Credentials from Entities.
For now it tests only the RequiresUserConcern but show nicely how the Shiro/Qi4j integration is done. I added the apache snapshots repository the the project's pom so that running the test is just a matter of issueing mvn test. That was the first step towards some documentation. See UsernamePasswordTest in qi4j-sandbox/libraries/shiro. Paul _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

