Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.base.IntrospectiveUserManager

Packages that use IntrospectiveUserManager
com.jivesoftware.base Base APIs and classes for Jive Software products. 
com.jivesoftware.base.database DB implementation of base interfaces and APIs. 
com.jivesoftware.base.ldap LDAP user and auth implementations. 
 

Uses of IntrospectiveUserManager in com.jivesoftware.base
 

Classes in com.jivesoftware.base that implement IntrospectiveUserManager
 class UserManagerAdapter
          UserManagerAdapter is an abstract class implementation of the IntrospectiveUserManager interface.
 class UserManagerProxy
          Protection proxy for the UserManager class.
 

Uses of IntrospectiveUserManager in com.jivesoftware.base.database
 

Classes in com.jivesoftware.base.database that implement IntrospectiveUserManager
 class DbUserManager
          Database implementation of the UserManager interface.
 

Uses of IntrospectiveUserManager in com.jivesoftware.base.ldap
 

Classes in com.jivesoftware.base.ldap that implement IntrospectiveUserManager
 class LdapUserManager
          LDAP connections are made via JNDI using the Sun LDAP provider.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.