sealed class AuthenticationEvent
class Authenticated : AuthenticationEvent |
|
object NotAuthenticated : AuthenticationEvent |
|
class Rejected : AuthenticationEvent |
class Authenticated : AuthenticationEvent |
|
object NotAuthenticated : AuthenticationEvent |
|
class Rejected : AuthenticationEvent |