Class HibernateMethodLookupDispatcher


  • public class HibernateMethodLookupDispatcher
    extends Object
    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 Detail

      • HibernateMethodLookupDispatcher

        public HibernateMethodLookupDispatcher()