Uses of Interface
gov.nih.nci.caarray.services.security.intf.AuthenticationDAItf

Packages that use AuthenticationDAItf
gov.nih.nci.caarray.services.security   
 

Uses of AuthenticationDAItf in gov.nih.nci.caarray.services.security
 

Classes in gov.nih.nci.caarray.services.security that implement AuthenticationDAItf
 class LdapAuthenticationDAObj
          This authentication data service class is a local implementation of AuthenticationDAItf using NCI Directory Server as the data repository.
 class RdbmsAuthenticationDAObj
          This authentication data service class is a local implementation of AuthenticationDAItf using SPOREs database schema and RDBMS as data repository.
 

Fields in gov.nih.nci.caarray.services.security declared as AuthenticationDAItf
 AuthenticationDAItf SecurityServiceObj.theAuthenticationDAItf