Package com.bea.p13n.usermgmt.servlets.jsp.taglib

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

Class Summary
AddGroupToGroupTag Deprecated Use com.bea.p13n.usermgmt.taglib.AddGroupToGroupTag
AddUserToGroupTag Deprecated Use com.bea.p13n.usermgmt.taglib.AddUserToGroupTag
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 <um:createGroup> tag.
CreateGroupTag Deprecated Use com.bea.p13n.usermgmt.taglib.CreateGroupTag
CreateUserExtraInfo Sets JSP page-scoped variables as a result of the <um:createUser> tag.
CreateUserTag Deprecated Use com.bea.p13n.usermgmt.taglib.CreateUserTag
GetChildGroupNamesExtraInfo Sets JSP page-scoped variables as a result of the <um:getChildGroupNames> tag.
GetChildGroupNamesTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetChildGroupNamesTag
GetGroupNamesForUserExtraInfo Sets JSP page-scoped variables as a result of the <um:getGroupNamesForUser> tag.
GetGroupNamesForUserTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetGroupNamesForUserTag
GetParentGroupNameExtraInfo Sets JSP page-scoped variables as a result of the <um:getParentGroupName> tag.
GetParentGroupNameTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetParentGroupNamesTag
GetProfileExtraInfo Sets JSP page-scoped variables as a result of the <um:getProfile> tag.
GetProfileTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetProfileTag
GetPropertyAsStringExtraInfo Sets JSP page-scoped variables as a result of the <um:getPropertyAsString> tag.
GetPropertyAsStringTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetPropertyAsStringTag
GetPropertyExtraInfo Sets JSP page-scoped variables as a result of the <um:getProperty> tag.
GetPropertyTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetPropertyTag
GetTopLevelGroupsExtraInfo Sets JSP page-scoped variables as a result of the <um:getTopLevelGroups> tag.
GetTopLevelGroupsTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetTopLevelGroupsTag
GetUserNamesExtraInfo Sets JSP page-scoped variables as a result of the <um:getUserNames> tag.
GetUserNamesForGroupExtraInfo Sets JSP page-scoped variables as a result of the <um:getUserNamesForGroup> tag.
GetUserNamesForGroupTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetUserNamesForGroupTag
GetUserNamesTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetUserNamesTag
LoginTag Corresponds to <um:login>.
LogoutTag Corresponds to <um:logout>.
PropertyTag Deprecated Use com.bea.p13n.usermgmt.taglib.GetPropertyTag
RemoveGroupFromGroupTag Deprecated Use com.bea.p13n.usermgmt.taglib.RemoveGroupFromGroupTag
RemoveGroupTag Deprecated Use com.bea.p13n.usermgmt.taglib.RemoveGroupTag
RemovePropertyTag Deprecated Use com.bea.p13n.usermgmt.taglib.RemovePropertyTag
RemoveUserFromGroupTag Deprecated Use com.bea.p13n.usermgmt.taglib.RemoveUserFromGroupTag
RemoveUserTag Deprecated Use com.bea.p13n.usermgmt.taglib.RemoveUserTag
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 <um:setPassword>.
SetPropertyTag Deprecated Use com.bea.p13n.usermgmt.taglib.SetPropertyTag
UserManagementTag Base class for all user managment tags.
UserManagementTagExtraInfo Base class for User Management extra info tag classes.
 



Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.