|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RDN | |
|---|---|
| org.ldaptive.asn1 | |
| Uses of RDN in org.ldaptive.asn1 |
|---|
| Methods in org.ldaptive.asn1 that return RDN | |
|---|---|
static RDN[] |
RDN.decode(ByteBuffer encoded)
Converts bytes in the buffer to RDNs by reading from the current position to the limit. |
RDN[] |
DN.getRDNs()
Returns the RDNs in this DN. |
| Constructors in org.ldaptive.asn1 with parameters of type RDN | |
|---|---|
DN(RDN... names)
Creates a new DN. |
|
| Constructor parameters in org.ldaptive.asn1 with type arguments of type RDN | |
|---|---|
DN(Collection<RDN> names)
Creates a new DN. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||