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)
Value
A logical value: TRUE if authentication has expired, FALSE if not.
Arguments
- .Object
An AuthenticationManager instance
- ...
(Not yet used)
- node
A D1Node instance