Class Caller

java.lang.Object
org.cojen.boxtin.Caller

public final class Caller extends Object
Wraps a caller class, to be passed to a custom or checked deny action method.
  • Method Details

    • validate

      public Class<?> validate()
      Custom and checked deny actions must invoke this method to validate this instance and to obtain the actual caller class.
      Returns:
      a non-null caller class