Skip to Content
0
Former Member
Mar 03, 2009 at 07:43 AM

Setting password policy in netwevear 2004s

74 Views

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