Uses of Enum
org.opencms.security.I_CmsPasswordSecurityEvaluator.SecurityLevel
Package
Description
Access control and security classes for the OpenCms ACL permission system.
-
Uses of I_CmsPasswordSecurityEvaluator.SecurityLevel in org.opencms.security
Modifier and TypeMethodDescriptionCmsAdvancedPasswordHandler.evaluatePasswordSecurity
(String password) CmsDefaultPasswordHandler.evaluatePasswordSecurity
(String password) I_CmsPasswordSecurityEvaluator.evaluatePasswordSecurity
(String password) Evaluates the given password security.Returns the enum constant of this type with the specified name.I_CmsPasswordSecurityEvaluator.SecurityLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.