示例#1
0
 @Override
 public void destroy() {
   super.destroy();
   // Release the excluded URL
   AuthCheckFilter.removeExclude("wixat/check");
 }