Uses of Class
org.ldaptive.asn1.AttributeValueAssertion.Value
Packages that use AttributeValueAssertion.Value
-
Uses of AttributeValueAssertion.Value in org.ldaptive.asn1
Fields in org.ldaptive.asn1 declared as AttributeValueAssertion.ValueModifier and TypeFieldDescriptionprivate final AttributeValueAssertion.ValueAttributeValueAssertion.attributeValueDeprecated.Tag and value of the attribute.Methods in org.ldaptive.asn1 that return AttributeValueAssertion.ValueModifier and TypeMethodDescriptionRDN.getAttributeValue(String oid) Deprecated.Returns a single attribute value for the supplied oid.RDN.getAttributeValues(String oid) Deprecated.Returns the attribute values for the supplied oid.AttributeValueAssertion.getValue()Deprecated.Returns the tag and value of the attribute.Constructors in org.ldaptive.asn1 with parameters of type AttributeValueAssertion.ValueModifierConstructorDescriptionDeprecated.Creates a new attribute value assertion.