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

Common Attribute Fetch Processing Properties

com.sun.identity.agents.config.attribute.cookie.separator

com.sun.identity.agents.config.attribute.date.format

com.sun.identity.agents.config.attribute.cookie.encode

· com.sun.identity.agents.config.attribute.cookie.separator

Hot-swap enabled: Yes

This property specifies that a character be used to separate multiple values of the same attribute when it is being set as a cookie.

· com.sun.identity.agents.config.attribute.cookie.encode

Hot-swap enabled: Yes

This property is a flag that indicates whether the value of the attribute should be URL encoded before being set as a cookie.

· com.sun.identity.agents.config.attribute.date.format

Hot-swap enabled: Yes

This property specifies the format of date attribute values used when the attribute is set as an HTTP header. This format is based on the definition provided in java.text.SimpleDateFormat.