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

Class Summary
DNUtils Utility class used by the LdapDN Parser.
LdapResultEnum This typesafe-enum represent the different resultCode of a LdapResult.
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.
 

Exception Summary
LdapStringEncodingException Thrown when a LdapStringEncodingDecoder has encountered a failure condition during the String creation.
LdapURLEncodingException Thrown when a LdapStringEncodingDecoder has encountered a failure condition during the String creation.
URIException The URI parsing and escape encoding exception.
UrlDecoderException Thrown when a Decoder has encountered a failure condition during a decode.
 

Error Summary
HttpClientError Signals that an error has occurred.
 



Copyright © 2003-2006 . All Rights Reserved.