19 Jun, 2014

1 commit


17 Jun, 2014

1 commit


10 Jun, 2014

1 commit


09 Jun, 2014

1 commit


29 May, 2014

1 commit


28 May, 2014

1 commit


27 May, 2014

2 commits


12 May, 2014

1 commit


02 May, 2014

1 commit


01 May, 2014

3 commits


30 Apr, 2014

2 commits


29 Apr, 2014

3 commits


28 Apr, 2014

3 commits


23 Apr, 2014

1 commit


17 Apr, 2014

1 commit


16 Apr, 2014

1 commit


14 Apr, 2014

1 commit


09 Apr, 2014

1 commit


08 Apr, 2014

2 commits


05 Apr, 2014

1 commit


26 Mar, 2014

1 commit

  • …ervice whose entrypoint, handleRequest will return true if the caller is to continue processing the request, and false if not. The CORSService is provided with the HTTP request and response, and will alter the response in such a way to make it CORS-compliant if appropriate to do so, depending on whether we determine ther request to be following the preflight or actual request flow. The CORS spec can be found at www.w4.org.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@8500 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    david.luna@forgerock.com
     

24 Mar, 2014

2 commits


14 Mar, 2014

2 commits


11 Mar, 2014

2 commits


20 Feb, 2014

3 commits


17 Feb, 2014

1 commit

  • Now the updateInstance also handles when the passed in username was null.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@8105 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major