org.apache.pluto.spi.optional
Interface UserInfoAttributesService

All Superinterfaces:
ContainerService, UserInfoService

Deprecated. use UserInfoService

public interface UserInfoAttributesService
extends UserInfoService

Used to access user information attributes as described in PLT.17.2 of the JSR-168 specificiation. Attribute persistence is not covered by the spec so it is not done here.

See Also:
UserInfoService

Method Summary
 
Methods inherited from interface org.apache.pluto.spi.optional.UserInfoService
getUserInfo, getUserInfo
 



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