Package pl.spcode.navauth.api.event.user
Class UserAuthenticatedEvent
java.lang.Object
pl.spcode.navauth.api.event.user.UserAuthenticatedEvent
- All Implemented Interfaces:
NavAuthEvent
-
Constructor Summary
ConstructorsConstructorDescriptionUserAuthenticatedEvent(AuthPlayer player, pl.spcode.navauth.api.domain.auth.AuthSessionType sessionType) -
Method Summary
Modifier and TypeMethodDescriptionpl.spcode.navauth.api.domain.auth.AuthSessionType
-
Constructor Details
-
Method Details
-
getPlayer
-
getSessionType
public pl.spcode.navauth.api.domain.auth.AuthSessionType getSessionType()
-