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