Package tech.lastbox.jwt
package tech.lastbox.jwt
-
ClassDescriptionEnum representing various time units for expiration (Days, Hours, Minutes, Seconds).Enum representing the different JWT signing algorithms.Configuration class for JWT (JSON Web Token) settings.Service class responsible for managing JWT creation, validation, and revocation.Represents a JWT (JSON Web Token) in the system.Entity class representing a token in the system.Interface for storing and retrieving token entities.A record representing the validation result of a JWT (JSON Web Token).