public class MatchingRuleValueTranscoder extends AbstractSchemaElementValueTranscoder<MatchingRule>
| Constructor and Description |
|---|
MatchingRuleValueTranscoder() |
| Modifier and Type | Method and Description |
|---|---|
MatchingRule |
decodeStringValue(String value)
Decodes the supplied ldap attribute value into a custom type.
|
Class<MatchingRule> |
getType()
Returns the type produced by this value transcoder.
|
encodeStringValuedecodeBinaryValue, encodeBinaryValuepublic MatchingRule decodeStringValue(String value)
ValueTranscodervalue - to decodepublic Class<MatchingRule> getType()
ValueTranscoderCopyright © 2003-2019 Virginia Tech. All Rights Reserved.