Uses of Interface
com.bastiaanjansen.jwt.ClaimConverter
-
Packages that use ClaimConverter Package Description com.bastiaanjansen.jwt -
-
Uses of ClaimConverter in com.bastiaanjansen.jwt
Methods in com.bastiaanjansen.jwt with parameters of type ClaimConverter Modifier and Type Method Description <T> TClaims. getClaim(String name, ClaimConverter<T> converter)
-