Package com.bastiaanjansen.jwt
Interface ClaimConverter<T>
-
public interface ClaimConverter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tconvert(Object value)
-
public interface ClaimConverter<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
convert(Object value) |