com.bea.p13n.usermgmt.taglib

com.bea.p13n.usermgmt.taglib  Package

Interface Summary

UserManagementTagConstants

Constants that represent the success/failure codes for most tag operations.

Class Summary

AddGroupToGroupTag

Corresponds to <ugm:addGroupToGroup>.

AddUserToGroupTag

Corresponds to <ugm:addUserToGroup>.

AnonymousUserUpdateAction

A class to handle transferring properties from an anonymous profile to a newly created user's profile.

CreateGroupExtraInfo

Sets JSP page-scoped variables as a result of the <ugm:createGroup> tag.

CreateGroupTag

Corresponds to <ugm:createGroup>.

CreateUserExtraInfo

Sets JSP page-scoped variables as a result of the <ugm:createUser> tag.

CreateUserTag

Corresponds to <ugm:createUser>.

GetChildGroupNamesExtraInfo

Sets JSP page-scoped variables as a result of the <ugm:getChildGroupNames> tag.

GetChildGroupNamesTag

Corresponds to <ugm:getChildGroupNames>.

GetGroupNamesForUserExtraInfo

Sets JSP page-scoped variables as a result of the <ugm:getGroupNamesForUser> tag.

GetGroupNamesForUserTag

Corresponds to <ugm:getGroupNamesForUser>.

GetParentGroupNamesExtraInfo

Sets JSP page-scoped variables as a result of the <ugm:getParentGroupName> tag.

GetParentGroupNamesTag

Corresponds to <ugm:getParentGroupName>.

GetTopLevelGroupsExtraInfo

Sets JSP page-scoped variables as a result of the <ugm:getTopLevelGroups> tag.

GetTopLevelGroupsTag

Corresponds to <ugm:getTopLevelGroups>.

GetUserNamesExtraInfo

Sets JSP page-scoped variables as a result of the <ugm:getUserNames> tag.

GetUserNamesForGroupExtraInfo

Sets JSP page-scoped variables as a result of the <ugm:getUserNamesForGroup> tag.

GetUserNamesForGroupTag

Corresponds to <ugm:getUsernamesForGroup>.

GetUserNamesTag

Corresponds to <ugm:getUsernames>.

LoginTag

Corresponds to <ugm:login>.

LogoutTag

Corresponds to <ugm:logout>.

RemoveGroupFromGroupTag

Corresponds to <ugm:removeGroupFromGroup>.

RemoveGroupTag

Corresponds to <ugm:removeGroup>.

RemoveUserFromGroupTag

Corresponds to <ugm:removeUserFromGroup>.

RemoveUserTag

Corresponds to <ugm:removeUser>.

ResultTag

Base class for tags that can take the name of a variable to assign a result to.

ResultTagExtraInfo

TagExtraInfo implementation that just sets a result id variable for the jsp.

SetPasswordTag

Corresponds to <ugm:setPassword>.

UserManagementTag

Base class for all user managment tags.

UserManagementTagExtraInfo

Base class for User Management extra info tag classes.