I'm reading some pdf from RSA (now EMC) and all I see for using the API is through xml. How can I use Java to use this security? I am looking to use it for authentication. The username and password will be stored on my end, and security questions and the like will be stored on RSA's end. I know that I have to send messages (i.e. analyze request messages and authenticate requests) Do I use xml AND java? Or just java, and how?
edit: I'm using the Adaptive Authentication API
edit: Sorry I should've specified, I had forgotten that RSA was an algorithm as well. I am talking about RSA as in the company.