Class TokenInfo

java.lang.Object
com.markvarga21.studentmanager.entity.TokenInfo

@Entity public class TokenInfo extends Object
Represents a token in the application with some useful metainformation.
  • Constructor Details

    • TokenInfo

      public TokenInfo()