org.apache.jetspeed.userinfo
Interface UserAttributeSource


public interface UserAttributeSource

Required Interface for a User Attribute Source

Version:
$Id: $
Author:
Keith Garry Boyce, David Sean Taylor

Method Summary
 Map getUserAttributeMap(Subject subject, Collection userAttributeRefs, RequestContext context)
           
 

Method Detail

getUserAttributeMap

Map getUserAttributeMap(Subject subject,
                        Collection userAttributeRefs,
                        RequestContext context)
                        throws UserAttributeRetrievalException
Throws:
UserAttributeRetrievalException


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.