Uses of Interface
org.apache.cocoon.portal.profile.ProfileManager

Packages that use ProfileManager
org.apache.cocoon.portal   
org.apache.cocoon.portal.impl   
org.apache.cocoon.portal.profile.impl   
 

Uses of ProfileManager in org.apache.cocoon.portal
 

Methods in org.apache.cocoon.portal that return ProfileManager
 ProfileManager PortalComponentManager.getProfileManager()
          Get the current profile manager
 

Uses of ProfileManager in org.apache.cocoon.portal.impl
 

Fields in org.apache.cocoon.portal.impl declared as ProfileManager
protected  ProfileManager DefaultPortalComponentManager.profileManager
           
 

Methods in org.apache.cocoon.portal.impl that return ProfileManager
 ProfileManager DefaultPortalComponentManager.getProfileManager()
           
 

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

Classes in org.apache.cocoon.portal.profile.impl that implement ProfileManager
 class AbstractProfileManager
          Base class for all profile managers
 class AbstractUserProfileManager
          The profile manager using the authentication framework
 class AuthenticationProfileManager
          The profile manager using the authentication framework
 class StaticProfileManager
           
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.