Package | Description |
---|---|
org.hornetq.ra |
HornetQ Resource Adaptor
|
org.hornetq.utils |
Utilities and helper classes.
|
Modifier and Type | Method and Description |
---|---|
SensitiveDataCodec<String> |
HornetQRAProperties.getCodecInstance() |
SensitiveDataCodec<String> |
HornetQResourceAdapter.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 JBoss, a division of Red Hat. All rights reserved.