Package com.axelor.events
Class PostLogin
java.lang.Object
com.axelor.events.LoginEvent
com.axelor.events.PostLogin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.axelor.events.LoginEvent
getCredentials, getPrincipal
-
Field Details
-
SUCCESS
- See Also:
-
FAILURE
- See Also:
-
-
Constructor Details
-
PostLogin
-
-
Method Details
-
getUser
-
getError
-
isSuccess
public boolean isSuccess() -
isFailure
public boolean isFailure()
-