|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ca.jcs.cfg.Vetoable
com.ca.jcs.converter.meta.PropertyConverter
com.ca.jcs.converter.meta.RegexPropertyConverter
public class RegexPropertyConverter
Encrypt values for an attribute matching a property based on settings provided in the property's metadata.
| Nested Class Summary | |
|---|---|
static class |
RegexPropertyConverter.Config
|
| Field Summary |
|---|
| Fields inherited from class com.ca.jcs.converter.meta.PropertyConverter |
|---|
config, prop |
| Constructor Summary | |
|---|---|
RegexPropertyConverter(RegexPropertyConverter.Config cfg,
DataModelProperty prop)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ca.jcs.converter.meta.PropertyConverter |
|---|
convertFromConnector, convertToConnector, getAttrConverter, getConfig, getConverter, getTargetValueOverride, isLossy, isMultiValued, isStructural, setAttrConverter |
| Methods inherited from class com.ca.jcs.cfg.Vetoable |
|---|
isVetoed, setVetoed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegexPropertyConverter(RegexPropertyConverter.Config cfg,
DataModelProperty prop)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||