isAuthExpired: Check if the currently valid authentication method has reached the expiration time.
Description
Check if the currently valid authentication method has reached the expiration time.
Usage
isAuthExpired(.Object, ...)# S4 method for AuthenticationManager
isAuthExpired(.Object, node)
Arguments
.Object
An AuthenticationManager instance
Value
A logical value: TRUE if authentication has expired, FALSE if not.