Hi ,
This is regarding the UME API's in Java for Netweaver 2004s.
In the link
http://help.sap.com/javadocs/nwce/current/se/SP5/com/sap/security/api/IUserAccount.html
I could see the follwing options for setting the password ploicy.
static java.lang.String SECURITY_POLICY
static java.lang.String SECURITY_POLICY_TYPE_DEFAULT
static java.lang.String SECURITY_POLICY_TYPE_TECHNICAL
static java.lang.String SECURITY_POLICY_TYPE_UNKNOWN
I could not find a get or set api to perform the above task for the user.
Can you please let me know which method should i use to set the password policy for the user.
Best Regards
Manoj