My database administrators have a requirement that the password on all accounts must be changed every 90 days. I am fairly familiar with the Java SDK but I don't see any classes that allow me to access Universe connections and update the connection details.
Is it possible to do this using the Java SDK? Or will I be forced to write something using the universe designer COM SDK?