项目作者: lotabout
项目描述 :
REST authentication apis & token based authentication, etc.
高级语言: Java
项目地址: git://github.com/lotabout/spring-security-example.git
Example for Using Spring Security.
Highlights
- API Token based authentication
- URL Path based authentication
- Implement login/logout system for REST APIs
- Accept JSON login message
- Handle CSRF for REST APIs
- Example for returning 200 with custom response on success/failure