Package | Description |
---|---|
org.ldaptive.asn1 |
Modifier and Type | Method and Description |
---|---|
AttributeValueAssertion.Value |
RDN.getAttributeValue(String oid)
Returns a single attribute value for the supplied oid.
|
AttributeValueAssertion.Value[] |
RDN.getAttributeValues(String oid)
Returns the attribute values for the supplied oid.
|
AttributeValueAssertion.Value |
AttributeValueAssertion.getValue()
Returns the tag and value of the attribute.
|
Constructor and Description |
---|
AttributeValueAssertion(String oid,
AttributeValueAssertion.Value value)
Creates a new attribute value assertion.
|
Copyright © 2017. All rights reserved.