Skip to content

Add Javadocs to AuthConfigUtil#11924

Open
sci-jvm-study wants to merge 1 commit into
testcontainers:mainfrom
sci-jvm-study:add-javadocs-authconfigutil
Open

Add Javadocs to AuthConfigUtil#11924
sci-jvm-study wants to merge 1 commit into
testcontainers:mainfrom
sci-jvm-study:add-javadocs-authconfigutil

Conversation

@sci-jvm-study

Copy link
Copy Markdown

What does this PR do?

Adds missing Javadoc to 'AuthConfigUtil' and its methods.

Why?

'AuthConfigUtil' previously contained a 'TODO: Javadocs' placeholder. This change documents the purpose of the class, explains how sensitive authentication data is handled in 'toSafeString()', and describes the behavior of the 'obfuscated()' helper method.

Changes

  • Added class-level Javadoc describing the purpose of 'AuthConfigUtil'
  • Added Javadoc for 'toSafeString()', including its handling of 'null' input
  • Added Javadoc for the 'obfuscated()' helper method

This is a documentation-only change and does not modify runtime behavior.

@sci-jvm-study sci-jvm-study requested a review from a team as a code owner July 12, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant