Uses of Enum Class
se.swedenconnect.spring.saml.idp.audit.CredentialAuditEvents
Packages that use CredentialAuditEvents
-
Uses of CredentialAuditEvents in se.swedenconnect.spring.saml.idp.audit
Subclasses with type arguments of type CredentialAuditEvents in se.swedenconnect.spring.saml.idp.auditModifier and TypeClassDescriptionenumConstants for all audit event types produced for credentials monitoring.Methods in se.swedenconnect.spring.saml.idp.audit that return CredentialAuditEventsModifier and TypeMethodDescriptionstatic CredentialAuditEventsReturns the enum constant of this class with the specified name.static CredentialAuditEvents[]CredentialAuditEvents.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in se.swedenconnect.spring.saml.idp.audit with parameters of type CredentialAuditEventsModifierConstructorDescriptionprotectedCredentialAuditEvent(CredentialAuditEvents type, long timestamp, Map<String, Object> auditData) Constructor