public class PamReportingFactory extends Object
Modifier and Type | Method and Description |
---|---|
static PamReporting |
createPamReportingEntry(Byte action,
Short status,
String details,
String userLoginId,
String operatorSubjectDN)
Creates a PAM reporting entry.
|
public static PamReporting createPamReportingEntry(Byte action, Short status, String details, String userLoginId, String operatorSubjectDN)
action
- byte - The action.status
- short - The status.details
- String - The details.userLoginId
- String - The user id.operatorSubjectDN
- String - The operator subject.Copyright © 2022 KOBIL Systems GmbH. All rights reserved.