Class RestrictivePolicy
java.lang.Object
i5.las2peer.classLoaders.policies.ClassLoaderPolicy
i5.las2peer.classLoaders.policies.RestrictivePolicy
Policy aimed for production use: Restricts access from the service to the node and some JDK methods.
-
Constructor Summary
-
Method Summary
Methods inherited from class i5.las2peer.classLoaders.policies.ClassLoaderPolicy
allow, canLoad, deny
-
Constructor Details
-
RestrictivePolicy
public RestrictivePolicy()
-