Uses of Class
com.bastiaanjansen.jwt.Claims.Registered
-
Packages that use Claims.Registered Package Description com.bastiaanjansen.jwt -
-
Uses of Claims.Registered in com.bastiaanjansen.jwt
Methods in com.bastiaanjansen.jwt that return Claims.Registered Modifier and Type Method Description static Claims.RegisteredClaims.Registered. valueOf(String name)Returns the enum constant of this type with the specified name.static Claims.Registered[]Claims.Registered. values()Returns an array containing the constants of this enum type, in the order they are declared.
-