Portal User and Group Management
Tag setPassword


Description

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.taglib.SetPasswordTag
TagExtraInfo Classcom.bea.p13n.usermgmt.taglib.ResultTagExtraInfo
Body Contentempty
Display NameSet Password

Attributes
NameRequiredRequest-timeDescription
atnProviderfalsetrue The authentication provider for the group. The default provider will be used if not specified.
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.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008, ${product.vendor} 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.