Uses of Interface
org.apache.cocoon.portal.profile.impl.UserInfoProvider

Packages that use UserInfoProvider
org.apache.cocoon.auth.portal   
org.apache.cocoon.portal.profile.impl   
 

Uses of UserInfoProvider in org.apache.cocoon.auth.portal
 

Classes in org.apache.cocoon.auth.portal that implement UserInfoProvider
 class UserInfoProviderImpl
          Get the information about the current user.
 

Uses of UserInfoProvider in org.apache.cocoon.portal.profile.impl
 

Classes in org.apache.cocoon.portal.profile.impl that implement UserInfoProvider
 class AuthenticationFWUserInfoProvider
          Get the information about the current user.
 

Fields in org.apache.cocoon.portal.profile.impl declared as UserInfoProvider
protected  UserInfoProvider SiteProfileManager.provider
          The userinfo provider - the connection to the authentication mechanism
protected  UserInfoProvider GroupBasedProfileManager.provider
          The userinfo provider - the connection to the authentication mechanism
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.