public class JWTDecoder
extends java.lang.Object
| Constructor and Description |
|---|
JWTDecoder(java.lang.String secret) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.authentication.UsernamePasswordAuthenticationToken |
decode(java.lang.String token) |