JsonSession
for the jitterbit user with the given credentials.
@param jitterbitUser the name of the jitterbit user requesting a new session
@param md5Pwd the MD5 hash of the jitterbit user's password
@return a new JsonSession
through which the Java backend's JSON functionalitycan be accessed
@throws ServerAccessException if the provided credentials are invalid
|
|