Uses of Enum Class
se.swedenconnect.spring.saml.idp.audit.Saml2AuditEvents
-
Uses of Saml2AuditEvents in se.swedenconnect.spring.saml.idp.audit
Modifier and TypeMethodDescriptionstatic Saml2AuditEvents
Returns the enum constant of this class with the specified name.static Saml2AuditEvents[]
Saml2AuditEvents.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionSaml2AuditEvent
(Saml2AuditEvents type, long timestamp, String spEntityId, String authnRequestId, Saml2AuditData... data) Constructor.