Uses of Class
org.apache.jetspeed.userinfo.UserAttributeRetrievalException

Packages that use UserAttributeRetrievalException
org.apache.jetspeed.userinfo   
org.apache.jetspeed.userinfo.impl   
 

Uses of UserAttributeRetrievalException in org.apache.jetspeed.userinfo
 

Methods in org.apache.jetspeed.userinfo that throw UserAttributeRetrievalException
 java.util.Map UserAttributeSource.getUserAttributeMap(javax.security.auth.Subject subject, java.util.Collection userAttributeRefs, RequestContext context)
           
 

Uses of UserAttributeRetrievalException in org.apache.jetspeed.userinfo.impl
 

Methods in org.apache.jetspeed.userinfo.impl that throw UserAttributeRetrievalException
 java.util.Map UserManagerUserAttributeSourceImpl.getUserAttributeMap(javax.security.auth.Subject subject, java.util.Collection userAttributeRefs, RequestContext context)
           
 



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