Sun Java System Access Manager Policy Agent 2.2 Guide for Apache Tomcat 5.5 Servlet/JSP Container

Not-Enforced Client IP Processing Properties

com.sun.identity.agents.config.notenforced.ip[]

com.sun.identity.agents.config.notenforced.ip.invert

com.sun.identity.agents.config.notenforced.ip.cache.enable

com.sun.identity.agents.config.notenforced.ip.cache.size

· com.sun.identity.agents.config.notenforced.ip[]

Hot-swap enabled: Yes

This property is a list construct for listing client IP addresses for which protection is not enforced by the agent.

· com.sun.identity.agents.config.notenforced.ip.invert

Hot-swap enabled: Yes

This property is a flag that specifies whether to invert the not-enforced client IP address list. A value of true directs the agent to deny access (enforce protection) to client IP addresses on the list and to allow access (not enforce protection) for all other client IP addresses. Entries on this list can contain the wild card character “*.”

Key Properties Affecting This Property

This property enforces URI on the not-enforced IP list, which is the list assigned to the following property:

com.sun.identity.agents.config.notenforced.ip[]

· com.sun.identity.agents.config.notenforced.ip.cache.enable

Hot-swap enabled: Yes

A flag that specifies whether the caching of not-enforced IP list evaluation results is enabled or disabled.

· com.sun.identity.agents.config.notenforced.ip.cache.size

Hot-swap enabled: Yes

This property specifies the size of the cache to be used if caching of not-enforced IP list evaluation results is enabled.

Key Properties Affecting This Property

This property is only used when the following property is set as shown:

com.sun.identity.agents.config.notenforced.ip.cache.enable = true