com.bea.p13n.usermgmt.profile.taglib

com.bea.p13n.usermgmt.profile.taglib  Package

Class Summary

CreateProfileExtraInfo

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

CreateProfileTag

Corresponds to <profile:createProfile>.

GetProfileExtraInfo

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

GetProfileTag

Corresponds to <profile:getProfile>.

GetPropertyAsStringExtraInfo

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

GetPropertyAsStringTag

Corresponds to <profile:getPropertyAsString>.

GetPropertyExtraInfo

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

GetPropertyTag

Corresponds to <profile:getProperty>.

ProfileManagementTag

Base class for all user managment tags.

PropertyTag

Base class for get/set property tags, provides access to cached profile and anonymous profile, as well as common attributes.

RemovePropertyTag

Corresponds to <profile:removeProperty>.

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.

SetPropertyTag

Corresponds to <profile:setProperty>.

SetPropertyTagExtraInfo

TagExtraInfo implementation that just computes isValid for WLW.