-
New Feature
-
Resolution: Fixed
-
Minor
-
None
I've got into the situation, when there're several extensions of AuthenticationTokenSource matching the same credentials class. In such case I would like to be able to filter proposed sources by an external matcher.
Example: user/password authorization with different connection types (basic, digest, etc.)