41424344454647
private DefaultEncrypter encrypter; @Before public void before() throws Exception { this.encrypter = new DefaultEncrypter(); }