Spring Security JWT Library

Spring Security JWT is a small utility library for encoding and decoding JSON Web Tokens. It belongs to the family of Spring Security crypto libraries that handle encoding and decoding text as a general, useful thing to be able to do.

Homepage POM file JAR file Javadoc
'org.springframework.security:spring-security-jwt:1.0.3.RELEASE'

Dependencies

Compile dependencies

Test dependencies