}
public void setProperties(Map<String, Object> props) {
super.setProperties(props);
Security.insertProviderAt(new TigaseSaslProvider(), 6);
filter = new PacketFilter();
Map<String, String> user_repo_params = new LinkedHashMap<String, String>();
Map<String, String> auth_repo_params = new LinkedHashMap<String, String>();