Uses of Class
org.ldaptive.asn1.AttributeValueAssertion
Packages that use AttributeValueAssertion
-
Uses of AttributeValueAssertion in org.ldaptive.asn1
Fields in org.ldaptive.asn1 declared as AttributeValueAssertionModifier and TypeFieldDescriptionprivate final AttributeValueAssertion[]
Deprecated.Attribute value assertions in this RDN.Methods in org.ldaptive.asn1 that return AttributeValueAssertionModifier and TypeMethodDescriptionstatic AttributeValueAssertion[]
Deprecated.Converts bytes in the buffer to attribute value assertions by reading from the current position to the limit.Deprecated.Returns the attribute value assertions in this RDN.Constructors in org.ldaptive.asn1 with parameters of type AttributeValueAssertionModifierConstructorDescriptionRDN
(AttributeValueAssertion... assertions) Deprecated.Creates a new RDN.Constructor parameters in org.ldaptive.asn1 with type arguments of type AttributeValueAssertionModifierConstructorDescriptionRDN
(Collection<AttributeValueAssertion> assertions) Deprecated.Creates a new RDN.