README
May 26, 2010 · View on GitHub
This module is similar as secure module, but with a CAS server.
Configure your application.conf with the rights properties and use the entity “@With(SecureCAS.class)” instead of “@With(Secure.class)”.
That’s all folks !