Example #1
0
 def __init__(self):
     print "Login to Locality Service Starting the User Session using %s %s"%(un,pw)
     msg = jfac.createLogin(un,pw)
     resp = self._sendHttpPost(msg,"system_login")
     print "%s"%resp