MCPcopy Create free account
hub / github.com/PlexPt/rocket-pt / UserLoggedIn

Class UserLoggedIn

src/main/java/com/rocketpt/server/dto/event/UserLoggedIn.java:9–10  ·  view source on GitHub ↗

@author plexpt

Source from the content-addressed store, hash-verified

7 * @author plexpt
8 */
9public record UserLoggedIn(UserinfoDTO userinfo) implements DomainEvent {
10}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected