Statistics
| Branch: | Revision:

m2u-upass-core / src / my / com / upass / UPassControllerV2.java @ 62:9571b0589c96

History | View | Annotate | Download (44.8 KB)

# Date Author Comment
60:1cff9a56093f October 05, 2013 16:34 Ahmadi Hadi

Updated lookupUsername so that it accepts additional optional parameter for selecting the target application, and also return the accessType for this application.

56:c05a77f786c8 October 01, 2013 12:26 Ahmadi Hadi

Added a method to UPassControllerV2 for listing application admins.

55:275e8875e7c0 October 01, 2013 11:33 Ahmadi Hadi

• Fixed the bug reported in CAS regarding useCount
• In MaybankFacade:
? newAdminUser changed to newIbccAdminUser,
? newPublicUser changed to newIbccPublicUser
• And some fixes for exceptional scenarios

54:2a8606bdbe0a September 30, 2013 09:41 Ahmadi Hadi

Minor update.

47:6c8922e7abf7 September 23, 2013 19:12 Ahmadi Hadi

Implemented end-to-end encryption.

46:8f67d8567943 September 17, 2013 19:02 Ahmadi Hadi

Moved net.penril.generic.hibernate package in order to fix class loading conflicts in upass-admin.

44:7a7fb8fcfd6e September 13, 2013 19:54 Ahmadi Hadi

Implemented user and profile deletion.

43:78b1d801d083 September 13, 2013 10:46 Ahmadi Hadi

Minor update.

42:d32be3a379fb September 12, 2013 13:47 Ahmadi Hadi

implemented more lookup mehtods.

40:29d3fc38fdee September 11, 2013 16:31 Ahmadi Hadi

Implemented listProfilesByExamples in MinimalUpassControllerV2

36:d0e2afc0c6e6 September 03, 2013 11:39 Ahmadi Hadi

Moved password services to upass-min.

23:1281bdc0fb8f August 01, 2013 13:11 Mohd Hashim Mohd Hadzrul

Pulled up some methods to min and point some classes to minimal classes.

0:02300db8682b July 09, 2013 16:41 Ahmadi Hadi

Forked from agro-upass r:108