Package | Description |
---|---|
org.apache.activemq.artemis.ra |
ActiveMQ Artemis Resource Adaptor
|
org.apache.activemq.artemis.utils |
Modifier and Type | Method and Description |
---|---|
SensitiveDataCodec<String> |
ActiveMQRAProperties.getCodecInstance() |
SensitiveDataCodec<String> |
ActiveMQResourceAdapter.getCodecInstance() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSensitiveStringCodec
A DefaultSensitiveDataCodec
The default implementation of SensitiveDataCodec.
|
Modifier and Type | Method and Description |
---|---|
static SensitiveDataCodec<String> |
PasswordMaskingUtil.getCodec(String codecDesc) |
static SensitiveDataCodec<String> |
PasswordMaskingUtil.getDefaultCodec() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.