-
Notifications
You must be signed in to change notification settings - Fork 15
Home
mhuberSA edited this page Jun 16, 2020
·
3 revisions
Welcome to the saidp-sdk-java wiki!
SAAccess is a solution that allows access to SecureAuth's REST api. The intention is to provide a easy and a standard method to to access the SecureAuth Appliance REST service. Developers working with the REST API tend to write their own REST client using either Jersey libraries or base java IO classes. SAAccess sdk relies on a core class org.secureauth.sarestapi.SAAccess.
This is a community driven project, if you would like to contribute please fork and update. Changes will be reviewed then added to the project.