summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com/netscape/cms/servlet/processors/CAProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* Consolidated log() for audit events.Endi S. Dewata2017-06-271-13/+3
* Refactored signed audit logger.Endi S. Dewata2017-06-241-29/+5
* Added CertRequestProcessedEvent constructor for IRequest.Endi S. Dewata2017-04-251-39/+0
* Added CertRequestProcessedEvent constructor for X509CertImpl.Endi S. Dewata2017-04-251-54/+0
* Added RoleAssumeEvent.Endi S. Dewata2017-04-241-33/+15
* Added AuthzFailEvent.Endi S. Dewata2017-04-241-22/+13
* Added AuthzSuccessEvent.Endi S. Dewata2017-04-241-11/+7
* Added AuthFailEvent.Endi S. Dewata2017-04-241-15/+12
* Added AuthSuccessEvent.Endi S. Dewata2017-04-241-12/+5
* Refactored CAProcessor.auditInfoCertValue().Endi S. Dewata2017-04-201-57/+0
* Refactored line concatenation.Endi S. Dewata2017-04-201-17/+4
* Added methods to log AuditEvent object.Endi S. Dewata2017-04-131-0/+10
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-121-8/+6
* Reorganized audit event constants for CA.Endi S. Dewata2017-04-121-2/+0
* Reorganized audit event constants for authentication.Endi S. Dewata2017-04-121-19/+12
* Define "profileId" IRequest extdata key in one placeFraser Tweedale2016-12-121-1/+0
* Define "auth_token" IRequest extdata key prefix in one placeFraser Tweedale2016-12-121-1/+0
* Remove unused string constantFraser Tweedale2016-12-071-1/+0
* Ticket #2298 Part3- trim down debug log in non-TMS crmf enrollmentsChristina Fu2016-06-171-18/+19
* Refactored certificate processors.Endi S. Dewata2015-09-301-17/+47
* Relocated legacy cert enrollment methods.Endi S. Dewata2015-09-301-2/+10
* Fixed missing cert request hostname and address.Endi S. Dewata2015-08-051-5/+4
* Fixed problem running GroupMemberProcessor on non-CA.Endi S. Dewata2013-11-011-67/+3
* Renamed Processor to CAProcessor.Endi S. Dewata2013-11-011-0/+1312