22 Sep, 2009

7 commits

  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5278 05b3e5af-d696-470f-a577-fd7599f74d3c
    george_hetrick
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5277 05b3e5af-d696-470f-a577-fd7599f74d3c
    petrjung
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5276 05b3e5af-d696-470f-a577-fd7599f74d3c
    george_hetrick
     
  • … this will allow us to create a IDM-specific wrapper for AttrParse, which should ease migration.
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5275 05b3e5af-d696-470f-a577-fd7599f74d3c
    george_hetrick
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5274 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • git-svn-id: https://svn.forgerock.org/openicf/trunk@5273 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     
  • [A] changes to operation implementations:
    A.1 OpAuthenticateImpl -- rewritten bottom-up based on adapter impl.
    A.2 OpUpdateImpl -- changes mainly caused by erasure of legacy attribute name constants.
    A.3 OpCreateImpl -- the same changes as A.1
    
      
    [B] cleanup of files that are connected to legacy attribute name constants (in old 'constants' package)
    B.1 PatternBuilder deleted
    B.2 added package 'attr' which contains the new simplified attribute name constants.
    
    [C] Other improvements
    - SolarisConnection contains public reference to the configuration, so we don't need to pass them in methods separately. Triggered changes to: BlockAccountIterator, and many other classes.
    - modified generation of schema based on new attribute names form new 'attrs' package.
    - SolarisConnection now enables TELNET connection.
    - SolarisConnection provides the current rootShellPrompt by its getRootShellPrompt() method. (It is always set to the correct one, and the configuration itself is not modified).
    
    [D] TODOs:
    >> Control the generation of the Schema (if it is the same as before transition to 'attr' package attribute names)
    >> Resolve problem of NativeAttribute#getCmdSwitch() -- it should be a private property of the Update/CreateOperation itself, and should not leak into the constants.
    
    
    git-svn-id: https://svn.forgerock.org/openicf/trunk@5271 05b3e5af-d696-470f-a577-fd7599f74d3c
    davidadam
     

21 Sep, 2009

2 commits


18 Sep, 2009

2 commits


17 Sep, 2009

22 commits


16 Sep, 2009

7 commits