Uses of Interface
org.apache.jetspeed.om.common.UserAttributeRef

Packages that use UserAttributeRef
org.apache.jetspeed.om.common.portlet   
org.apache.jetspeed.userinfo   
 

Uses of UserAttributeRef in org.apache.jetspeed.om.common.portlet
 

Methods in org.apache.jetspeed.om.common.portlet with parameters of type UserAttributeRef
 void MutablePortletApplication.addUserAttributeRef(UserAttributeRef userAttributeRef)
          Adds a user attribute ref to the user attribute ref set.
 

Uses of UserAttributeRef in org.apache.jetspeed.userinfo
 

Method parameters in org.apache.jetspeed.userinfo with type arguments of type UserAttributeRef
 java.util.Map<java.lang.String,java.lang.String> UserAttributeSource.getUserAttributeMap(javax.security.auth.Subject subject, java.util.Collection<UserAttributeRef> userAttributeRefs, RequestContext context)
           
 



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