Uses of Enum Class
com.tremolosecurity.log.AccessLog.AccessEvent
Packages that use AccessLog.AccessEvent
-
Uses of AccessLog.AccessEvent in com.tremolosecurity.log
Subclasses with type arguments of type AccessLog.AccessEvent in com.tremolosecurity.logMethods in com.tremolosecurity.log that return AccessLog.AccessEventModifier and TypeMethodDescriptionstatic AccessLog.AccessEvent
Returns the enum constant of this class with the specified name.static AccessLog.AccessEvent[]
AccessLog.AccessEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.tremolosecurity.log with parameters of type AccessLog.AccessEventModifier and TypeMethodDescriptionstatic void
AccessLog.log
(AccessLog.AccessEvent event, ApplicationType app, jakarta.servlet.http.HttpServletRequest request, AuthInfo user, String msg)