Package org.apache.kafka.common.test
Class JaasUtils
java.lang.Object
org.apache.kafka.common.test.JaasUtils
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic FilewriteJaasContextsToFile(Set<JaasUtils.JaasSection> jaasSections)
-
Field Details
-
KAFKA_SERVER_CONTEXT_NAME
- See Also:
-
KAFKA_PLAIN_USER1
- See Also:
-
KAFKA_PLAIN_USER1_PASSWORD
- See Also:
-
KAFKA_PLAIN_ADMIN
- See Also:
-
KAFKA_PLAIN_ADMIN_PASSWORD
- See Also:
-
-
Constructor Details
-
JaasUtils
public JaasUtils()
-
-
Method Details
-
writeJaasContextsToFile
public static File writeJaasContextsToFile(Set<JaasUtils.JaasSection> jaasSections) throws IOException - Throws:
IOException
-
refreshJavaLoginConfigParam
-