1. javadoc
      1. # 链接用法:{@link 类名 #方法名 备注}
      2. /**
      3. * 参数 token 来自 ShiroFormAuthenticationFilter.createToken() 方法
      4. * @param token {@link ShiroFormAuthenticationFilter#createToken createToken()}
      5. */