Package gov.nih.nci.caarray.services.security

Class Summary
CaarrayCallBackHandler  
CaArrayLoginModule This Custom Login module extends AbstractServerLogin Module.
CaArrayPrincipal This class implements the Principal interface and represents a Sample user.
CaSecurityManagerHelper  
LdapAuthenticationDAObj This authentication data service class is a local implementation of AuthenticationDAItf using NCI Directory Server as the data repository.
RdbmsAuthenticationDAObj This authentication data service class is a local implementation of AuthenticationDAItf using SPOREs database schema and RDBMS as data repository.
RdbmsAuthorizationDAObj This authorization data service class is a local implementation of AuthorizationDAItf using the common security RDBMS as the data repository.
SecurityAdminService This class provides the security admin services such as the creation/update/deletion of a protection element and assigning/de-assigning a protection element to a role.
SecurityObjFactory This factory class creates security data service objects based on the environment configuration.
SecurityServiceObj This class which implements SecurityServiceItf provides the authentication and authorization services and is independent of underlying security infrastructures.