Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Done
-
None
-
None
-
None
Description
activemq-web/WebClient uses JAXB's XML adapter for base64 conversion of username and password from HTTP Basic authorization header.
No need to use jaxb, just use java.util.Base64