PolicyRule

Class

Declaration

class com.tibco.tibrv.config.PolicyRule
  extends java.lang.Object

Purpose

Represent a policy rule of a border router.

Remarks

The method BorderRouter.getPolicyRule() returns objects of this class.

Method

Description

PolicyRule.addAllowedSubject()

PolicyRule.addAllowedSubjects()

Update an existing policy rule by adding one or more subjects.

PolicyRule.getAllowedSubjects()

Get subjects from an existing policy rule.

PolicyRule.getBorderRouterName()

Get the name of the border router to which the policy rule pertains.

PolicyRule.getFromInterface()

Get the From-Interface of a policy rule.

PolicyRule.getToInterface()

Get the To-Interface of a policy rule.

PolicyRule.removeAllowedSubject()

PolicyRule.removeAllowedSubjects()

Update an existing policy rule by removing one or more subjects.

PolicyRule.toXml()

Format the policy rule information as an XML document.

See Also

BorderRouter

BorderRouter.getPolicyRule()

PolicyRule

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