|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Rdn | |
| org.apache.directory.shared.ldap.codec.modifyDn | |
| org.apache.directory.shared.ldap.name | |
| Uses of Rdn in org.apache.directory.shared.ldap.codec.modifyDn |
| Methods in org.apache.directory.shared.ldap.codec.modifyDn with parameters of type Rdn | |
void |
ModifyDNRequest.setNewRDN(Rdn newRDN)
Set the new RDN |
| Uses of Rdn in org.apache.directory.shared.ldap.name |
| Methods in org.apache.directory.shared.ldap.name that return Rdn | |
Rdn |
LdapDN.getRdn(int posn)
Retrieves a component of this name. |
| Methods in org.apache.directory.shared.ldap.name with parameters of type Rdn | |
static int |
RdnParser.parse(char[] chars,
int pos,
Rdn rdn)
Parse a NameComponent : |
static void |
RdnParser.parse(java.lang.String string,
Rdn rdn)
Parse a NameComponent : |
| Constructors in org.apache.directory.shared.ldap.name with parameters of type Rdn | |
Rdn(Rdn rdn)
Constructs an Rdn from the given rdn. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||