Installation guide
Appendix A AMAgent Properties 167
com.sun.am.notificationEnabled
Description
This policy determines if thepolicy SDKshould usethe Identity Server notification
mechanism to maintain the consistency of its internal cache. If the value is false,
then a polling mechanism is used to maintain cache consistency.
Valid Values
true
or
false
.
Example
com.sun.am.notificationEnabled = true
com.sun.am.notificationURL
Description
This property stores the URL to which notification messages should be sent if
notification is enabled. See the previous property.
Valid Values
true
or
false
Example
com.sun.am.notificationURL =
http://nila.eng.example.com:58080/amagent/UpdateAgentCacheServlet?shortcir
cuit=false
com.sun.am.policy.am.urlComparison.caseIgnor
e
Description
This property determines whether case sensitivity of the URL string is obeyed
during policy evaluation.