Package | Description |
---|---|
org.apache.openmeetings.db.entity.user | |
org.apache.openmeetings.db.util |
Modifier and Type | Method and Description |
---|---|
void |
User.updatePassword(ConfigurationDao configDao,
String pass) |
void |
User.updatePassword(ConfigurationDao configDao,
String pass,
boolean empty) |
Modifier and Type | Method and Description |
---|---|
static int |
UserHelper.getMinLoginLength(ConfigurationDao cfgDao) |
static int |
UserHelper.getMinPasswdLength(ConfigurationDao cfgDao) |
static boolean |
UserHelper.invalidPassword(String pass,
ConfigurationDao cfgDao) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.