Package | Description |
---|---|
org.ldaptive.asn1 |
Modifier and Type | Field and Description |
---|---|
private AttributeValueAssertion[] |
RDN.attributeValueAssertions
Attribute value assertions in this RDN.
|
Modifier and Type | Method and Description |
---|---|
static AttributeValueAssertion[] |
AttributeValueAssertion.decode(ByteBuffer encoded)
Converts bytes in the buffer to attribute value assertions by reading from the current position to the limit.
|
AttributeValueAssertion[] |
RDN.getAttributeValueAssertions()
Returns the attribute value assertions in this RDN.
|
Constructor and Description |
---|
RDN(AttributeValueAssertion... assertions)
Creates a new RDN.
|
Constructor and Description |
---|
RDN(Collection<AttributeValueAssertion> assertions)
Creates a new RDN.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.