Uses of Class netscape.ldap.LDAPAttributeSet

Uses in package netscape.ldap

Constructors with parameter type netscape.ldap.LDAPAttributeSet

LDAPEntry.LDAPEntry(String distinguishedName, LDAPAttributeSet attrs)
Constructs a new entry with the specified distinguished name and set of attributes.

Methods with return type netscape.ldap.LDAPAttributeSet

LDAPAttributeSet
Returns the attribute set of the entry.
LDAPAttributeSet
LDAPEntry.getAttributeSet(String subtype)
Creates a new attribute set containing only the attributes that have the specified subtypes.
LDAPAttributeSet
LDAPAttributeSet.getSubset(String subtype)
Creates a new attribute set containing only the attributes that have the specified subtypes.