Class RuleWithUserID
-
Rule
uses
PathableName,
centralServiceStoreUser,
centralAddressStoreUser,
ObjectWithDescription,
XmlConvertible
-
RuleWithUserID
Located at rule-classes/RuleWithUserID.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
|
|
public
|
#
userID_loadUsersFromXml( )
|
public
|
#
userID_setUsers( mixed $newUser )
|
Methods inherited from Rule
API_clearPolicyAppUsageDATA(),
API_setDisabled(),
API_setEnabled(),
API_setName(),
API_target_addDevice(),
API_target_negateSet(),
API_target_removeDevice(),
API_target_setAny(),
getXPath(),
isAppOverrideRule(),
isAuthenticationRule(),
isCaptivePortalRule(),
isDecryptionRule(),
isDisabled(),
isDoSRule(),
isEnabled(),
isNatRule(),
isPbfRule(),
isPostRule(),
isPreRule(),
isQoSRule(),
isSecurityRule(),
load_common_from_domxml(),
load_destination(),
load_from(),
load_source(),
load_to(),
name(),
rewriteSDisabled_XML(),
ruleNature(),
setDisabled(),
setEnabled(),
setName(),
target_addDevice(),
target_hasDeviceAndVsys(),
target_isAny(),
target_isNegated(),
target_negateSet(),
target_removeDevice(),
target_rewriteXML(),
target_setAny(),
targets(),
targets_toString(),
uuid(),
zoneCalculation(),
zoneCalculationNatClone()
|
Constants summary
integer |
__UserIDType_Any |
0 |
|
integer |
__UserIDType_Unknown |
1 |
|
integer |
__UserIDType_Known |
2 |
|
integer |
__UserIDType_PreLogon |
3 |
|
integer |
__UserIDType_Custom |
4 |
|
Properties inherited from Rule
$_targetIsNegated,
$_targets,
$destination,
$disabled,
$from,
$name,
$owner,
$services,
$source,
$tags,
$to
|