Commit Graph

41 Commits

Author SHA1 Message Date
DOHA d2ede5b6ce minor fix 2016-10-13 00:14:52 +02:00
eugenp 856be0a08a formatting work 2016-10-12 08:02:05 +03:00
maibin b0a1959cf4 Spring Security + Thymeleaf (CSRF) (#695)
* Expression-Based Access Control

PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security

* Added test cases for Spring Security Expressions

* Handler Interceptor - logging example

* Test for logger interceptor

* Removed conflicted part

* UserInterceptor (adding user information to model)

* Spring Handler Interceptor - session timers

* Spring Security CSRF attack protection with Thymeleaf
2016-09-23 14:37:53 +02:00
maibin 113afd40d4 Advanced Handler Interceptors (#672)
* Expression-Based Access Control

PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security

* Added test cases for Spring Security Expressions

* Handler Interceptor - logging example

* Test for logger interceptor

* Removed conflicted part

* UserInterceptor (adding user information to model)

* Spring Handler Interceptor - session timers
2016-09-07 08:14:26 +02:00
Grzegorz Piwowarek d8493fef63 Refactor UserInterceptor examples 2016-08-23 07:38:30 +02:00
maibin dca46bcee3 Changing Spring MVC Model Parameters (#629)
* Expression-Based Access Control

PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security

* Added test cases for Spring Security Expressions

* Handler Interceptor - logging example

* Test for logger interceptor

* Removed conflicted part

* UserInterceptor (adding user information to model)
2016-08-23 07:33:53 +02:00
eugenp fd32feeed3 minor formatting cleanup 2016-08-22 12:35:23 +03:00
maibin c17d48fdb2 LoggerInterceptor plus tests (#610)
* Expression-Based Access Control

PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security

* Added test cases for Spring Security Expressions

* Handler Interceptor - logging example

* Test for logger interceptor

* Removed conflicted part
2016-08-15 18:58:06 +02:00
maibin 042878628f Expression-Based Access Control (#517)
* Expression-Based Access Control

PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security

* Added test cases for Spring Security Expressions
2016-07-20 19:17:38 +03:00
DOHA 471444063a cleanup spring security test 2016-04-12 11:57:35 +02:00
eugenp 2e5b1ac48d naming cleanup 2016-01-25 00:55:53 +02:00
DOHA e8bfbd7881 simulate csrf attack 2016-01-24 22:20:22 +02:00
DOHA 33d51f7773 restTemplate timeout 2016-01-11 13:52:52 +02:00
DOHA becfced8a8 querydsl web support 2015-11-18 13:08:50 +02:00
eugenp 6da1ecf3d9 testing work 2015-09-20 20:51:11 +03:00
Dmitry Zinkevich 4f6b40fe6b [RestTemplate] Get rid of jsonMessageConverter 2015-09-19 11:37:47 +03:00
eugenp cd5d4527c5 minor cleanup 2015-09-18 16:27:13 +03:00
Dmitry Zinkevich b0c30e70ec [RestTemplate] Use constant for an application port value
- Introduce consistent test names
- Fix typo
2015-09-18 14:52:32 +03:00
Dmitry Zinkevich baf956aa60 [RestTemplate] Make it pure live test 2015-09-15 21:39:01 +03:00
Dmitry Zinkevich 1014588879 [RestTemplate] Rename local RestTemplate instance so as not to shadow the field 2015-09-12 00:04:31 +03:00
Dmitry Zinkevich ef60eda31c [RestTemplate] Create unit test for delete() method
- Refactor RestTemplateClientTest
2015-09-11 14:33:15 +03:00
Dmitry Zinkevich 7dc0bafa12 [RestTemplate] Create unit tests for exchange() and execute() methods 2015-08-31 09:24:33 +03:00
Dmitry Zinkevich 9c6cfa333f [RestTemplate] Create unit tests for GET and POST methods 2015-08-28 09:26:25 +03:00
DOHA 6e34100ae6 add rsql parser test 2015-04-09 20:31:05 +02:00
DOHA fcdca0d1ba test search api 2015-02-18 23:53:22 +02:00
DOHA c16add062a JPA specifications more operations 2015-02-17 20:02:30 +02:00
DOHA 3100b6b8fb modify spring query 2015-01-28 17:56:05 +02:00
DOHA 1b7b58052b spring query clean up 2015-01-27 19:02:41 +02:00
DOHA f04a800ac9 fix jpa querydsl test 2015-01-26 17:41:32 +02:00
DOHA 34ae3b72ce Fix jpa criteria and specification test 2015-01-25 18:49:55 +02:00
DOHA 9adc48b9ea add spring querydsl test 2015-01-23 21:40:09 +02:00
DOHA 5ce7ecc629 modify query code 2015-01-19 22:10:57 +02:00
eugenp 39b7570d82 new custom query operation for spring data and tests 2014-05-24 12:17:05 +03:00
eugenp 6da20ff4db spring data jpa work 2014-05-24 12:12:31 +03:00
eugenp 5f3ca56a52 cargo and testing work 2014-05-17 00:29:05 +03:00
eugenp c2c3b5ed74 etag work 2014-01-05 20:25:03 +02:00
eugenp 71122adb3e further HATEOAS work 2014-01-05 19:35:19 +02:00
eugenp 8e647b8884 minor fix 2014-01-05 18:22:13 +02:00
eugenp bce77ee846 pagination work 2014-01-05 18:21:51 +02:00
eugenp c7ce725cf6 testing work 2014-01-05 17:11:38 +02:00
Eugen bc0ca7a54c git security rest full 2013-06-03 17:54:58 +03:00