Package com.netscape.cmscore.logging
Class Auditor
java.lang.Object
com.netscape.cmscore.logging.Auditor
- Author:
- Endi S. Dewata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetParamString
(StringBuilder parameters, Map<String, String> params) Get signed audit parameters as a string.Get signed audit parameters as a string.getParamString
(Map<String, String> params) Get signed audit parameters as a string.Get signed audit log subject ID This method is called to obtain the "SubjectID" for a signed audit log message.void
init()
void
void
-
Field Details
-
SIGNED_AUDIT_SCOPE
- See Also:
-
SIGNED_AUDIT_OPERATION
- See Also:
-
SIGNED_AUDIT_RESOURCE
- See Also:
-
SIGNED_AUDIT_EMPTY_NAME_VALUE_PAIR
- See Also:
-
signedAuditLogger
-
-
Constructor Details
-
Auditor
public Auditor()
-
-
Method Details
-
init
public void init() -
getSubjectID
Get signed audit log subject ID This method is called to obtain the "SubjectID" for a signed audit log message.- Returns:
- id string containing the signed audit log message SubjectID
-
getParamString
Get signed audit parameters as a string. This method is called to convert parameters into a string of name;;value pairs separated by a '+' if more than one name;;value pair exists.- Returns:
- a delimited string of one or more delimited name/value pairs
-
getParamString
Get signed audit parameters as a string. This method is called to convert parameters into a string of name;;value pairs separated by a '+' if more than one name;;value pair exists.- Returns:
- a delimited string of one or more delimited name/value pairs
-
getParamString
Get signed audit parameters as a string. This method is called to convert parameters into a string of name;;value pairs separated by a '+' if more than one name;;value pair exists.- Returns:
- a delimited string of one or more delimited name/value pairs
-
create
-
log
-
log
-