azure-sdk-for-java
azure-sdk-for-java copied to clipboard
Refactor `AuthorizationChallengeHandler` class
This was added as an implementation of the Digest RFC. We should look into designing this a way for customers to plug in authorization challenge handlers instead of implementing them ourselves through some convenient interface we add.