isAuthExpired: Check if the currently valid authentication method has...

isAuthExpiredR Documentation

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 signature '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.


DataONEorg/rdataone documentation built on June 16, 2022, 7:01 p.m.