Installation guide

184 Sun ONE Identity Server Policy Agents 2.1 Web Policy Agents Guide September 2004
com.sun.am.policy.am.fetchFromRootResource
Description
By default, when a policy decision for a resource is needed, the agent gets and
caches the policy decision of the resource and all the resources from the root of the
resource down, from the Identity Server.
For example, if the resource is http://host/a/b/c, the root of the resource is http://host/.
This is because more resources on the same path are likely to be accessed
subsequently. However, this may take a long time initially if there are many
policies defined undertheroot resource. Tohave the agentgetand cache thepolicy
decision for the resource only, set this property to
false
.
Valid Values
true
or
false
Example
com.sun.am.policy.am.fetchFromRootResource = true
NOTE
This property is not currently used with Sun ONE Identity Server 6.1. It will be used
with Sun ONE Identity Server 6.2 or later.