dataone (version 2.2.1)

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

...

(Not yet used)

node

A D1Node instance

Value

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