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