Skip to content

Commit 8375765

Browse files
sarankkfrankgh
andcommitted
Update server/src/main/java/org/apache/cassandra/sidecar/acl/authentication/AuthenticationHandlerFactory.java
Co-authored-by: Francisco Guerrero <frank.guerrero@gmail.com>
1 parent fde9512 commit 8375765

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

server/src/main/java/org/apache/cassandra/sidecar/acl/authentication/AuthenticationHandlerFactory.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ AuthenticationHandlerInternal create(Vertx vertx,
4949

5050
/**
5151
* Validates that this authentication handler factory can be used with the given configuration.
52+
* This gives the implementation flexibility to establish pre-requisites in order to properly function
53+
* correctly.
5254
*
5355
* @param sidecarConfiguration the sidecar configuration to validate against
5456
* @throws ConfigurationException if the authentication handler factory cannot be used with the given configuration

0 commit comments

Comments
 (0)