Skip to content

Modify WinRmClient to replace PrivilegedSendMessage usage#346

Open
ravidai wants to merge 1 commit into
masterfrom
S-134081
Open

Modify WinRmClient to replace PrivilegedSendMessage usage#346
ravidai wants to merge 1 commit into
masterfrom
S-134081

Conversation

@ravidai
Copy link
Copy Markdown

@ravidai ravidai commented Jun 5, 2026

The pull request updates WinRmClient to eliminate the usage of the PrivilegedSendMessage private class. This involves transitioning from Subject.doAs to Subject.callAs, enabling direct passing of the required Document and SoapAction arguments.

…ate class by modifying Subject.doAs to Subject.callAs by directly passing the required Document and SoapAction.
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.

4 participants