Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melthaw/spring-security-token
Sometimes we only need a simple token based security framework to protect the rest API. Obviously Spring Framework is great but Spring Security is too heavy to us. It's possible to extends the Spring Security to match our requirement, but that means we have to pay the cost for the over-designed filter chain at the runtime. Spring-Security-Token is designed to reduce down the filters in the chain ,abandon the complicated structure , and try to make it simple , make it easy to understand.
https://github.com/melthaw/spring-security-token
java security spring
Last synced: 5 days ago
JSON representation
Sometimes we only need a simple token based security framework to protect the rest API. Obviously Spring Framework is great but Spring Security is too heavy to us. It's possible to extends the Spring Security to match our requirement, but that means we have to pay the cost for the over-designed filter chain at the runtime. Spring-Security-Token is designed to reduce down the filters in the chain ,abandon the complicated structure , and try to make it simple , make it easy to understand.
- Host: GitHub
- URL: https://github.com/melthaw/spring-security-token
- Owner: melthaw
- License: apache-2.0
- Created: 2017-07-21T08:05:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T13:41:07.000Z (over 5 years ago)
- Last Synced: 2024-04-16T12:16:24.598Z (7 months ago)
- Topics: java, security, spring
- Language: Java
- Homepage:
- Size: 290 KB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0