|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entry | |
|---|---|
| com.nitido.directory | The Nitido directory library - with exception handling instruction in the detail package description. |
| com.nitido.directory.jndi | The Nitido directory library implemented with Sun's JNDI (Java Naming and Directory Interface). |
| com.nitido.nimx.nuggets.pab.real | This PABNugget implementation obtains the directory connections from the DirPoolService. |
| com.nitido.nimx.services.brand.ldap | |
| com.nitido.nimx.services.dirpool.mozilla | This package contains the implementation of DirPoolService that utilizes the Mozilla Netscape LDAP Java SDK library. |
| Uses of Entry in com.nitido.directory |
|---|
| Methods in com.nitido.directory that return Entry | |
|---|---|
Entry |
Directory.getEntry(java.lang.String entryDN,
java.lang.String[] attributes)
Get an Entry with the specified attributes. |
| Methods in com.nitido.directory with parameters of type Entry | |
|---|---|
void |
Directory.addEntry(Entry entry)
Add a new entry. |
| Uses of Entry in com.nitido.directory.jndi |
|---|
| Methods in com.nitido.directory.jndi that return Entry | |
|---|---|
Entry |
DirectoryImpl.getEntry(java.lang.String entryDN,
java.lang.String[] attrIDs)
|
| Methods in com.nitido.directory.jndi with parameters of type Entry | |
|---|---|
void |
DirectoryImpl.addEntry(Entry entry)
|
| Uses of Entry in com.nitido.nimx.nuggets.pab.real |
|---|
| Methods in com.nitido.nimx.nuggets.pab.real that return Entry | |
|---|---|
protected Entry |
PABNuggetImpl.pabEntryToDirEntry(java.lang.String dn,
PABEntry pab)
|
| Methods in com.nitido.nimx.nuggets.pab.real with parameters of type Entry | |
|---|---|
protected void |
PABNuggetImpl.dirAttrToPABAttr(Entry entry,
PABEntry pab)
|
protected PABGroup |
PABNuggetImpl.dirEntryToPABGroup(Entry entry)
Method that converts a directory entry into a PABGroup object. |
protected PABPerson |
PABNuggetImpl.dirEntryToPABPerson(Entry entry)
Method that converts a directory entry into a PABPerson object. |
protected void |
PABNuggetImpl.pabAttrToDirAttr(PABEntry pab,
Entry entry)
|
| Uses of Entry in com.nitido.nimx.services.brand.ldap |
|---|
| Methods in com.nitido.nimx.services.brand.ldap with parameters of type Entry | |
|---|---|
protected com.nitido.nimx.services.brand.cache.CachedBrand |
LDAPBrandCache.createCachedBrand(java.lang.String brandID,
Entry entry)
|
| Uses of Entry in com.nitido.nimx.services.dirpool.mozilla |
|---|
| Methods in com.nitido.nimx.services.dirpool.mozilla that return Entry | |
|---|---|
Entry |
DirectoryImpl.getEntry(java.lang.String entryDN,
java.lang.String[] attributes)
|
| Methods in com.nitido.nimx.services.dirpool.mozilla with parameters of type Entry | |
|---|---|
void |
DirectoryImpl.addEntry(Entry entry)
|
|
Nitido NiM 2.5 Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.