Uses of Interface
ar.com.jiji.kaya.auth.UserAuthenticator

Packages that use UserAuthenticator
ar.com.jiji.kaya.app   
ar.com.jiji.kaya.auth Autentificacion de usuarios. 
 

Uses of UserAuthenticator in ar.com.jiji.kaya.app
 

Methods in ar.com.jiji.kaya.app that return UserAuthenticator
static UserAuthenticator ProjectBeanFactory.getUserAuthenticator()
           
static UserAuthenticator Application.getUserAuthenticator()
           
 

Uses of UserAuthenticator in ar.com.jiji.kaya.auth
 

Classes in ar.com.jiji.kaya.auth that implement UserAuthenticator
 class UserAuthenticatorDaoImpl
          Realiza la autenticacion de usuarios usando un DAO.
 



Copyright © 2006 Kaya. All Rights Reserved.