Uses of Interface
org.apache.pluto.spi.optional.UserInfoService

Packages that use UserInfoService
org.apache.pluto The root package of the Pluto Portlet Container. 
org.apache.pluto.core   
org.apache.pluto.driver.services.container   
org.apache.pluto.spi.optional   
 

Uses of UserInfoService in org.apache.pluto
 

Methods in org.apache.pluto that return UserInfoService
 UserInfoService OptionalContainerServices.getUserInfoService()
          Returns the user info service implementation used by the container.
 

Uses of UserInfoService in org.apache.pluto.core
 

Classes in org.apache.pluto.core that implement UserInfoService
 class DefaultUserInfoService
          UserInfo
 

Methods in org.apache.pluto.core that return UserInfoService
 UserInfoService DefaultOptionalContainerServices.getUserInfoService()
           
 

Uses of UserInfoService in org.apache.pluto.driver.services.container
 

Methods in org.apache.pluto.driver.services.container that return UserInfoService
 UserInfoService ContainerServicesImpl.getUserInfoService()
           
 

Uses of UserInfoService in org.apache.pluto.spi.optional
 

Subinterfaces of UserInfoService in org.apache.pluto.spi.optional
 interface UserInfoAttributesService
          Deprecated. use UserInfoService
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.