26 Nov, 2009

1 commit


25 Nov, 2009

4 commits


24 Nov, 2009

12 commits


20 Nov, 2009

1 commit


18 Nov, 2009

1 commit


16 Nov, 2009

1 commit

  • - implement Group search
    - align Group and Account search (for both Native and NIS use cases)
    - implement and test GroupIterator
    
    TODO:
    add javadoc where needed + more unit tests (w.r.t. search for Group in OpSearchImpl --> We have to wait with this, until other group operations are ready too. (CRUD))
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5488 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

13 Nov, 2009

6 commits

  • Renamed Delete operation related classes accoring to the new naming schema:
    [operationName]&[Native|NIS]&[User|Group]&[Command]
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5485 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5484 05b3e5af-d696-470f-a577-fd7599f74d3c
    abadea
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5482 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5481 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • Erasing this, as there's no sensible source to know this.
    
    GroupId, users are set based on presence of the respective 
    parameters in the attribute list. The created group's name is 
    handled in __NAME__ attribute.
    ------------
    Notes: 
    
    Results of Investigation on adapter's SaveAs behavior:
    * Fact: do not perform change of groupId if saveAs==true.
    This is quite strange in context of what SaveAs really does. 
    It's nothing else just creating a user with given user list, 
    that /happens/ to be identical with some existing group 
    on the resource.
    
    Presently we have no information about 'saveAs' state in 
    the connector. And I hardly doubt, there's any real reason 
    to make decision about skipping the groupId change 
    (given by form input from user) based on presence of 
    saveAs operation mode.
    
    Followup w/ Rafael...
    
    
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5479 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • … need to finish other objectclasses (GROUP, SHELL) before the contract tests can be run on them too.
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5477 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

12 Nov, 2009

1 commit


10 Nov, 2009

3 commits


09 Nov, 2009

3 commits


06 Nov, 2009

3 commits


05 Nov, 2009

1 commit

  • -- org.identityconnectors.contract.test.SearchApiOpTests.testCaseInsensitiveSearch()
     * config.groovy
    
    -- org.identityconnectors.contract.test.DeleteApiOpTests.testDeleteThrowUnknownUid()
     * OpDeleteImpl.java
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5466 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

04 Nov, 2009

3 commits