Index

C G I N O U 
All Classes and Interfaces|All Packages|Serialized Form

C

check$(String, Class<?>, Object...) - Method in interface org.elasticsearch.entitlement.bridge.InstrumentationRegistry
 

G

getCallerClass() - Static method in class org.elasticsearch.entitlement.bridge.Util
Why would we write this instead of using StackWalker.getCallerClass()? Because that method throws IllegalCallerException if called from the "outermost frame", which includes at least some cases of a method called from a native frame.

I

instance() - Static method in class org.elasticsearch.entitlement.bridge.InstrumentationRegistryHandle
 
InstrumentationRegistry - Interface in org.elasticsearch.entitlement.bridge
 
InstrumentationRegistryHandle - Class in org.elasticsearch.entitlement.bridge
 
InstrumentationRegistryHandleLoader - Class in org.elasticsearch.entitlement.bridge
 

N

NO_CLASS - Static variable in class org.elasticsearch.entitlement.bridge.Util
A special value representing the case where a method has no caller.
NotEntitledException - Exception Class in org.elasticsearch.entitlement.bridge
 
NotEntitledException(String) - Constructor for exception class org.elasticsearch.entitlement.bridge.NotEntitledException
 

O

org.elasticsearch.entitlement.bridge - module org.elasticsearch.entitlement.bridge
 
org.elasticsearch.entitlement.bridge - package org.elasticsearch.entitlement.bridge
Contains classes that need to be used directly from instrumented methods.

U

Util - Class in org.elasticsearch.entitlement.bridge
 
Util() - Constructor for class org.elasticsearch.entitlement.bridge.Util
 
C G I N O U 
All Classes and Interfaces|All Packages|Serialized Form