Example #1
0
 public JWTStoreTest() {
   System.setProperty("jwt.hmacSharedSecret", "qrllxoyy2x2bnsp84yjoi5wujrnqun6y0lspeu28");
   this.store = JWTStore.getInstance();
 }