public class EntitlementIndexConfigFilter extends Object implements SMSAuditFilter
Constructor and Description |
---|
EntitlementIndexConfigFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAudited(String objectId,
String realm,
AuditConstants.ConfigOperation operation,
Subject subject)
An interface for implementing audit filters.
|
public boolean isAudited(String objectId, String realm, AuditConstants.ConfigOperation operation, Subject subject)
SMSAuditFilter
isAudited
in interface SMSAuditFilter
objectId
- The id of the element being configured (e.g. the DN)realm
- Realm of the element being configuredoperation
- The operation being performed (e.g. create, modify..)subject
- The subject the operation is being performed as (not necessarily the logged in user)Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.