|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |