Uses of Class
org.ldaptive.asn1.AttributeValueAssertion.Value

Packages that use AttributeValueAssertion.Value
org.ldaptive.asn1   
 

Uses of AttributeValueAssertion.Value in org.ldaptive.asn1
 

Methods in org.ldaptive.asn1 that return AttributeValueAssertion.Value
 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.
 

Constructors in org.ldaptive.asn1 with parameters of type AttributeValueAssertion.Value
AttributeValueAssertion(String oid, AttributeValueAssertion.Value value)
          Creates a new attribute value assertion.
 



Copyright © 2003-2017 Virginia Tech. All Rights Reserved.