public interface JWTToken
long
getExp()
String
getSub()
void
setExp(long exp)
setSub(String sub)
String getSub()
void setSub(String sub)
long getExp()
void setExp(long exp)
Copyright © 2018. All rights reserved.