Check if the currently valid authentication method has reached the expiration time.
isAuthExpired(.Object, ...) ## S4 method for signature 'AuthenticationManager' isAuthExpired(.Object, node)
.Object
: An AuthenticationManager instance...
: (Not yet used)node
: A D1Node instanceA logical value: TRUE if authentication has expired, FALSE if not.