
public class ODefaultPasswordValidator extends Object implements OPasswordValidator
| Constructor and Description |
|---|
ODefaultPasswordValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
active() |
void |
config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
void |
dispose() |
boolean |
isEnabled() |
void |
validatePassword(String password) |
public void active()
active in interface OSecurityComponentpublic void config(OServer oServer, OServerConfigurationManager serverCfg, ODocument jsonConfig)
config in interface OSecurityComponentpublic void dispose()
dispose in interface OSecurityComponentpublic boolean isEnabled()
isEnabled in interface OSecurityComponentpublic void validatePassword(String password) throws OInvalidPasswordException
validatePassword in interface OPasswordValidatorOInvalidPasswordExceptionCopyright © 2009–2025 OrientDB. All rights reserved.