| Package | Description |
|---|---|
| com.entrust.toolkit.x509.policies |
Contains classes used to check security policies issued by an Entrust PKI — password rules and client
settings, for example.
|
| Modifier and Type | Method and Description |
|---|---|
PasswordRuleTester |
ClientSettings.getPasswordRuleTester()
Retrieves a
PasswordRuleTester that will apply the rules
appropriate for the current user, based on the user's role. |
PasswordRuleTester |
ClientSettings.getPasswordRuleTester(java.lang.String userCategory)
Retrieves a
PasswordRuleTester that will apply the rules
appropriate for the current user according to the role specified
in the user's verification certificate. |