Uses of Package
org.ldaptive.io

Packages that use org.ldaptive.io
org.ldaptive   
org.ldaptive.ad.io   
org.ldaptive.asn1   
org.ldaptive.io   
org.ldaptive.schema.io   
 

Classes in org.ldaptive.io used by org.ldaptive
ValueTranscoder
          Interface for decoding and encoding custom types for ldap attribute values.
 

Classes in org.ldaptive.io used by org.ldaptive.ad.io
AbstractBinaryValueTranscoder
          Value transcoder which decodes and encodes to a byte array and therefore the string methods simply delegate to the binary methods.
AbstractStringValueTranscoder
          Value transcoder which decodes and encodes to a String and therefore the binary methods simply delegate to the string methods.
ValueTranscoder
          Interface for decoding and encoding custom types for ldap attribute values.
 

Classes in org.ldaptive.io used by org.ldaptive.asn1
ValueTranscoder
          Interface for decoding and encoding custom types for ldap attribute values.
 

Classes in org.ldaptive.io used by org.ldaptive.io
AbstractBinaryValueTranscoder
          Value transcoder which decodes and encodes to a byte array and therefore the string methods simply delegate to the binary methods.
AbstractPrimitiveValueTranscoder
          Base class for primitive value transcoders.
AbstractStringValueTranscoder
          Value transcoder which decodes and encodes to a String and therefore the binary methods simply delegate to the string methods.
SearchResultReader
          Interface for reading ldap search results.
SearchResultWriter
          Interface for writing ldap search results.
ValueTranscoder
          Interface for decoding and encoding custom types for ldap attribute values.
 

Classes in org.ldaptive.io used by org.ldaptive.schema.io
AbstractStringValueTranscoder
          Value transcoder which decodes and encodes to a String and therefore the binary methods simply delegate to the string methods.
ValueTranscoder
          Interface for decoding and encoding custom types for ldap attribute values.
 



Copyright © 2003-2015 Virginia Tech. All Rights Reserved.