org.apache.jetspeed.userinfo
Interface UserAttributeSource
- All Known Implementing Classes:
- UserManagerUserAttributeSourceImpl
public interface UserAttributeSource
Required Interface for a User Attribute Source
- Version:
- $Id: $
- Author:
- Keith Garry Boyce, David Sean Taylor
getUserAttributeMap
java.util.Map getUserAttributeMap(javax.security.auth.Subject subject,
java.util.Collection userAttributeRefs,
RequestContext context)
throws UserAttributeRetrievalException
- Throws:
UserAttributeRetrievalException
Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.