18 Jun, 2013

2 commits

  • Due to the fact that the JAX-RPC interface never actually gets the isString
    parameter, I've ended up creating a new method on the interface, this way
    old versions of clients should still be able to retrieve non binary
    attributes. The binary data is being transferred in a Base64 encoded format
    to the client, where the client needs to decode and recreate the
    Map<String, byte[][]> structure.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@5585 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • AgentsRepo now makes sure that the internal cache is dirtied for agents if
    their agentgroup has been updated.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@5582 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

17 Jun, 2013

2 commits


14 Jun, 2013

10 commits


13 Jun, 2013

3 commits


12 Jun, 2013

10 commits


11 Jun, 2013

6 commits


10 Jun, 2013

4 commits


09 Jun, 2013

2 commits


07 Jun, 2013

1 commit