-
- All Implemented Interfaces:
public final class LoginAttemptEvent
-
-
Constructor Summary
Constructors Constructor Description LoginAttemptEvent(Boolean success)
-
Method Summary
Modifier and Type Method Description final BooleangetSuccess()final UnitsetSuccess(Boolean success)-
-
Constructor Detail
-
LoginAttemptEvent
LoginAttemptEvent(Boolean success)
-
-
Method Detail
-
getSuccess
final Boolean getSuccess()
-
setSuccess
final Unit setSuccess(Boolean success)
-
-
-
-