Nitido Inc.

Uses of Interface
com.nitido.nim.CredentialConstants

Packages that use CredentialConstants
com.nitido.nimx.nuggets.helpdesk This package contains the Nugget that provide HelpDesk functionality for changing preference settings for other users on communication servers from Sun ONE (which was called iPlanet). 
com.nitido.nimx.nuggets.helpdesk.dirpool This implementation utilizes the DirPoolService to obtain the directory connections. 
com.nitido.nimx.nuggets.iplanetset This package contains the Nugget and helper classes for accessing and modifying user-centric preference settings for communication servers from Sun ONE (which was called iPlanet). 
com.nitido.nimx.nuggets.iplanetset.dirpool This IPlanetSettingsNugget implementation obtains the directory connections from the DirPoolService. 
com.nitido.nimx.nuggets.javamail This package contains the JavaMailNugget and its' helper classes. 
com.nitido.nimx.nuggets.javamail.real This is the first real implementation of JavaMailNugget, which launches the JavaMail connections and keep the IMAP connection reference opened during the nugget's lifetime only. 
com.nitido.nimx.nuggets.wcap This package contains the Nugget and associate classes for accessing iPlanet Calendar Server through WCAP commands. 
com.nitido.nimx.services.authentication.directory The implementation of AuthenticationService that uses the JNDI implementation of Nitido Eximius Directory library. 
com.nitido.nimx.services.datacontrol.cachedmap A directory-based implementation of DataControlService that support profile caching and directory pool. 
 

Uses of CredentialConstants in com.nitido.nimx.nuggets.helpdesk
 

Classes in com.nitido.nimx.nuggets.helpdesk that implement CredentialConstants
 class HelpDeskNugget
          HelpDeskNugget is responsible for accessing and modifying personal preference settings for the customer.
 

Uses of CredentialConstants in com.nitido.nimx.nuggets.helpdesk.dirpool
 

Classes in com.nitido.nimx.nuggets.helpdesk.dirpool that implement CredentialConstants
 class HelpDeskNuggetImpl
          HelpDeskNugget is responsible for accessing and modifying the personal preferences of other users for iPlanet/SunONE Web Technologies Servers that have been stored in a backend LDAP server.
 

Uses of CredentialConstants in com.nitido.nimx.nuggets.iplanetset
 

Classes in com.nitido.nimx.nuggets.iplanetset that implement CredentialConstants
 class IPlanetSettingsNugget
          IPlanetSettingsNugget is responsible for accessing and modifying personal preference settings that may involve more than one iPlanet servers.
 

Uses of CredentialConstants in com.nitido.nimx.nuggets.iplanetset.dirpool
 

Classes in com.nitido.nimx.nuggets.iplanetset.dirpool that implement CredentialConstants
 class IPlanetSettingsNuggetImpl
          IPlanetSettingsNugget is responsible for accessing and modifying the personal preferences for iPlanet/SunONE Web Technologies Servers that have been stored in a backend LDAP server.
 

Uses of CredentialConstants in com.nitido.nimx.nuggets.javamail
 

Classes in com.nitido.nimx.nuggets.javamail that implement CredentialConstants
 class JavaMailNugget
          The JavaMailNugget is a NiM nugget that abstracts access to IMAP and SMTP servers.
 

Uses of CredentialConstants in com.nitido.nimx.nuggets.javamail.real
 

Classes in com.nitido.nimx.nuggets.javamail.real that implement CredentialConstants
 class JavaMailNuggetImpl
           
 

Uses of CredentialConstants in com.nitido.nimx.nuggets.wcap
 

Classes in com.nitido.nimx.nuggets.wcap that implement CredentialConstants
 class WcapNugget
          WcapNugget - A Nugget that wraps iPlanet Calendar Server Web Calendar Access Protocol (WCAP) commands.
 

Uses of CredentialConstants in com.nitido.nimx.services.authentication.directory
 

Classes in com.nitido.nimx.services.authentication.directory that implement CredentialConstants
 class AuthenticationServiceImpl
          This class provides a directory implementation for the NiM Authentication Service.
 

Uses of CredentialConstants in com.nitido.nimx.services.datacontrol.cachedmap
 

Classes in com.nitido.nimx.services.datacontrol.cachedmap that implement CredentialConstants
 class DataControlImpl
          This DataControl implementation stores user space entries to the directory server if the class configuration contains a "mapping entry" for the given key.
 class DataControlServiceImpl
          This implementation of DataControlService is a factory for cached-mapping DataControls that connected to a backend LDAP server through connection pool.
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.