High-level Spring Security abstractions for developers. Simplifies authorization rules, authentication token building, multi-factor authorization, row-level security, and encrypted OAuth2 token persistence through discoverable interfaces.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-api The public API for the JJWT library, used to create and consume JSON Web Tokens in Java. | 0.13.0 | ✔ | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | 4.1.0 | 4.1.1 |
Runtime Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-impl Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs). | 0.13.0 | ✔ | |
JWT Lib
Apache 2.0
| io.jsonwebtoken » jjwt-jackson | 0.13.0 | ✔ | |
Boot Starter
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-aspectj Starter for using aspect-oriented programming with AspectJ | 4.1.0 | 4.1.1 |