Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added utility method + unit test to convert a byte[] objectGUID attribute #234

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

soisik
Copy link
Contributor

@soisik soisik commented Oct 18, 2023

…bute from AD to a UUID string representation #43

@soisik soisik requested a review from rouazana October 18, 2023 13:17
@soisik soisik linked an issue Oct 18, 2023 that may be closed by this pull request
@coudot coudot added this to the 2.2 milestone Oct 18, 2023
@coudot coudot changed the title Added utility method + unit test to convert a byte[] objectGUID attri… Added utility method + unit test to convert a byte[] objectGUID attribute Oct 18, 2023
Copy link
Contributor

@rouazana rouazana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice!

src/test/java/org/lsc/utils/directory/ADTest.java Outdated Show resolved Hide resolved
@soisik soisik merged commit d8befc1 into lsc-project:master Oct 23, 2023
1 check passed
@soisik soisik deleted the feature--objectGUID-to-UUID-233 branch October 23, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

objectGUID as pivot attribute?
3 participants