Class ValueTranscoderFactory
java.lang.Object
org.bremersee.ldaptive.transcoder.ValueTranscoderFactory
The value transcoder factory.
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.ldaptive.schema.transcode.AttributeTypeValueTranscoderGets attribute type value transcoder.static org.ldaptive.transcode.BigIntegerValueTranscoderGets big integer value transcoder.static org.ldaptive.transcode.BooleanValueTranscoderGets boolean primitive value transcoder.static org.ldaptive.transcode.BooleanValueTranscoderGets boolean value transcoder.static org.ldaptive.transcode.ByteArrayValueTranscoderGets byte array value transcoder.static org.ldaptive.ad.transcode.DeltaTimeValueTranscoderGets delta time value transcoder.static DnValueTranscoderGets dn value transcoder.static DnValueTranscoderGets dn value transcoder case sensitive.static org.ldaptive.transcode.DoubleValueTranscoderGets double primitive value transcoder.static org.ldaptive.transcode.DoubleValueTranscoderGets double value transcoder.Gets file time to offset date time value transcoder.static org.ldaptive.ad.transcode.FileTimeValueTranscoderGets file time value transcoder.static org.ldaptive.transcode.FloatValueTranscoderGets float primitive value transcoder.static org.ldaptive.transcode.FloatValueTranscoderGets float value transcoder.Gets generalized time to offset date time value transcoder.static org.ldaptive.transcode.GeneralizedTimeValueTranscoderGets generalized time value transcoder.static org.ldaptive.transcode.IntegerValueTranscoderGets integer primitive value transcoder.static org.ldaptive.transcode.IntegerValueTranscoderGets integer value transcoder.static org.ldaptive.transcode.LongValueTranscoderGets long primitive value transcoder.static org.ldaptive.transcode.LongValueTranscoderGets long value transcoder.static org.ldaptive.transcode.ShortValueTranscoderGets short primitive value transcoder.static org.ldaptive.transcode.ShortValueTranscoderGets short value transcoder.static org.ldaptive.transcode.StringValueTranscoderGets string value transcoder.static org.ldaptive.ad.transcode.UnicodePwdValueTranscoderGets unicode pwd value transcoder.Gets user account control value transcoder.static org.ldaptive.transcode.UUIDValueTranscoderGets uuid value transcoder.
-
Method Details
-
getAttributeTypeValueTranscoder
public static org.ldaptive.schema.transcode.AttributeTypeValueTranscoder getAttributeTypeValueTranscoder()Gets attribute type value transcoder.- Returns:
- the attribute type value transcoder
-
getBigIntegerValueTranscoder
public static org.ldaptive.transcode.BigIntegerValueTranscoder getBigIntegerValueTranscoder()Gets big integer value transcoder.- Returns:
- the big integer value transcoder
-
getBooleanValueTranscoder
public static org.ldaptive.transcode.BooleanValueTranscoder getBooleanValueTranscoder()Gets boolean value transcoder.- Returns:
- the boolean value transcoder
-
getBooleanPrimitiveValueTranscoder
public static org.ldaptive.transcode.BooleanValueTranscoder getBooleanPrimitiveValueTranscoder()Gets boolean primitive value transcoder.- Returns:
- the boolean primitive value transcoder
-
getByteArrayValueTranscoder
public static org.ldaptive.transcode.ByteArrayValueTranscoder getByteArrayValueTranscoder()Gets byte array value transcoder.- Returns:
- the byte array value transcoder
-
getDeltaTimeValueTranscoder
public static org.ldaptive.ad.transcode.DeltaTimeValueTranscoder getDeltaTimeValueTranscoder()Gets delta time value transcoder.- Returns:
- the delta time value transcoder
-
getDnValueTranscoder
Gets dn value transcoder.- Returns:
- the dn value transcoder
-
getDnValueTranscoderCaseSensitive
Gets dn value transcoder case sensitive.- Returns:
- the dn value transcoder case-sensitive
-
getDoubleValueTranscoder
public static org.ldaptive.transcode.DoubleValueTranscoder getDoubleValueTranscoder()Gets double value transcoder.- Returns:
- the double value transcoder
-
getDoublePrimitiveValueTranscoder
public static org.ldaptive.transcode.DoubleValueTranscoder getDoublePrimitiveValueTranscoder()Gets double primitive value transcoder.- Returns:
- the double primitive value transcoder
-
getFileTimeValueTranscoder
public static org.ldaptive.ad.transcode.FileTimeValueTranscoder getFileTimeValueTranscoder()Gets file time value transcoder.- Returns:
- the file time value transcoder
-
getFileTimeToOffsetDateTimeValueTranscoder
Gets file time to offset date time value transcoder.- Returns:
- the file time to offset date time value transcoder
-
getFloatValueTranscoder
public static org.ldaptive.transcode.FloatValueTranscoder getFloatValueTranscoder()Gets float value transcoder.- Returns:
- the float value transcoder
-
getFloatPrimitiveValueTranscoder
public static org.ldaptive.transcode.FloatValueTranscoder getFloatPrimitiveValueTranscoder()Gets float primitive value transcoder.- Returns:
- the float primitive value transcoder
-
getGeneralizedTimeValueTranscoder
public static org.ldaptive.transcode.GeneralizedTimeValueTranscoder getGeneralizedTimeValueTranscoder()Gets generalized time value transcoder.- Returns:
- the generalized time value transcoder
-
getGeneralizedTimeToOffsetDateTimeValueTranscoder
public static GeneralizedTimeToOffsetDateTimeValueTranscoder getGeneralizedTimeToOffsetDateTimeValueTranscoder()Gets generalized time to offset date time value transcoder.- Returns:
- the generalized time to offset date time value transcoder
-
getIntegerValueTranscoder
public static org.ldaptive.transcode.IntegerValueTranscoder getIntegerValueTranscoder()Gets integer value transcoder.- Returns:
- the integer value transcoder
-
getIntegerPrimitiveValueTranscoder
public static org.ldaptive.transcode.IntegerValueTranscoder getIntegerPrimitiveValueTranscoder()Gets integer primitive value transcoder.- Returns:
- the integer primitive value transcoder
-
getLongValueTranscoder
public static org.ldaptive.transcode.LongValueTranscoder getLongValueTranscoder()Gets long value transcoder.- Returns:
- the long value transcoder
-
getLongPrimitiveValueTranscoder
public static org.ldaptive.transcode.LongValueTranscoder getLongPrimitiveValueTranscoder()Gets long primitive value transcoder.- Returns:
- the long primitive value transcoder
-
getShortValueTranscoder
public static org.ldaptive.transcode.ShortValueTranscoder getShortValueTranscoder()Gets short value transcoder.- Returns:
- the short value transcoder
-
getShortPrimitiveValueTranscoder
public static org.ldaptive.transcode.ShortValueTranscoder getShortPrimitiveValueTranscoder()Gets short primitive value transcoder.- Returns:
- the short primitive value transcoder
-
getStringValueTranscoder
public static org.ldaptive.transcode.StringValueTranscoder getStringValueTranscoder()Gets string value transcoder.- Returns:
- the string value transcoder
-
getUserAccountControlValueTranscoder
Gets user account control value transcoder.- Returns:
- the user account control value transcoder
-
getUuidValueTranscoder
public static org.ldaptive.transcode.UUIDValueTranscoder getUuidValueTranscoder()Gets uuid value transcoder.- Returns:
- the uuid value transcoder
-
getUnicodePwdValueTranscoder
public static org.ldaptive.ad.transcode.UnicodePwdValueTranscoder getUnicodePwdValueTranscoder()Gets unicode pwd value transcoder.- Returns:
- the unicode pwd value transcoder
-