]> git.mxchange.org Git - juser-core.git/commit
Continued a bit:
authorRoland Häder <roland@mxchange.org>
Thu, 25 Aug 2016 12:55:25 +0000 (14:55 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 25 Aug 2016 12:55:25 +0000 (14:55 +0200)
commit795af1efc2b3e5dc39432753329647dde7583fc2
tree6a67eea1f57e346abf833c7609bd50a6e618a6b3
parentcbc917753e2bf69ebf93a5087fbd935789b6378d
Continued a bit:
- added event when user has resend confirmation link
- tpzo fixed
src/org/mxchange/jusercore/events/confirmation/ConfirmedUserAccountEvent.java
src/org/mxchange/jusercore/events/confirmation/UserConfirmedAccountEvent.java
src/org/mxchange/jusercore/events/registration/RegisteredUserEvent.java
src/org/mxchange/jusercore/events/registration/UserRegisteredEvent.java
src/org/mxchange/jusercore/events/resendlink/ResendLinkUserAccountEvent.java [new file with mode: 0644]
src/org/mxchange/jusercore/events/resendlink/UserResendLinkAccountEvent.java [new file with mode: 0644]