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

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

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

Classes in gov.nih.nci.caarray.services.security that implement AuthorizationDAItf
 class RdbmsAuthorizationDAObj
          This authorization data service class is a local implementation of AuthorizationDAItf using the common security RDBMS as the data repository.
 

Fields in gov.nih.nci.caarray.services.security declared as AuthorizationDAItf
 AuthorizationDAItf SecurityServiceObj.theAuthorizationDAItf