Package org.globus.gridshib.common.mapper

Interface Summary
EntityMap A simple mapping abstraction that maps a SAML entityID to various security-related metadata bits such as an X.500 distinguished name (DN) or an X.509 certificate.
 

Class Summary
EntityMapDir An implementation of the EntityMap interface backed by a Loadable map of String into String.
EntityMapFile An implementation of the EntityMap interface backed by a Loadable map of String into String (i.e., a StringMap).
GridShibEntityMapper The GridShib Entity Mapper is a container for implementations of the EntityMap interface.
TrivialEntityMap A trivial implementation of the EntityMap interface.
 



Copyright © 2007-2008 University of Illinois. All Rights Reserved.