|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AndPolicy | Performs a basic logical AND evaluation on child policies (both must evaluate to true in order for this policy to evaluate true). |
BasicAcceptPolicy | The simplest possible accept policy that either accepts or rejects all connections. |
NotPolicy | Performs a basic logical NOT evaluation on a child policy (e.g. |
OrPolicy | Performs a basic logical OR evaluation on child policies (if either evaluate to true this policy will evaluate true). |
XorPolicy | Performs a bitwise logical XOR (exclusive OR) evaluation on child policies (if both policies evaluate to true or false the XOR result is false). |
Implementations of the AcceptPolicy interface.
|
Jive Forums Project Page | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |