public interface IPasswordPolicyType
String
getDescription()
getErrorMsg()
boolean
isValid(String pwd)
void
setThreshold(String threshold)
boolean isValid(String pwd)
String getErrorMsg()
void setThreshold(String threshold)
String getDescription()