18 Jun, 2014

1 commit


16 Jun, 2014

1 commit


27 May, 2014

2 commits


26 May, 2014

1 commit

  • ResourceLookup changes:
    * instead of always using cache, we are now using an advanced property to
    determine if the lookup results should be cached
    * using ConcurrentHashMap instead of Hashtable
    * now only XMLs are looked up from classpath
    * Cached filenames are no longer verified before returning them to prevent
    extra lookups
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@9062 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

16 May, 2014

2 commits


14 May, 2014

1 commit


13 May, 2014

1 commit


02 May, 2014

1 commit


29 Apr, 2014

1 commit


27 Apr, 2014

1 commit


07 Apr, 2014

1 commit


03 Apr, 2014

1 commit


20 Mar, 2014

1 commit


12 Mar, 2014

1 commit


11 Mar, 2014

1 commit


10 Mar, 2014

1 commit


08 Mar, 2014

1 commit


07 Mar, 2014

1 commit


25 Feb, 2014

2 commits


19 Feb, 2014

1 commit


17 Feb, 2014

1 commit


10 Feb, 2014

1 commit


10 Jan, 2014

1 commit

  • Introducing a new setting for declarative security role mapping. Now it is
    possible to only map the actual names of the groups and roles instead of
    their universal IDs'.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@7751 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

14 Dec, 2013

2 commits


22 Oct, 2013

2 commits


02 Oct, 2013

2 commits


01 Oct, 2013

1 commit


30 Sep, 2013

1 commit


27 Sep, 2013

1 commit


25 Sep, 2013

1 commit


05 Sep, 2013

2 commits


03 Sep, 2013

1 commit


20 Aug, 2013

1 commit

  • We are no longer using a proprietary attribute with DSEE to store group
    membership data on the user entry. Instead, we are now only relying on the
    uniquemember/member attributes.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@6343 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major