| Package | Description |
|---|---|
| org.springframework.ldap.core |
Core package of the JNDI/LDAP support.
|
| Modifier and Type | Method and Description |
|---|---|
LdapRdnComponent |
DnParserImpl.attributeTypeAndValue() |
LdapRdnComponent |
LdapRdn.getComponent()
Gets the first LdapRdnComponent of this LdapRdn.
|
LdapRdnComponent |
LdapRdn.getComponent(int idx)
Get the LdapRdnComponent at index
idx. |
LdapRdnComponent |
LdapRdnComponent.immutableLdapRdnComponent()
Create an immutable copy of this instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LdapRdn.addComponent(LdapRdnComponent rdnComponent)
Add an LdapRdnComponent to this LdapRdn.
|
Copyright © 2005–2021 The Spring LDAP Framework. All rights reserved.