Previous Topic: ODBC Query Scheme MethodsNext Topic: Policy Methods


Password Policy Methods

Unless otherwise specified, the methods listed in this table are in the class SmPolicyApiImpl. The following methods act on password policy objects. You create password policy objects by instantiating SmPasswordPolicy.

Method

Description

addPasswordPolicy()

Adds a password policy object to the policy store.

deletePasswordPolicy()

Deletes a password policy.

getPasswordPolicy()

Gets the contents of a password policy.

isEnabled()

Specifies whether the password policy is enabled.

In class SmPasswordPolicy.

isEntireDir()

Specifies whether the password policy applies to the entire directory.

In class SmPasswordPolicy.

modifyPasswordPolicy()

Modifies a password policy.