Constructor to create an instance of the PasswordExpirationWarningImpl with the specified expiration date.
Syntax
PasswordExpirationWarningImpl
(
Date
date
)
Parameters
-
date –
Password expiration date. Should be set to null, if the password does not expire.