Uses of Class
org.csapi.jr.se.am.UnauthorizedApplicationException

Packages that use UnauthorizedApplicationException
org.csapi.jr.se.am Contains the Parlay Account Management (AM) data types and interfaces. 
 

Uses of UnauthorizedApplicationException in org.csapi.jr.se.am
 

Methods in org.csapi.jr.se.am that throw UnauthorizedApplicationException
 void QueryBalance.queryBalanceReq(org.csapi.jr.se.Address[] users)
          Invokes the queryBalanceReq() method on the Parlay Gateway.
 void RetrieveTransactionHistory.retrieveTransactionHistoryReq(org.csapi.jr.se.Address user, org.csapi.jr.se.TimeInterval transactionInterval)
          Invokes the retrieveTransactionHistoryReq() method on the Parlay Gateway.