[
https://issues.apache.org/jira/browse/ARTEMIS-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-3069.
------------------------------------
Fix Version/s: 2.17.0
Resolution: Fixed
> Add option to mask using the configured password-codec
> ------------------------------------------------------
>
> Key: ARTEMIS-3069
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3069
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Fix For: 2.17.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Artemis documentation describes how to implement and configure a custom codec
> class by extending the SensitiveDataCodec class, adding the new class to the
> classpath, and configuring a custom-codec element in the broker
> configuration; however, there does not seem to be any provision in the
> masking utility classes to retrieve and use the custom codec. Instead, the
> masking utility is hard-coded to return the DefaultSensitiveStringCodec
> bundled with the broker.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)