JAVA/CORBA-KLASSEN
Verifies a plain string value against a hashed value.
Hinweis This method is new with Release 6.5.
Defined in
Session
Syntax
public boolean verifyPassword(String password, String hashedpassword) throws NotesException
Parameters
String password
boolean
Use hashPassword to create a hashed value.
Language cross-reference
VerifyPassword method in LotusScript NotesSession class
Beispiel Siehe auch