|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserInfo | |
---|---|
org.apache.cocoon.auth.portal | |
org.apache.cocoon.portal.profile.impl |
Uses of UserInfo in org.apache.cocoon.auth.portal |
---|
Subclasses of UserInfo in org.apache.cocoon.auth.portal | |
---|---|
static class |
UserInfoProviderImpl.PortalUserInfo
The user info for the portal engine. |
Methods in org.apache.cocoon.auth.portal that return UserInfo | |
---|---|
UserInfo |
UserInfoProviderImpl.getUserInfo(String portalName,
String layoutKey)
|
Uses of UserInfo in org.apache.cocoon.portal.profile.impl |
---|
Subclasses of UserInfo in org.apache.cocoon.portal.profile.impl | |
---|---|
static class |
AuthenticationFWUserInfoProvider.AFWUserInfo
|
Methods in org.apache.cocoon.portal.profile.impl that return UserInfo | |
---|---|
UserInfo |
UserInfoProvider.getUserInfo(String portalName,
String layoutKey)
Return the user info about the current user. |
UserInfo |
AuthenticationFWUserInfoProvider.getUserInfo(String portalName,
String layoutKey)
|
Methods in org.apache.cocoon.portal.profile.impl with parameters of type UserInfo | |
---|---|
protected Map |
SiteProfileManager.buildKey(String category,
String profileType,
UserInfo info,
boolean load)
|
protected Map |
GroupBasedProfileManager.buildKey(String category,
String profileType,
UserInfo info,
boolean load)
|
protected boolean |
GroupBasedProfileManager.getCopletInstanceDatas(ProfileLS loader,
UserProfile profile,
UserInfo info,
PortalService service,
String category)
|
protected Map |
SiteProfileManager.getGlobalBaseDatas(ProfileLS loader,
UserInfo info,
PortalService service)
|
protected Map |
GroupBasedProfileManager.getGlobalBaseDatas(ProfileLS loader,
UserInfo info,
PortalService service)
|
protected Map |
SiteProfileManager.getGlobalDatas(ProfileLS loader,
UserInfo info,
PortalService service,
UserProfile profile)
|
protected Map |
GroupBasedProfileManager.getGlobalDatas(ProfileLS loader,
UserInfo info,
PortalService service,
UserProfile profile)
|
protected boolean |
GroupBasedProfileManager.getLayout(ProfileLS loader,
UserProfile profile,
UserInfo info,
PortalService service,
String category)
|
protected void |
SiteProfileManager.getSiteProfile(ProfileLS loader,
UserInfo info,
PortalService service,
SiteProfileManager.UserProfileInfo storedProfile)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |