public interface JwtAuthentication
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyId() |
String |
getToken() |
org.springframework.security.core.Authentication |
verify(com.auth0.jwt.JWTVerifier verifier) |
Copyright © 2019. All rights reserved.