Class EntitlementBootstrap
java.lang.Object
org.elasticsearch.entitlement.bootstrap.EntitlementBootstrap
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntitlementBootstrap
public EntitlementBootstrap()
-
-
Method Details
-
bootstrap
public static void bootstrap()Activates entitlement checking. Once this method returns, calls to forbidden methods will throwNotEntitledException.
-