Matt Pavlovich created AMQ-9325:
-----------------------------------
Summary: Convert activemq-web to use j.util.Base64
Key: AMQ-9325
URL: https://issues.apache.org/jira/browse/AMQ-9325
Project: ActiveMQ
Issue Type: Task
Reporter: Matt Pavlovichactivemq-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 -- This message was sent by Atlassian Jira (v8.20.10#820010)
