Package org.elasticsearch.xpack.security
Class SecurityImplicitBehaviorBootstrapCheck
java.lang.Object
org.elasticsearch.xpack.security.SecurityImplicitBehaviorBootstrapCheck
- All Implemented Interfaces:
org.elasticsearch.bootstrap.BootstrapCheck
public class SecurityImplicitBehaviorBootstrapCheck
extends Object
implements org.elasticsearch.bootstrap.BootstrapCheck
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.bootstrap.BootstrapCheck
org.elasticsearch.bootstrap.BootstrapCheck.BootstrapCheckResult -
Constructor Summary
ConstructorsConstructorDescriptionSecurityImplicitBehaviorBootstrapCheck(org.elasticsearch.env.NodeMetadata nodeMetadata) -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.elasticsearch.bootstrap.BootstrapCheck.BootstrapCheckResultcheck(org.elasticsearch.bootstrap.BootstrapContext context)
-
Constructor Details
-
SecurityImplicitBehaviorBootstrapCheck
public SecurityImplicitBehaviorBootstrapCheck(org.elasticsearch.env.NodeMetadata nodeMetadata)
-
-
Method Details
-
check
public org.elasticsearch.bootstrap.BootstrapCheck.BootstrapCheckResult check(org.elasticsearch.bootstrap.BootstrapContext context) - Specified by:
checkin interfaceorg.elasticsearch.bootstrap.BootstrapCheck
-
alwaysEnforce
public boolean alwaysEnforce()- Specified by:
alwaysEnforcein interfaceorg.elasticsearch.bootstrap.BootstrapCheck
-