KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > AuthenticationException > Top Examples

  • org.jboss.security.jndi.LoginInitialContextFactory
    A naming provider InitialContextFactory implementation that combines the authentication phase with the InitialContext creation. During the getInitialContext callback from the JNDI naming layer a JAAS LoginContext is created using the login configuration name passed in as the Context.SECURITY_PROTOC ...
  • 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 $
Popular Tags