Class ConsentAuditFields
java.lang.Object
net.shibboleth.idp.consent.audit.impl.ConsentAuditFields
Constants to use for audit logging fields stored in an
AuditContext
as a
child of an ConsentContext
.-
Field Details
-
CURRENT_CONSENT_IDS
Current consents ID field.- See Also:
-
CURRENT_CONSENT_VALUES
Current consents value field.- See Also:
-
CURRENT_CONSENT_IS_APPROVED
Current consents isApproved field.- See Also:
-
-
Constructor Details
-
ConsentAuditFields
private ConsentAuditFields()Constructor.
-