27282930313233
private HMACSha1SignatureService service; @Before public void setup() { service = new HMACSha1SignatureService(); }