AuthenticationManager {dataone}R Documentation

Create an AuthenticationManager object

Description

Construct an instance of AuthenticationManager to provide mechanisms to load, verify, and display DataONE authentication information.

Usage

AuthenticationManager(...)

## S4 method for signature 'ANY'
AuthenticationManager()

Arguments

...

(Not yet used)

Value

the AuthenticationManager object


[Package dataone version 2.2.2 Index]