Package org.ldaptive

Class AttributeModification


  • public class AttributeModification
    extends Object
    LDAP modification defined as:
       modification    PartialAttribute
    
       PartialAttribute ::= SEQUENCE {
         type       AttributeDescription,
         vals       SET OF value AttributeValue }