Top   Module   Use   Manual   Index 

com :: sun :: star :: security :: auth :: login ::

exception CredentialExpiredException

Base Exception
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