]> git.mxchange.org Git - juser-lib.git/commit
Moved to proper package to match with other projects
authorRoland Häder <roland@mxchange.org>
Fri, 23 Jun 2017 21:48:32 +0000 (23:48 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 23 Jun 2017 21:48:32 +0000 (23:48 +0200)
commit7fc1e70eba81fd30ae1ed7359f9434aa8a65b394
tree4debaeef0166c8b703ddfc65df5a6ed801246e2e
parent720f870cd4c2b03716467e0681f25a0c94e885e2
Moved to proper package to match with other projects

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jusercore/model/email_address/UserEmailChangeSessionBeanRemote.java [deleted file]
src/org/mxchange/jusercore/model/login/UserLoginSessionBeanRemote.java [deleted file]
src/org/mxchange/jusercore/model/login/user/UserLoginSessionBeanRemote.java [new file with mode: 0644]
src/org/mxchange/jusercore/model/resendlink/ResendLinkSessionBeanRemote.java [deleted file]
src/org/mxchange/jusercore/model/user/email_address/UserEmailChangeSessionBeanRemote.java [new file with mode: 0644]
src/org/mxchange/jusercore/model/user/resendlink/ResendLinkSessionBeanRemote.java [new file with mode: 0644]