176177178179180181182
return client; } @Override public void afterPropertiesSet() throws Exception { this.encrypter = new DesEncrypter(get("crypto")); }