java.lang.Object
io.helidon.webserver.accesslog.AbstractLogEntry
io.helidon.webserver.accesslog.UserLogEntry
All Implemented Interfaces:
AccessLogEntry

public final class UserLogEntry extends AbstractLogEntry
Access log entry for security username. The username has a value only on successful authentication. If there is no security configured, or the authentication fails, username is not available.