26 Aug, 2009

4 commits

  • + Bugfix: Disconnect now also executes logout before the Expect4J's connections is closed (this prevented deletion of accounts, as Unit tests contain Authenticate followed by Delete, and Authenticate did not logged off (it called connection#disconnect, but the actual user on the resource was still hanging there -- thus returned a user logged in msg).
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5121 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5117 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5116 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5115 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

21 Aug, 2009

1 commit


19 Aug, 2009

5 commits

  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5096 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • …lled 'getCallbackMethod()' which provides advanced filtering of search result of the native resource.
    
    * Added initial prototype for 'SecondaryGroupParser' that is supposed to get the detailed list of groups out of logins command (special parsing is needed, because the list doesn't have a predefined length). TBD: think about propagation of group data, and the rest can be ignored, or just parsed from simple 'logins -oxa' command instead of the special 'logins -oxma', which has variable length of columns.
    
    * Fixed Create op. ('OpCreateImpl') -- now it checks if the created account exists and throws connector exception. (This will be needed to pass the CAOT contract too). Made it more robust towards error messages. TBD: go through the adapter code and look for tiny differences, so every corner case is covered. :)
    
    * 'PatternBuilder' -- cleanup of unused methods.
    
    * 'SearchPerformer' is now more versatile, enables to define a specific handling/filtering of the output from the resource. This is handy for multivalue attributes (like SECONDARY_GROUP).
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5094 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5089 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5088 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5087 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

17 Aug, 2009

3 commits


14 Aug, 2009

1 commit


13 Aug, 2009

3 commits


05 Aug, 2009

1 commit


04 Aug, 2009

8 commits


03 Aug, 2009

6 commits


31 Jul, 2009

1 commit


27 Jul, 2009

4 commits


23 Jul, 2009

1 commit


21 Jul, 2009

2 commits