|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LDAPAttributeSet | |
---|---|
netscape.ldap |
Uses of LDAPAttributeSet in netscape.ldap |
---|
Methods in netscape.ldap that return LDAPAttributeSet | |
---|---|
LDAPAttributeSet |
LDAPEntry.getAttributeSet()
Returns the attribute set of the entry. |
LDAPAttributeSet |
LDAPEntry.getAttributeSet(java.lang.String subtype)
Creates a new attribute set containing only the attributes that have the specified subtypes. |
LDAPAttributeSet |
LDAPAttributeSet.getSubset(java.lang.String subtype)
Creates a new attribute set containing only the attributes that have the specified subtypes. |
Constructors in netscape.ldap with parameters of type LDAPAttributeSet | |
---|---|
LDAPEntry(java.lang.String distinguishedName,
LDAPAttributeSet attrs)
Constructs a new entry with the specified distinguished name and set of attributes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |