Class EntitlementBootstrap

java.lang.Object
org.elasticsearch.entitlement.bootstrap.EntitlementBootstrap

public class EntitlementBootstrap extends Object
  • Constructor Details

    • EntitlementBootstrap

      public EntitlementBootstrap()
  • Method Details

    • bootstrap

      public static void bootstrap()
      Activates entitlement checking. Once this method returns, calls to forbidden methods will throw NotEntitledException.