Class NonEmptyPassword
java.lang.Object
io.aiven.kafka.connect.common.config.validators.NonEmptyPassword
- All Implemented Interfaces:
org.apache.kafka.common.config.ConfigDef.Validator
public class NonEmptyPassword
extends Object
implements org.apache.kafka.common.config.ConfigDef.Validator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NonEmptyPassword
public NonEmptyPassword()
-
-
Method Details
-
ensureValid
- Specified by:
ensureValidin interfaceorg.apache.kafka.common.config.ConfigDef.Validator
-