Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.2)
E14256-03

Portal User Management
Tag setPassword


Description

Deprecated. Use 'setPassword' in ugm_taglib.jar. Update the password for the user corresponding to the provided username. The user must be currently logged in and can only change their own password (unless they are an administrator).


Tag Information
Tag Classcom.bea.p13n.usermgmt.servlets.jsp.taglib.SetPasswordTag
TagExtraInfo Classcom.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
Body Contentempty
Display NameSet Password

Attributes
NameRequiredRequest-timeDescription
usernametruetrue The username of the user whose password is to be changed.
passwordtruetrue The new user password.
resulttruefalse The name of a variable that will return the result status of the operation, as an Integer. Possible values: UserManagementTagConstants.SET_PASSWORD_OK, UserManagementTagConstants.SET_PASSWORD_FAILED

Variables
No Variables Defined.


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.2)
E14256-03

Copyright © 2010, Oracle. All rights reserved.