Interface JwtAdapter
-
public interface JwtAdapter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getGroups()org.springframework.security.oauth2.jwt.JwtgetJwt()List<String>getRoles()StringgetUserName()
-