Uses of Class
org.apache.directory.shared.ldap.codec.util.LdapStringEncodingException

Packages that use LdapStringEncodingException
org.apache.directory.shared.ldap.codec.util   
org.apache.directory.shared.ldap.name   
 

Uses of LdapStringEncodingException in org.apache.directory.shared.ldap.codec.util
 

Constructors in org.apache.directory.shared.ldap.codec.util that throw LdapStringEncodingException
LdapString(byte[] bytes)
          Transform a byte array to a String.
 

Uses of LdapStringEncodingException in org.apache.directory.shared.ldap.name
 

Methods in org.apache.directory.shared.ldap.name that throw LdapStringEncodingException
static LdapString LdapDN.normalizeAttribute(byte[] data)
          Substitute OIDs and aliases for the simplest alias
 



Copyright © 2003-2006 . All Rights Reserved.