[Acegisecurity-developer] Contacts (@Secured and @Transactional)

2005-09-25 Thread Mark St.Godard
Hi Ben et al, I have committed a Contacts example that uses the new @Secured and @Transactionalannotations. I have added a /samples/contacts-tiger project that has a pre goal to also include the original Contacts source for compilation. (so no need to duplicate code). To try the new sample,

[Acegisecurity-developer] Re: Disable Login

2005-09-25 Thread mannobug
hi Mark thanks a lot for your advice. I decide to use an HashMap set by my authnetication provider instead a comloumn on my DB. This implementation for my application is enaught because when a login fails, username and password fail attempts are set on hash table. After the limit