KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > directory > Attribute > Top Examples

  • org.apache.cocoon.transformation.LDAPTransformer
    The <code>LDAPTransformer</code> can be plugged into a pipeline to transform the SAX events into queries and responses to/from a LDAP interface. <br> The file will be specified in a parameter tag in the sitemap pipeline to the transformer as follows: <p> <code> &l ...
  • org.apache.naming.resources.ResourceAttributes
    Attributes implementation. @author <a HREF="mailto:remm@apache.org">Remy Maucherat</a> @version $Revision: 1.5 $
  • org.apache.james.userrepository.UsersLDAPRepository
    Implementation of a Repository to store users. This clas is a dummy for the proposal! @version This is $Revision: 1.9.4.5 $
  • org.apache.turbine.services.security.ldap.LDAPUser
    LDAPUser implements User and provides access to a user who accesses the system via LDAP. @author <a HREF="mailto:cberry@gluecode.com">Craig D. Berry</a> @author <a HREF="mailto:tadewunmi@gluecode.com">Tracy M. Adewunmi</a> @author <a HREF="mailto:lflournoy@gluecode.com" ...
  • com.jcorporate.expresso.ext.ldap.UserLDAPTest
    Basic test suite for LDAP based users @author Michael Rimov
  • org.apache.naming.resources.BaseDirContextTestCase
    <p>Basic unit tests for the <code>javax.naming.directory.DirContext</code> implementations. This class must be subclassed for each individual <code>DirContext</code> implementation.</p> <p><strong>WARNING</strong>: These tests make certain a ...
  • org.apache.turbine.services.security.ldap.LDAPSecurityService
    An implementation of SecurityService that uses LDAP as a backend. @author <a HREF="mailto:Rafal.Krzewski@e-point.pl">Rafal Krzewski</a> @author <a HREF="mailto:tadewunmi@gluecode.com">Tracy M. Adewunmi </a> @author <a HREF="mailto:lflournoy@gluecode.com">Leonard J. F ...
  • org.apache.jetspeed.services.ldap.LDAPService
    @author <a HREF="mailto:ender@kilicoglu.nom.tr">Ender KILICOGLU</a> @author <a HREF="mailto:sami.leino@netorek.fi">Sami Leino</a> @version $Id: LDAPService.java,v 1.6 2004/02/23 03:28:31 jford Exp $
  • org.apache.ldap.server.prefs.ServerSystemPreferences
    A server side system Perferences implementation. This implementation presumes the creation of a root system preferences node in advance. This should be included with the system.ldif that is packaged with the server. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Projec ...
  • org.apache.ldap.server.exception.ExceptionService
    An {@link org.apache.ldap.server.interceptor.Interceptor} that detects any operations that breaks integrity of {@link BackingStore} and terminates the current invocation chain by throwing a {@link NamingException}. Those operations include when an entry already exists at a DN and is added once aga ...
  • org.apache.lenya.ac.ldap.LDAPUser
    LDAP user. @version $Id: LDAPUser.java 190937 2005-06-16 15:44:10Z jwkaltz $
  • org.apache.ldap.server.jndi.DestroyContextTest
    Tests the destroyContext methods of the provider. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $
Popular Tags