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
Methods in se.swedenconnect.spring.saml.idp.audit that return CredentialAuditEventsModifier and TypeMethodDescriptionstatic CredentialAuditEvents
Returns 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 CredentialAuditEventsModifierConstructorDescriptionprotected
CredentialAuditEvent
(CredentialAuditEvents type, long timestamp, Map<String, Object> auditData) Constructor