Uses of Class
javax.naming.ldap.Rdn
Packages that use Rdn
-
Uses of Rdn in javax.naming.ldap
Methods in javax.naming.ldap that return RdnMethods in javax.naming.ldap that return types with arguments of type RdnMethods in javax.naming.ldap with parameters of type Rdn修饰符和类方法描述Adds a single RDN at a specified position within this LDAP name.Adds a single RDN to the end of this LDAP name.Method parameters in javax.naming.ldap with type arguments of type Rdn修饰符和类方法描述Adds the RDNs of a name -- in order -- at a specified position within this name.Adds the RDNs of a name -- in order -- to the end of this name.boolean
Determines whether the specified RDN sequence forms a suffix of this LDAP name.boolean
LdapName.startsWith
(List<Rdn> rdns) Determines whether the specified RDN sequence forms a prefix of this LDAP name.Constructors in javax.naming.ldap with parameters of type RdnConstructor parameters in javax.naming.ldap with type arguments of type Rdn