|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeValueAssertion | |
|---|---|
| org.ldaptive.asn1 | |
| Uses of AttributeValueAssertion in org.ldaptive.asn1 |
|---|
| Methods in org.ldaptive.asn1 that return AttributeValueAssertion | |
|---|---|
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. |
| Constructors in org.ldaptive.asn1 with parameters of type AttributeValueAssertion | |
|---|---|
RDN(AttributeValueAssertion... assertions)
Creates a new RDN. |
|
| Constructor parameters in org.ldaptive.asn1 with type arguments of type AttributeValueAssertion | |
|---|---|
RDN(Collection<AttributeValueAssertion> assertions)
Creates a new RDN. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||