Uses of Class
com.sshtools.common.forwarding.ForwardingPolicy
Packages that use ForwardingPolicy
-
Uses of ForwardingPolicy in com.sshtools.common.forwarding
Methods in com.sshtools.common.forwarding that return ForwardingPolicyModifier and TypeMethodDescriptionForwardingPolicy.allowForwarding()ForwardingPolicy.allowGatewayForwarding()ForwardingPolicy.denyForwarding()ForwardingPolicy.denyGatewayForwarding()ForwardingPolicy.grantForwarding(String host) Grant access to a specific host.ForwardingPolicy.revokeForwarding(String host) Revoke access from a specific host.