summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Add methods to getKeyInfo and change key statusAde Lee2014-02-1912-22/+206
* Refactored GroupMemberProcessor.Endi S. Dewata2014-02-192-7/+5
* Updated REST interface for key requests.Endi S. Dewata2014-02-193-18/+33
* Updated REST interface for keys.Endi S. Dewata2014-02-197-212/+209
* Added REST client for system certificates.Endi S. Dewata2014-02-193-13/+55
* Updated REST interface for CA profiles.Endi S. Dewata2014-02-195-46/+43
* Added decorator to handle exceptionsAde Lee2014-02-1911-131/+267
* Additional changes as per review.Ade Lee2014-02-199-424/+720
* Initial work on python APIAde Lee2014-02-195-15/+1096
* Fix eclipse warnings.Ade Lee2014-02-197-69/+20
* Updated REST interface for TPS tokens.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS profile mappings.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS profiles.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS connections.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS configuration.Endi S. Dewata2014-02-183-4/+7
* Updated REST interface for TPS certificates.Endi S. Dewata2014-02-183-8/+18
* Updated REST interface for TPS authenticators.Endi S. Dewata2014-02-183-21/+22
* Updated REST interface for TPS activities.Endi S. Dewata2014-02-183-8/+18
* Updated REST interface for TPS connectors.Endi S. Dewata2014-02-183-50/+86
* Updated REST interface for self tests.Endi S. Dewata2014-02-183-11/+25
* Updated REST interface for audit.Endi S. Dewata2014-02-183-7/+7
* Updated REST interface for account.Endi S. Dewata2014-02-183-10/+24
* Updated REST interface for groups.Endi S. Dewata2014-02-183-31/+45
* Updated REST interface for certificate requests.Endi S. Dewata2014-02-184-51/+87
* Updated REST interface for certificates.Endi S. Dewata2014-02-183-32/+55
* Updated REST interface for users.Endi S. Dewata2014-02-184-52/+91
* Fixed problem refreshing table after add.Endi S. Dewata2014-02-131-31/+40
* Fixed pagination in TPS UI.Endi S. Dewata2014-02-1210-11/+11
* Improved TPS UI page loading.Endi S. Dewata2014-02-1120-305/+233
* Removed hard-coded response type.Endi S. Dewata2014-02-1014-49/+7
* Replaced deprecated ClientResponse class.Endi S. Dewata2014-02-1015-126/+85
* Fix minor issues from review.Ade Lee2014-02-109-45/+49
* Change the return type for KeyRequest creation operationsAde Lee2014-02-107-68/+141
* Add strength and algorithm to KeyData and KeyInfo classesAde Lee2014-02-106-16/+81
* Added upgrade script to replace Jettison with Jackson.Endi S. Dewata2014-02-061-0/+136
* Replaced Jettison with Jackson.Endi S. Dewata2014-02-0615-182/+307
* Fixed template deployment.Endi S. Dewata2014-02-061-0/+16
* Fix DRM archival, recovery and generation for non-DES3 keys.Ade Lee2014-02-0413-32/+200
* Added TPS UI navigation.Endi S. Dewata2014-02-0411-44/+122
* Added RCUE files.Endi S. Dewata2014-02-0415-14/+11128
* Added checkboxes for selecting table rows.Endi S. Dewata2014-02-0411-31/+84
* Address review commentsAde Lee2014-02-0424-161/+163
* Rename KeyRequest to ResourceMessageAde Lee2014-02-0419-185/+194
* Added more client code for DRM testsAde Lee2014-02-048-60/+171
* Rename KeyDataInfos and KeyrequestInfosAde Lee2014-02-0411-29/+29
* Fix some errors flagged by eclipseAde Lee2014-02-044-11/+14
* Added SymKeyGen serviceAde Lee2014-02-045-11/+437
* Remove old recovery and archival methodsAde Lee2014-02-042-47/+0
* Add new POST endpoint for creating requestsAde Lee2014-02-047-11/+151
* Use a generic request objectAde Lee2014-02-044-86/+274