Uses of Enum Class
se.swedenconnect.spring.saml.idp.audit.CredentialAuditEvents
-
Uses of CredentialAuditEvents in se.swedenconnect.spring.saml.idp.audit
Modifier 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.ModifierConstructorDescriptionprotected
CredentialAuditEvent
(CredentialAuditEvents type, long timestamp, Map<String, Object> auditData) Constructor