summaryrefslogtreecommitdiffstats
path: root/src/test/resources
Commit message (Collapse)AuthorAgeFilesLines
* Add an Apache htpasswd user serviceFlorian Zschocke2013-08-123-0/+72
| | | | | | | Add a new class, HtpasswdUserService, which performs authentication against a text file created with the Apache 'htpasswd' program. Added dependency on commons-codec:1.7
* Added unit test for reported issue (issue-271)James Moger2013-07-171-0/+20
|
* Unit tests which confirm working/expected behavior (issue-259)James Moger2013-07-021-0/+32