]> git.mxchange.org Git - juser-core.git/commit
added container class for transfering user instance and unencrypted password
authorRoland Haeder <roland@mxchange.org>
Tue, 13 Oct 2015 07:25:34 +0000 (09:25 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 13 Oct 2015 07:25:34 +0000 (09:25 +0200)
commit8cea05e149703aea5b712ff88e9a409f164e776c
treed0e480c2ead7830ebc548019a29bfb29c464c7e5
parent289e38feca59e38cea1dfd36a81d3ed3052d6934
added container class for transfering user instance and unencrypted password
Signed-off-by:Roland Häder <roland@mxchange.org>
src/org/mxchange/jusercore/container/login/LoginContainer.java [new file with mode: 0644]
src/org/mxchange/jusercore/container/login/UserLoginContainer.java [new file with mode: 0644]