Interface Entitlement
- All Known Implementing Classes:
CreateClassLoaderEntitlement,ExitVMEntitlement,FilesEntitlement,InboundNetworkEntitlement,LoadNativeLibrariesEntitlement,ManageThreadsEntitlement,OutboundNetworkEntitlement,ReadStoreAttributesEntitlement,SetHttpsConnectionPropertiesEntitlement,WriteAllSystemPropertiesEntitlement,WriteSystemPropertiesEntitlement
public interface Entitlement
Marker interface to ensure that only
Entitlement are
part of a Policy. All entitlement classes should implement
this.