Uses of Class
ibilling.client.Session

Uses of Session in ibilling.client
 

Methods in ibilling.client that return Session
static Session Session.login(java.lang.Integer merchantAccountCode, java.lang.String password)
          Performs authentication with the processing server.
static Session Session.login(java.lang.Integer merchantAccountCode, java.lang.String password, java.util.Map<java.lang.String,java.lang.Object> config)
          Performs authentication with the processing server.