This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.userinfo.impl
Class AbstractUserInfoManagerImpl
java.lang.Object
   org.apache.jetspeed.userinfo.impl.AbstractUserInfoManagerImpl
org.apache.jetspeed.userinfo.impl.AbstractUserInfoManagerImpl
- Direct Known Subclasses: 
- MultiSourceUserInfoManagerImpl, UserInfoManagerImpl
- public abstract class AbstractUserInfoManagerImpl 
- extends Object
 Common user info management support
 
- Version:
- $Id: AbstractUserInfoManagerImpl.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- David Le Strat 
| Field Summary | 
| private static org.apache.commons.logging.Log | logLogger
 | 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
log
private static final org.apache.commons.logging.Log log
- Logger
 
 
AbstractUserInfoManagerImpl
public AbstractUserInfoManagerImpl()
mapLinkedUserAttributes
protected Collection mapLinkedUserAttributes(Collection userAttributes,
                                             Collection userAttributeRefs)
- 
 Return the linked attributes mapping portlet user attributes to portal
 user attributes.
  - 
 
- 
- Parameters:
- userAttributes- The declarative portlet user attributes.
- userAttributeRefs- The declarative jetspeed portlet extension user attributes
            reference.
- Returns:
- The collection of linked attributes.
 
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.