Package | Description |
---|---|
org.ldaptive.asn1 |
Modifier and Type | Field and Description |
---|---|
private AttributeValueAssertion.Value |
AttributeValueAssertion.attributeValue
Tag and value of the attribute.
|
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 © 2003-2019 Virginia Tech. All Rights Reserved.