public interface OPasswordValidator extends OSecurityComponent
Modifier and Type | Method and Description |
---|---|
void |
validatePassword(String username,
String password) |
active, config, dispose, isEnabled
void validatePassword(String username, String password) throws OInvalidPasswordException
OInvalidPasswordException
Copyright © 2009–2020 OrientDB. All rights reserved.