ProcessService.connectTo(url,user,password)

Creates a session and connects to it using the url and the credentials provided. Returns the ProcessService that allows to perform operations over processes, instances and filters.

Arguments:

Name Type Description Mode
url String String containing the Directory URL. in
user String String containing the user's uid or login name in
password String String containing in cleartext the user's password for this directory in