Uses of Package
org.apache.directory.shared.ldap.codec.util

Packages that use org.apache.directory.shared.ldap.codec.util
org.apache.directory.shared.ldap.codec   
org.apache.directory.shared.ldap.codec.add   
org.apache.directory.shared.ldap.codec.bind   
org.apache.directory.shared.ldap.codec.compare   
org.apache.directory.shared.ldap.codec.extended.operations   
org.apache.directory.shared.ldap.codec.modify   
org.apache.directory.shared.ldap.codec.search   
org.apache.directory.shared.ldap.codec.search.controls   
org.apache.directory.shared.ldap.codec.util   
org.apache.directory.shared.ldap.name   
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.codec
LdapString
          Decodes a LdapString, and checks that the character set used comply the ISO 10646 encoded following the UTF-8 algorithm (RFC 2044, RFC 2279)
LdapURL
          Decodes a LdapUrl, and checks that it complies with the RFC 2255.
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.codec.add
LdapString
          Decodes a LdapString, and checks that the character set used comply the ISO 10646 encoded following the UTF-8 algorithm (RFC 2044, RFC 2279)
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.codec.bind
LdapString
          Decodes a LdapString, and checks that the character set used comply the ISO 10646 encoded following the UTF-8 algorithm (RFC 2044, RFC 2279)
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.codec.compare
LdapString
          Decodes a LdapString, and checks that the character set used comply the ISO 10646 encoded following the UTF-8 algorithm (RFC 2044, RFC 2279)
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.codec.extended.operations
LdapURL
          Decodes a LdapUrl, and checks that it complies with the RFC 2255.
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.codec.modify
LdapString
          Decodes a LdapString, and checks that the character set used comply the ISO 10646 encoded following the UTF-8 algorithm (RFC 2044, RFC 2279)
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.codec.search
LdapString
          Decodes a LdapString, and checks that the character set used comply the ISO 10646 encoded following the UTF-8 algorithm (RFC 2044, RFC 2279)
LdapURL
          Decodes a LdapUrl, and checks that it complies with the RFC 2255.
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.codec.search.controls
LdapString
          Decodes a LdapString, and checks that the character set used comply the ISO 10646 encoded following the UTF-8 algorithm (RFC 2044, RFC 2279)
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.codec.util
LdapString
          Decodes a LdapString, and checks that the character set used comply the ISO 10646 encoded following the UTF-8 algorithm (RFC 2044, RFC 2279)
LdapStringEncodingException
          Thrown when a LdapStringEncodingDecoder has encountered a failure condition during the String creation.
LdapURL
          Decodes a LdapUrl, and checks that it complies with the RFC 2255.
LdapURLEncodingException
          Thrown when a LdapStringEncodingDecoder has encountered a failure condition during the String creation.
 

Classes in org.apache.directory.shared.ldap.codec.util used by org.apache.directory.shared.ldap.name
LdapString
          Decodes a LdapString, and checks that the character set used comply the ISO 10646 encoded following the UTF-8 algorithm (RFC 2044, RFC 2279)
LdapStringEncodingException
          Thrown when a LdapStringEncodingDecoder has encountered a failure condition during the String creation.
 



Copyright © 2003-2006 . All Rights Reserved.