PolicyRule.getAllowedSubjects()

Method

Declaration

java.lang.String[] getAllowedSubjects(
    boolean           firstBorder)
  throws ConfigurationException

Purpose

Get subjects from an existing policy rule.

Parameter

Description

firstBorder

This method returns an array of all the subjects in the rule for which the first-border property matches this argument. To get all the rule’s subjects, you must call this method twice—once with true, and once with false.

See Also

BorderRouter.getPolicyRule()

PolicyRule

For the corresponding browser pages and background information, see Border Policy and Border Routing in TIBCO Rendezvous Administration