isAuthExpired function

Check if the currently valid authentication method has reached the expiration time.

Check if the currently valid authentication method has reached the expiration time.

isAuthExpired(.Object, ...) ## S4 method for signature 'AuthenticationManager' isAuthExpired(.Object, node)

Arguments

  • .Object: An AuthenticationManager instance
  • ...: (Not yet used)
  • node: A D1Node instance

Returns

A logical value: TRUE if authentication has expired, FALSE if not.

  • Maintainer: Matthew B. Jones
  • License: Apache License 2.0
  • Last published: 2022-06-10