Package gov.bnl.gums.account

Classes responsible for mapping a grid identity to a site account.

See:
          Description

Class Summary
AccountMapper Defines the logic with which a user will be mapped to a local account.
AccountPoolMapper Provides the mapping by assigning user accounts from a pool provided by the AccountPoolMapperDB.
GecosAccountMapper Maps a user to a local account based on the CN of the certificate and the gecos field taken from a NIS/YP/LDAP/...
GecosLdapAccountMapper Matches the DN with the account information retrieved from an LDAP server.
GecosMap Retrieves the map from the NIS server and provide a logic to match name and surname to an account.
GecosNisAccountMapper Matches the DN with the account information retrieved from a NIS server.
GroupAccountMapper An account mapping policy that maps all user to the same account.
LdapAccountMapper Maps a user to a local account based on the CN of the certificate and the gecos field in the NIS/YP database.
ManualAccountMapper An account mapping policy that looks at a stored table to determine the account.
NISClient Retrieves the map from the NIS server and provide a logic to match name and surname to an account.
 

Package gov.bnl.gums.account Description

Classes responsible for mapping a grid identity to a site account.



Copyright © 2004-2008. All Rights Reserved.