Handles the specified set of Callbacks. Uses the
username and password that were supplied to our
constructor to popluate the Callbacks.
This class supports NameCallback and PasswordCallback.
Parameters: callbacks - the callbacks to handle throws: IOException - if an input or output error occurs. throws: UnsupportedCallbackException - if the callback is not aninstance of NameCallback or PasswordCallback