Class | Description |
---|---|
AdminCallableMonitor |
Report any rejected
Callable s and FilePath executions and allow
admins to whitelist them. |
AdminCallableWhitelist |
Whitelists
Callable s that are approved by the admins. |
AdminFilePathFilter |
FilePathFilter that allows admins to whitelist specific file access. |
AdminFilePathFilter.ChannelConfiguratorImpl | |
AdminWhitelistRule |
Rules of whitelisting for
RoleSensitive objects and FilePath s. |
CallableDirectionChecker |
Inspects
Callable s that run on the master. |
CallableDirectionChecker.ChannelConfiguratorImpl |
Installs
CallableDirectionChecker to every channel. |
CallableDirectionChecker.DefaultWhitelist |
Whitelist rule based on system properties.
|
CallableRejectionConfig |
Text file that lists whitelisted callables.
|
CallableWhitelist |
Used on the master to selectively allow specific
Callable s to execute on the master
even when those Callable s do not have proper Role declarations from its
RoleSensitive.checkRoles(RoleChecker) method. |
DefaultFilePathFilter |
Blocks agents from writing to files on the master by default (and also provide the kill switch.)
|
MasterKillSwitchConfiguration |
Exposes
AdminWhitelistRule.masterKillSwitch to the admin. |
MasterKillSwitchWarning |
If
AdminWhitelistRule.masterKillSwitch is on, warn the user. |
Messages |
Generated localization support class.
|
RejectedCallable |
Copyright © 2004–2021. All rights reserved.