exception CredentialExpiredException in module com::sun::star::security::auth::login::

(Global Index)

Syntax

exception CredentialExpiredException : com::sun::star::security::auth::login::LoginException ;

Description

WARNING: this is just a draft and may be changed!

This exception is thrown if a Credential has expired, e.g. the process of authenticating a user may determine that the user's password, although entered correctly, has expired.
Top of Page