Uses of Class
io.helidon.webserver.accesslog.UserIdLogEntry
-
Packages that use UserIdLogEntry Package Description io.helidon.webserver.accesslog Access log support for Helidon WebServer. -
-
Uses of UserIdLogEntry in io.helidon.webserver.accesslog
Methods in io.helidon.webserver.accesslog that return UserIdLogEntry Modifier and Type Method Description static UserIdLogEntry
UserIdLogEntry. create()
Create a new access log entry for user id.
-