All Classes and Interfaces
Class
Description
Implementation of the
EntitlementChecker interface, providing additional
API methods for managing the checks.Marker interface to ensure that only
Entitlement are
part of a Policy.Called by the agent during
agentmain to configure the entitlement system,
instantiate and configure an EntitlementChecker,
make it available to the bootstrap library via EntitlementInitialization.checker(),
and then install the Instrumenter
to begin injecting our instrumentation.This annotation indicates an
Entitlement is available
to "external" classes such as those used in plugins.Describes a file entitlement with a path and actions.
The SPI service entry point for instrumentation.
A holder for scoped entitlements.
A parser to parse policy files for entitlements.
An exception specifically for policy parsing errors.
A holder for entitlements within a single scope.
A
ClassFileTransformer that applies an Instrumenter to the appropriate classes.