public class AuditService extends PKIService implements AuditResource
auditor, DEFAULT_LONG_CACHE_LIFETIME, DEFAULT_SIZE, logger, MESSAGE_FORMATS, MIN_FILTER_LENGTH| Constructor and Description |
|---|
AuditService() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
changeAuditStatus(java.lang.String action) |
AuditConfig |
createAuditConfig() |
javax.ws.rs.core.Response |
getAuditConfig() |
javax.ws.rs.core.Response |
updateAuditConfig(AuditConfig auditConfig) |
audit, createCreatedResponse, createNoContentResponse, createOKResponse, createOKResponse, getLocale, getParams, getResponseFormat, getResponseFormat, getUserMessage, log, resolveFormat, resolveFormat, sendConditionalGetResponsepublic AuditConfig createAuditConfig() throws java.io.UnsupportedEncodingException, EBaseException
java.io.UnsupportedEncodingExceptionEBaseExceptionpublic javax.ws.rs.core.Response getAuditConfig()
getAuditConfig in interface AuditResourcepublic javax.ws.rs.core.Response updateAuditConfig(AuditConfig auditConfig)
updateAuditConfig in interface AuditResourcepublic javax.ws.rs.core.Response changeAuditStatus(java.lang.String action)
changeAuditStatus in interface AuditResource