fixed tests
[mono.git] / mcs / class / Mainsoft.Web / Mainsoft.Web.J2EE.WAS / Mainsoft.Web.Security / ChangeLog
1 02-26-2007      Ilya Kharmatsky    <ilyak -at- mainsoft.com>\r
2         \r
3         * WPGroupsRoleProvider.cs: fixed RoleExists method - in case when\r
4         wildcard used in roleName parameter.\r
5 \r
6 02-26-2007      Ilya Kharmatsky    <ilyak -at- mainsoft.com>\r
7 \r
8         * Added comments, NET_2_0 derective to all classes under this\r
9         directory.\r
10 \r
11 02-26-2007      Ilya Kharmatsky    <ilyak -at- mainsoft.com>\r
12 \r
13         * WPS*.cs : renamed to WP*.cs files and respective classes.\r
14         * WPGroupsRoleProvider.cs: small fixes in implemented read-only\r
15         features\r
16         * PumaServicesProvider.cs: changed implementation of obtaining\r
17         configuration properties - use JNDI repository and cache it in\r
18         portlet/servlet session.\r
19 \r
20 02-25-2007      Ilya Kharmatsky    <ilyak -at- mainsoft.com>\r
21 \r
22         * WPSGroupsRoleProvider.cs: added\r
23         * WPSMembershipProvider.cs, WPSMembershipUser.cs: added NET_2_0\r
24         directives.\r
25 \r
26 02-21-2007      Ilya Kharmatsky    <ilyak -at- mainsoft.com>\r
27 \r
28         * WPSMembershipProvider.cs: fixed 'null' case in GetUser methods - \r
29           should return 'current user'\r
30 \r
31 02-20-2007      Ilya Kharmatsky    <ilyak -at- mainsoft.com>\r
32 \r
33         * WPSMembershipProvider.cs : fixed paging of resources.\r
34 \r
35 02-19-2007      Ilya Kharmatsky    <ilyak -at- mainsoft.com>\r
36 \r
37         * IPumaServicesProvider.cs, PumaServicesProvider.cs,\r
38           PumaServicesProviderFactory.cs, WPSMembershipProvider.cs,\r
39           WPSMembershipUser.cs : Added to the project - implementation of\r
40           Web Sphere Portal MembershipProvider and Web Sphere Portal \r
41           MembershipUser - based on PUMA API.\r
42 \r