aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/api
AgeCommit message (Expand)Author
2015-12-02Start web app migration to REST APIAnton Tananaev
2015-12-02Minor refactoring in web server classAnton Tananaev
2015-12-02Add session authentication optionAnton Tananaev
2015-12-01Add session resource for authenticationAnton Tananaev
2015-12-01Fix warning reported by FindBugs toolAnton Tananaev
2015-12-01Refactor security request filteringAnton Tananaev
2015-12-01Minor cleanup of security context classAnton Tananaev
2015-12-01Refactor base and other resource classesAnton Tananaev
2015-12-01Remove unused methods and classesAnton Tananaev
2015-12-01Remove response builder utility classAnton Tananaev
2015-12-01Move role definitions to user modelAnton Tananaev
2015-12-01Rename file as wellAnton Tananaev
2015-12-01Rename CORS response filterAnton Tananaev
2015-12-01Explicitly register REST filtersAnton Tananaev
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres