| Verify that this password is an ok password. If a password
is not verified it is thrown out and a new password is tried.
Always returning false from this method will cause an infinite
loop.
Parameters: password - an array of characters representing a password. true iff this password is ok. since: ostermillerutils 1.00.00 |