Problems in using API 4.0.1-SNAPSHOT

I switched to asmack 4.0.1-SNAPSHOT from 0.8.10, based on the thread referred at the bottom. The compilation issues mostly got resolved easily on upgrading, but it seems ConnectionConfiguration.setSASLAuthenticationEnabled, setTruststoreType, setTruststorePassword, setTruststorePath and setTruststoreType are no longer available. What is the alternative way to achieve these in the new API?

Missed this one before, but ConnectionConfiguration.setSASLAuthenticationEnabled is also missing from the new API.