Ace:Devel Pages: Difference between revisions
From Adapt
No edit summary |
No edit summary |
||
(17 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
=General= | |||
* [https://adapt.umiacs.umd.edu/gitlab/groups/adapt Bug Tracker, Source code..] | |||
* [http://groups.google.com/group/ace-devel Discussion List] | * [http://groups.google.com/group/ace-devel Discussion List] | ||
* [[Ace: | * [https://adaptci01.umiacs.umd.edu:8443/job/ace/ Jenkins build tests] | ||
* [[Ace: | |||
=Token Store Format= | |||
Information for creating, parsing and validating Token stores | |||
* [[Ace:TokenStore|Token Store Format]] | |||
* [[Ace:StorePython|Processing Token Stores in Python]] | |||
=Audit Manager= | |||
Developer pages and documentation for the ACE Audit Manager web application | |||
* [[Ace:JSON Interface|JSON Interface to Audit Manager]] | * [[Ace:JSON Interface|JSON Interface to Audit Manager]] | ||
* [[Ace:Roles|Security Roles]] | |||
* [[Ace:Summary Details|Summary generation]] | * [[Ace:Summary Details|Summary generation]] | ||
* [[Ace:Expanding the Audit Manager|Adding Storage Types]] | |||
* [[Ace:Release Guidlines|Release Guidelines]] | |||
=Integrity Management Service= | |||
* [[Ace:IMSPython|Accessing the IMS using python]] | |||
=Other= | |||
* [[Ace:Deprecated|Deprecated Pages]] |
Latest revision as of 18:14, 29 April 2014
General
Token Store Format
Information for creating, parsing and validating Token stores
Audit Manager
Developer pages and documentation for the ACE Audit Manager web application
- JSON Interface to Audit Manager
- Security Roles
- Summary generation
- Adding Storage Types
- Release Guidelines