Class HibernateMethodLookupDispatcher
java.lang.Object
org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher
This dispatcher analyzes the stack frames to detect if a particular call should be authorized.
Authorized classes are registered when creating the ByteBuddy proxies.
It should only be used when the Security Manager is enabled.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HibernateMethodLookupDispatcher
public HibernateMethodLookupDispatcher()
-
-
Method Details
-
getDeclaredMethod
-
getMethod
-