Class AuditClient
java.lang.Object
com.netscape.certsrv.client.Client
com.netscape.certsrv.logging.AuditClient
- Author:
- Endi S. Dewata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchangeAuditStatus(String action) javax.ws.rs.core.StreamingOutputgetAuditFile(String filename) voidinit()updateAuditConfig(AuditConfig auditConfig) Methods inherited from class Client
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClientModifier and TypeMethodDescriptionvoid<T> TcreateProxy(Class<T> clazz) javax.ws.rs.core.Responseget()<T> Tjavax.ws.rs.core.Response<T> TgetName()javax.ws.rs.core.Responsepost()<T> Tjavax.ws.rs.core.Response<T> TvoidremoveClient(String name)