Sun Java System Access Manager Policy Agent 2.2 Guide for Sun Java System Application Server 8.1

Not-Enforced URI Processing Properties

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

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

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

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

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

Hot-swap enabled: Yes

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

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

Hot-swap enabled: Yes

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

Key Properties Affecting This Property

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

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

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

Hot-swap enabled: Yes

This property is a flag that specifies whether the caching of the not-enforced URI list evaluation results is enabled or disabled.

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

Hot-swap enabled: Yes

This property specifies the size of the cache to be used if caching of not-enforced URI 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.uri.cache.enable = true