Package com.auth0.jwt

Class JWTCreator


  • public final class JWTCreator
    extends Object
    The JWTCreator class holds the sign method to generate a complete JWT (with Signature) from a given Header and Payload content.