Package org.forgerock.json.resource.examples


package org.forgerock.json.resource.examples
Examples illustrating usage of commons rest.
  • Classes
    Class
    Description
    An example client application which performs an asynchronous read, modify, write update cycle for a resource in an in memory resource container.
    An example illustrating how you can route realms / sub-realm requests using dynamic routing.
    An example client application which performs an asynchronous read, modify, write update cycle for a resource in an in memory resource container.
    An example illustrating how you can route realms / sub-realm requests using simple hand-crafted routing.
    An example client application which performs asynchronous reads against different versions of the same resource.