Package io.micronaut.security.token.jwt.converters
package io.micronaut.security.token.jwt.converters
JWT algorithm converters.
- Since:
- 1.0
- Author:
- Sergio del Amo
-
ClassesClassDescriptionConverts a string to an
EncryptionMethod.Converts a string to aJWEAlgorithm.Converts a string to aJWSAlgorithm.Converts a string to aKeyType.