showAuth {dataone} | R Documentation |
Display all authentication information
Description
Display all authentication information
Usage
showAuth(.Object, ...)
## S4 method for signature 'AuthenticationManager'
showAuth(.Object, node)
Arguments
.Object |
An AuthenticationManager instance |
... |
(Not yet used) |
node |
A D1Node instance |
[Package dataone version 2.2.2 Index]