Fork me on GitHub

OpenTox AA client

A java client library and a command line tool for accessing OpenTox authentication and authorization services.

Releases

aacli-1.0.4 , Released: Feb 12, 2012

Changelog
  • added profiles -P aa-enabled and -P aa-local to switch OpenSSO service
  • added download method in HTTPClient
  • added an abstract class for policy parsing
  • helper methods to generate the policy XML without sending

aacli-1.0.1 , Released: July 21, 2011

Changelog
  • added -k / --insecure option to skip the certificate check
  • default values for -n and -z options changed

aacli-1.0.0 , Released: July 9, 2011

Changelog
  • first version