项目作者: lotabout

项目描述 :
REST authentication apis & token based authentication, etc.
高级语言: Java
项目地址: git://github.com/lotabout/spring-security-example.git
创建时间: 2019-02-17T23:54:18Z
项目社区:https://github.com/lotabout/spring-security-example

开源协议:

下载


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